summaryrefslogtreecommitdiff
path: root/src/mesa/main/occlude.c
AgeCommit message (Expand)Author
2003-11-28more tweaks to error checking and reportingBrian Paul
2003-11-28if id==0 in glGetQueryObject, raise GL_INVALID_OPERATIONBrian Paul
2003-11-28fix an error testBrian Paul
2003-10-21Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett
2003-08-30Silence compiler warnings about implicit casts or conversions by supplying ex...Karl Schultz
2003-07-22Restore more code lost during last big merge.Brian Paul
2003-07-17Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell
2003-06-13Implemented GL_ARB_occlusion_query (not 100% finalized).Brian Paul