Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prototype implementation of new GL_EXT_timer_query extension (not finalized ↵ | Brian Paul | 2005-09-02 | 1 | -4/+7 |
| | | | | | | yet). Extends the query mechanism to query elapsed time while rendering. | ||||
* | fix some memory leaks (bug #1002030) | Brian Paul | 2004-08-14 | 1 | -2/+5 |
| | |||||
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -8/+8 |
| | | | | | points so that the calling conventions will work correctly with the assembler stubs with the Open Watcom compiler. | ||||
* | Restore more code lost during last big merge. | Brian Paul | 2003-07-22 | 1 | -0/+3 |
| | | | | Rename colortable-related functions. | ||||
* | Implemented GL_ARB_occlusion_query (not 100% finalized). | Brian Paul | 2003-06-13 | 1 | -0/+55 |