summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/ARB_sync.xml
Commit message (Collapse)AuthorAgeFilesLines
* glapi: mv code generation to subdirGeorge Sapountzis2010-02-241-84/+0
| | | | This just moves files, code generation Makefile will be fixed in next commit for easier review.
* glapi: comment-out TIMEOUT_IGNOREDBrian Paul2010-01-041-1/+3
| | | | This is not really a GLenum value.
* glapi: fix incorrect/missing return types for glFenceSync(), glClientWaitSync()Brian Paul2009-09-031-1/+2
|
* ARB sync: Add base infrastructure for GL_ARB_syncIan Romanick2009-09-031-0/+81