Ticket #1 (closed defect: fixed)
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: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.
