Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated options/help | Brian Paul | 2008-05-07 | 1 | -5/+18 |
| | |||||
* | silence warning | Brian | 2008-04-03 | 1 | -1/+1 |
| | |||||
* | Darwin: Config/source fixes to now build glxdemo apps and OSMesa | Jeremy Huddleston | 2008-03-10 | 1 | -1/+1 |
| | | | | | Also added darwin-fat-32bit darwin-fat-all configs and deleted old darwin-x86ppc config (cherry picked from commit 7120c0089d663a2b7e7b0c97da38f9bc233fbdd7) | ||||
* | Use XDisplayName() when reporting errors (bug 8079). | Brian | 2006-12-13 | 1 | -1/+1 |
| | |||||
* | Added -l option for explicit locking around Xlib and GLX calls in | Brian Paul | 2006-03-23 | 1 | -5/+64 |
| | | | | threaded code. Seems to improve reliability quite a bit. | ||||
* | Added -p option to create a display connection per thread. | Brian Paul | 2006-03-23 | 1 | -23/+88 |
| | | | | | This seems more stabile than using one display connection for all threads. Still get an occasional Xlib: unexpected async reply error, unfortunately. | ||||
* | updated some printfs, added comment about sched_yield | Brian Paul | 2006-03-15 | 1 | -3/+7 |
| | |||||
* | redo the event loop to make event response better | Brian Paul | 2004-07-02 | 1 | -27/+23 |
| | |||||
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
| | |||||
* | fix some minor warnings | Brian Paul | 2002-03-08 | 1 | -1/+2 |
| | |||||
* | added GLX multi-thread demo | Brian Paul | 2000-07-20 | 1 | -0/+420 |