| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add slang preprocessor C sources; add slang include directories | Michal Krol | 2005-01-18 | 1 | -1/+10 |
* | add src/mesa/shader/slang to INCLUDE_DIRS | Michal Krol | 2005-01-17 | 1 | -1/+2 |
* | _mesa_GetInteger/Float/Boolean/Doublev() are now generated with the new | Brian Paul | 2005-01-16 | 1 | -0/+1 |
* | add shader/shaderobjects_3dlabs.c | Michal Krol | 2005-01-13 | 1 | -1/+2 |
* | Add t_vb_cull.c (Bernard Blackham) | Keith Whitwell | 2005-01-07 | 1 | -0/+1 |
* | Implement software ATI_fragment_shader | Dave Airlie | 2004-12-19 | 1 | -0/+2 |
* | name parameter to glGetActiveAttribARB() should not be const. | Brian Paul | 2004-10-28 | 1 | -1/+2 |
* | Add support for optimized versions of the code underlying ReadPixels | Ian Romanick | 2004-10-14 | 1 | -0/+1 |
* | Initial support for PowerPC specific code in Mesa and DRI drivers. DRI | Ian Romanick | 2004-10-13 | 1 | -1/+2 |
* | Add infrastructure for t_vertex.c codegen. Add an example driver | Keith Whitwell | 2004-06-30 | 1 | -0/+2 |
* | Don't include glapi_*.S files in DRI / solo builds. | Ian Romanick | 2004-06-22 | 1 | -2/+6 |
* | Removed the old teximage code. | Brian Paul | 2004-04-27 | 1 | -1/+2 |
* | Use tcc and the emitted C code from s_fragprog_to_c.c to dynamically compile | Keith Whitwell | 2004-04-14 | 1 | -0/+2 |
* | fix the build | Brian Paul | 2004-03-29 | 1 | -9/+14 |
* | First round of codegen for t_vtx_api.c -- ie the Begin/Vertex/End code. | Keith Whitwell | 2004-03-29 | 1 | -1/+4 |
* | added OSMESA_DRIVER_OBJECTS and COMMON_DRIVER_OBJECTS | Brian Paul | 2004-03-26 | 1 | -0/+4 |
* | Implemented support for software-based AUX color buffers. | Brian Paul | 2004-03-21 | 1 | -0/+1 |
* | s/transform/tnl/ | Brian Paul | 2004-02-24 | 1 | -1/+1 |
* | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul | 2004-01-20 | 1 | -0/+3 |
* | Beef up t_vertex.c: | Keith Whitwell | 2004-01-05 | 1 | -2/+1 |
* | Add t_vertex.c | Keith Whitwell | 2004-01-05 | 1 | -0/+1 |
* | lists of common source files | Brian Paul | 2003-12-12 | 1 | -0/+236 |