| Commit message (Expand) | Author | Age | Files | Lines |
* | New colormac.h file for color-related macros. | Brian Paul | 2000-10-28 | 1 | -1/+2 |
* | Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c | Brian Paul | 2000-10-27 | 1 | -21/+18 |
* | Implement EXT_fog_coord and EXT_secondary_color. | Keith Whitwell | 2000-10-27 | 1 | -1/+25 |
* | First batch of OpenGL SI related changes: | Brian Paul | 2000-09-26 | 1 | -2/+2 |
* | added convolve.h header | Brian Paul | 2000-08-23 | 1 | -1/+2 |
* | Fix for miscolored rects in display lists. | Keith Whitwell | 2000-07-10 | 1 | -4/+3 |
* | added EXT version of vertex array functions | Brian Paul | 2000-06-12 | 1 | -25/+33 |
* | more work on GL_ARB_texture_compression | Brian Paul | 2000-06-06 | 1 | -5/+272 |
* | changed allocation/initialization of API dispatch tables | Brian Paul | 2000-05-24 | 1 | -4/+4 |
* | initial work for GL_ARB_texture_compression | Brian Paul | 2000-05-23 | 1 | -1/+67 |
* | added a bunch of imaging functions | Brian Paul | 2000-05-19 | 1 | -15/+469 |
* | replaced components with internalFormat | Brian Paul | 2000-05-18 | 1 | -5/+5 |
* | added GL_SGIX/SGIS_pixel_texture | Brian Paul | 2000-04-07 | 1 | -1/+72 |
* | added more locking | Brian Paul | 2000-03-21 | 1 | -1/+9 |
* | fixed compiler warnings on BeOS R4 | Brian Paul | 2000-03-19 | 1 | -2/+2 |
* | runtime selectable depth buffer depth | Brian Paul | 2000-03-03 | 1 | -2/+3 |
* | save ColorTable and ColorSubTable commands | Brian Paul | 2000-03-03 | 1 | -3/+3 |
* | Fog coordinate stage which drivers may use to replace standard fogging | Keith Whitwell | 2000-02-25 | 1 | -3/+6 |
* | bunch of dispatch and extension-related changes | Brian Paul | 2000-02-24 | 1 | -48/+46 |
* | now using dynamically allocated api dispatch tables | Brian Paul | 2000-02-12 | 1 | -209/+209 |
* | added code for all GL_MESA_window_pos functions | Brian Paul | 2000-02-11 | 1 | -1/+138 |
* | don't include dispatch.h | Brian Paul | 2000-02-02 | 1 | -2/+1 |
* | updated includes for source file reorg | Brian Paul | 2000-02-02 | 1 | -12/+3 |
* | added save_TexImage3DEXT() | Brian Paul | 2000-01-31 | 1 | -1/+17 |
* | prefixed hash functions with _mesa_ | Brian Paul | 2000-01-24 | 1 | -9/+9 |
* | made some functions static | Brian Paul | 2000-01-13 | 1 | -25/+25 |
* | added missing glHintPGI() function | Brian Paul | 2000-01-07 | 1 | -2/+26 |
* | removed _GLAPI_ extension testing | Brian Paul | 1999-12-15 | 1 | -29/+16 |
* | implemented GL_ARB_tranpose_matrix | Brian Paul | 1999-12-10 | 1 | -1/+42 |
* | added call to _mesa_init_no_op_table() | Brian Paul | 1999-11-27 | 1 | -1/+4 |
* | include glapi.h | Brian Paul | 1999-11-25 | 1 | -1/+2 |
* | 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 | -12/+12 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -635/+1639 |
* | more fixes for glDrawArrays | Keith Whitwell | 1999-11-09 | 1 | -4/+2 |
* | clean-up of header includes (Daryll) | Brian Paul | 1999-11-08 | 1 | -5/+1 |
* | new texture image processing | Brian Paul | 1999-11-03 | 1 | -158/+221 |
* | fixed a typo in a comment | Brian Paul | 1999-10-31 | 1 | -2/+2 |
* | Changes to reduce the memory footprint of display lists | Keith Whitwell | 1999-10-19 | 1 | -19/+75 |
* | removed GL_EXT_get_proc_address | Brian Paul | 1999-10-16 | 1 | -4/+1 |
* | removed GL_ prefix from memory macros | Brian Paul | 1999-10-13 | 1 | -12/+12 |
* | now using GL_MALLOC, GL_FREE | Brian Paul | 1999-10-10 | 1 | -19/+16 |
* | fixed reference count bug in save_TexImage3DEXT() | Brian Paul | 1999-10-09 | 1 | -1/+5 |
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -2/+8 |
* | Bugfix for ctx->backface_sign calculation | Keith Whitwell | 1999-09-20 | 1 | -10/+10 |
* | added GL_EXT_get_proc_address | Brian Paul | 1999-09-11 | 1 | -1/+5 |
* | fix for mga depthbuffer resize | Keith Whitwell | 1999-09-04 | 1 | -10/+13 |
* | various pipeline bugs | Keith Whitwell | 1999-08-26 | 1 | -1/+5 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+3501 |