Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-23 | Added -l option for explicit locking around Xlib and GLX calls in | Brian Paul | |
threaded code. Seems to improve reliability quite a bit. | |||
2006-03-23 | Added -p option to create a display connection per thread. | Brian Paul | |
This seems more stabile than using one display connection for all threads. Still get an occasional Xlib: unexpected async reply error, unfortunately. | |||
2006-03-15 | updated some printfs, added comment about sched_yield | Brian Paul | |
2004-07-02 | redo the event loop to make event response better | Brian Paul | |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | |
2002-03-08 | fix some minor warnings | Brian Paul | |
2000-07-20 | added GLX multi-thread demo | Brian Paul | |