Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added ctx->Vertex/FragmentProgram._Enable flags. Set when vertex/fragment | Brian Paul | 2004-04-23 | 1 | -1/+8 |
* | Inline get_size as an interim measure to get rid of function call overhead. | Michel Dänzer | 2004-03-01 | 1 | -1/+1 |
* | Cosmetic changes. | Brian Paul | 2004-01-15 | 1 | -15/+9 |
* | Re-commit t_vertex.[ch] changes to fd.o server. | Keith Whitwell | 2004-01-05 | 1 | -1/+2 |
* | Call UpdateMaterials when they have changed | Keith Whitwell | 2003-12-09 | 1 | -0/+4 |
* | include glheader.h first, to prevent warnings about GLAPIENTRYP being redefined | Brian Paul | 2003-12-05 | 1 | -0/+1 |
* | Ensure PRIM_BEGIN marker isn't lost when incomplete primitives are wrapped. | Keith Whitwell | 2003-12-03 | 1 | -2/+0 |
* | fix assorted g++ warnings | Brian Paul | 2003-11-25 | 1 | -2/+2 |
* | Remove unnecessary usage of __FUNCTION__. | Brian Paul | 2003-11-25 | 1 | -2/+2 |
* | set the VB->FogCoordPtr with the other legacy pointers | Brian Paul | 2003-11-24 | 1 | -0/+1 |
* | Merge vtx-0-2-branch | Keith Whitwell | 2003-11-24 | 1 | -0/+218 |