Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added missing error check in _mesa_BeginQueryARB (Cedric Gautier). minor cle... | Brian Paul | 2004-03-02 | 1 | -10/+7 |
* | more tweaks to error checking and reporting | Brian Paul | 2003-11-28 | 1 | -7/+8 |
* | if id==0 in glGetQueryObject, raise GL_INVALID_OPERATION | Brian Paul | 2003-11-28 | 1 | -6/+9 |
* | fix an error test | Brian Paul | 2003-11-28 | 1 | -1/+1 |
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -8/+8 |
* | Silence compiler warnings about implicit casts or conversions by supplying ex... | Karl Schultz | 2003-08-30 | 1 | -1/+1 |
* | Restore more code lost during last big merge. | Brian Paul | 2003-07-22 | 1 | -0/+14 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -1/+1 |
* | Implemented GL_ARB_occlusion_query (not 100% finalized). | Brian Paul | 2003-06-13 | 1 | -0/+314 |