Ticket #1 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Multithreading issues

Reported by: art Owned by: art
Priority: major Milestone: Multithreading
Version: Keywords:
Cc:

Description

Current svn-code isn't run properly if osgViewer::Viewer::setThreadingModel(osgViewer::Viewer::SingleThreaded?); isn't activated. The default threading model of the osg viewer is DrawThreadPerContext?, which seems to be broken with osgPPU right now.

Change History

comment:1 Changed 4 years ago by art

  • Owner set to art
  • Status changed from new to assigned

comment:2 in reply to: ↑ description Changed 4 years ago by art

  • Status changed from assigned to closed
  • Resolution set to fixed

All issues were corrected. Multithreading issues seems to be solved.

Note: See TracTickets for help on using tickets.