Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch for XFree86 building | Brian Paul | 2000-02-01 | 1 | -1/+11 |
* | changed message format, added GL_EXT_texture3d | Brian Paul | 2000-01-31 | 1 | -3/+17 |
* | moved entrypoints here from glapi.c | Brian Paul | 2000-01-28 | 1 | -1/+64 |
* | generic_noop() now returns 0 | Brian Paul | 2000-01-18 | 1 | -4/+5 |
* | include dispatch.h | Brian Paul | 2000-01-13 | 1 | -1/+2 |
* | added missing glHintPGI() function | Brian Paul | 2000-01-07 | 1 | -1/+4 |
* | removed cpp conditionals from _mesa_init_exec_table() | Brian Paul | 2000-01-07 | 1 | -31/+16 |
* | implemented GL_ARB_tranpose_matrix | Brian Paul | 1999-12-10 | 1 | -1/+9 |
* | move dispatch table size check into _mesa_init_no_op_table() | Brian Paul | 1999-11-27 | 1 | -11/+12 |
* | added _mesa_init_no_op_table() | Brian Paul | 1999-11-27 | 1 | -1/+33 |
* | replaced EXT_color_table with EXT_paletted_texture | Brian Paul | 1999-11-12 | 1 | -2/+2 |
* | ColorTableEXT clean-up | Brian Paul | 1999-11-11 | 1 | -6/+6 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -0/+546 |