Age | Commit message (Expand) | Author |
2005-04-22 | Simplify the pipeline_stage structure | Keith Whitwell |
2005-03-02 | use COPY_CLEAN_4V macro to replace using both ASSIGN_4V & COPY_SZ_4V | Alan Hourihane |
2005-02-10 | mesa-tnl-0-to-NULL.patch from Jeff Muizelaar | Keith Whitwell |
2005-01-22 | Determine ahead of time whether a display list will include vertices | Keith Whitwell |
2005-01-05 | Give attributes with zero-stride a count of 1 to make it easier | Keith Whitwell |
2004-04-23 | Added ctx->Vertex/FragmentProgram._Enable flags. Set when vertex/fragment | Brian Paul |
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 |
2004-01-05 | Re-commit t_vertex.[ch] changes to fd.o server. | Keith Whitwell |
2003-12-09 | Call UpdateMaterials when they have changed | Keith Whitwell |
2003-12-05 | include glheader.h first, to prevent warnings about GLAPIENTRYP being redefined | Brian Paul |
2003-12-03 | Ensure PRIM_BEGIN marker isn't lost when incomplete primitives are wrapped. | Keith Whitwell |
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 |