Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glapi: mv code generation to subdir | George Sapountzis | 2010-02-24 | 1 | -84/+0 |
| | | | | This just moves files, code generation Makefile will be fixed in next commit for easier review. | ||||
* | glapi: comment-out TIMEOUT_IGNORED | Brian Paul | 2010-01-04 | 1 | -1/+3 |
| | | | | This is not really a GLenum value. | ||||
* | glapi: fix incorrect/missing return types for glFenceSync(), glClientWaitSync() | Brian Paul | 2009-09-03 | 1 | -1/+2 |
| | |||||
* | ARB sync: Add base infrastructure for GL_ARB_sync | Ian Romanick | 2009-09-03 | 1 | -0/+81 |