Age | Commit message (Expand) | Author |
---|---|---|
2004-06-30 | Add infrastructure for t_vertex.c codegen. Add an example driver | Keith Whitwell |
2004-06-22 | Don't include glapi_*.S files in DRI / solo builds. | Ian Romanick |
2004-04-27 | Removed the old teximage code. | Brian Paul |
2004-04-14 | Use tcc and the emitted C code from s_fragprog_to_c.c to dynamically compile | Keith Whitwell |
2004-03-29 | fix the build | Brian Paul |
2004-03-29 | First round of codegen for t_vtx_api.c -- ie the Begin/Vertex/End code. | Keith Whitwell |
2004-03-26 | added OSMESA_DRIVER_OBJECTS and COMMON_DRIVER_OBJECTS | Brian Paul |
2004-03-21 | Implemented support for software-based AUX color buffers. | Brian Paul |
2004-02-24 | s/transform/tnl/ | Brian Paul |
2004-01-20 | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul |
2004-01-05 | Beef up t_vertex.c: | Keith Whitwell |
2004-01-05 | Add t_vertex.c | Keith Whitwell |
2003-12-12 | lists of common source files | Brian Paul |