summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/occlude.h
Commit message (Collapse)AuthorAgeFilesLines
* Prototype implementation of new GL_EXT_timer_query extension (not finalized ↵Brian Paul2005-09-021-4/+7
| | | | | | yet). Extends the query mechanism to query elapsed time while rendering.
* fix some memory leaks (bug #1002030)Brian Paul2004-08-141-2/+5
|
* Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett2003-10-211-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 Paul2003-07-221-0/+3
| | | | Rename colortable-related functions.
* Implemented GL_ARB_occlusion_query (not 100% finalized).Brian Paul2003-06-131-0/+55