| Commit message (Expand) | Author | Age | Files | Lines |
* | build fixes | Alan Hourihane | 2004-04-08 | 1 | -1/+2 |
* | New Makefile system | Brian Paul | 2004-03-26 | 1 | -0/+123 |
* | Implemented support for software-based AUX color buffers. | Brian Paul | 2004-03-21 | 3 | -6/+6 |
* | unfinished SOLO driver for TDFX | Daniel Borca | 2004-03-15 | 1 | -0/+525 |
* | Adjust includes to help DRI build | Jon Smirl | 2004-03-12 | 1 | -0/+2 |
* | Adjustments to make everything use IOCTL/sarea defines in DRM instead | Jon Smirl | 2004-03-11 | 6 | -14/+14 |
* | added _tnl_allow_vertex/pixel_fog() calls | Brian Paul | 2004-02-26 | 1 | -1/+3 |
* | Refactor "class" texture environments to be implemented in terms of | Ian Romanick | 2004-02-06 | 1 | -64/+64 |
* | Added support for EXT_blend_equation_separate / ATI_blend_equation_separate. | Ian Romanick | 2004-01-27 | 1 | -2/+4 |
* | Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single | Keith Whitwell | 2004-01-27 | 3 | -29/+29 |
* | more fixing for tdfxUpdateTexturePalette | Brian Paul | 2004-01-23 | 3 | -9/+3 |
* | a few more tweaks | Brian Paul | 2004-01-23 | 1 | -7/+1 |
* | fix assorted compilation issues | Brian Paul | 2004-01-23 | 2 | -7/+9 |
* | Initial support for floating point and signed texture formats. | Brian Paul | 2004-01-23 | 1 | -24/+16 |
* | Remove dd_function_table::BlendFunc. All drivers now use | Ian Romanick | 2004-01-21 | 1 | -12/+3 |
* | Undo some bits from last check-in related to the ctx->Driver.NewTextureObject | Brian Paul | 2004-01-20 | 1 | -29/+59 |
* | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul | 2004-01-20 | 9 | -212/+134 |
* | minor changes to silence warnings | Brian Paul | 2004-01-18 | 1 | -1/+1 |
* | include texobj.h to silence warnings | Brian Paul | 2004-01-18 | 1 | -0/+1 |
* | call _mesa_delete_texture_object() from in the driver's DeleteTexture function | Brian Paul | 2004-01-11 | 1 | -0/+2 |
* | new Makefiles | Brian Paul | 2003-12-12 | 1 | -2/+2 |
* | set MaxTextureImageUnits, MaxTextureCoordUnits | Keith Whitwell | 2003-12-12 | 1 | -0/+2 |
* | Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floating | Keith Whitwell | 2003-12-09 | 1 | -6/+6 |
* | Provide dummy definitions of __driConfig externs | Keith Whitwell | 2003-12-08 | 1 | -0/+2 |
* | build in SOLO environment | Alan Hourihane | 2003-12-08 | 2 | -2/+40 |
* | get tdfx compiling | Keith Whitwell | 2003-12-08 | 5 | -163/+38 |
* | Remove PRIM_PARITY reference | Keith Whitwell | 2003-12-08 | 1 | -4/+1 |
* | build fixes | Alan Hourihane | 2003-12-04 | 1 | -1/+2 |
* | build fixes | Alan Hourihane | 2003-12-04 | 1 | -1/+1 |
* | add tdfx DRI driver | Alan Hourihane | 2003-12-04 | 33 | -0/+15823 |