Age | Commit message (Expand) | Author |
2005-11-16 | Replace GL_POLYGON+1 with PRIM_OUTSIDE_BEGIN_END | Brian Paul |
2005-09-19 | additional wrapper updates, bug 4468 | Brian Paul |
2005-04-22 | Simplify the pipeline_stage structure | Keith Whitwell |
2005-02-10 | mesa-tnl-0-to-NULL.patch from Jeff Muizelaar | Keith Whitwell |
2005-02-10 | Catch no-op vertex buffers consisting only of vertices which will | Keith Whitwell |
2005-01-05 | Give attributes with zero-stride a count of 1 to make it easier | Keith Whitwell |
2004-03-01 | Inline get_size as an interim measure to get rid of function call overhead. | Michel Dänzer |
2004-01-15 | Cosmetic changes. | Brian Paul |
2003-11-25 | fix assorted g++ warnings | Brian Paul |
2003-11-25 | Remove unnecessary usage of __FUNCTION__. | Brian Paul |
2003-11-24 | set the VB->FogCoordPtr with the other legacy pointers | Brian Paul |
2003-11-24 | Merge vtx-0-2-branch | Keith Whitwell |
2003-03-01 | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul |
2002-10-24 | Header file clean-up: | Brian Paul |
2002-06-29 | Applied Matt Sealey's patch to remove/isolate all stdio.h function calls. | Brian Paul |
2002-05-11 | another checkpoint of struct immediate replacement code | Keith Whitwell |
2002-04-18 | Core of the future vertex engine. Isn't built yet, nor will be for a while... | Keith Whitwell |