summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/occlude.c
Commit message (Expand)AuthorAgeFilesLines
* Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett2003-10-211-8/+8
* Silence compiler warnings about implicit casts or conversions by supplying ex...Karl Schultz2003-08-301-1/+1
* Restore more code lost during last big merge.Brian Paul2003-07-221-0/+14
* Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell2003-07-171-1/+1
* Implemented GL_ARB_occlusion_query (not 100% finalized).Brian Paul2003-06-131-0/+314