summaryrefslogtreecommitdiff
path: root/src/mesa/main/occlude.h
AgeCommit message (Collapse)Author
2003-10-21Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett
points so that the calling conventions will work correctly with the assembler stubs with the Open Watcom compiler.
2003-07-22Restore more code lost during last big merge.Brian Paul
Rename colortable-related functions.
2003-06-13Implemented GL_ARB_occlusion_query (not 100% finalized).Brian Paul