Age | Commit message (Expand) | Author |
2000-11-05 | Lots of changes: | Keith Whitwell |
2000-10-31 | Remove dead code in FX driver. | Keith Whitwell |
2000-10-30 | Replace the flags Mesa was using for ctx->NewState with a new set | Keith Whitwell |
2000-09-07 | Removed ctx->Driver.LogicOp(). | Brian Paul |
2000-05-26 | include glheader.h instead of system headers | Brian Paul |
2000-05-04 | conditionally include some fields in the context struct for DRI / non-DRI | Brian Paul |
2000-04-20 | minor clean-up | Brian Paul |
2000-03-29 | new texture image download code | Brian Paul |
2000-03-27 | removed tfxMipMapLevel's used and translate fields, initial teximage clean-up | Brian Paul |
2000-03-23 | added some comments and new texture image functions | Brian Paul |
2000-03-22 | added Daryll's patches for texture alignment | Brian Paul |
2000-03-07 | added target parameter to Driver.TexEnv() | Brian Paul |
2000-03-03 | clean-up warnings | Brian Paul |
2000-02-16 | update fog near/far bug fix | Brian Paul |
2000-02-16 | updated with changes from DRI project CVS | Brian Paul |
2000-02-09 | removed fxDDBufferSize proto | Brian Paul |
2000-01-18 | updated with latest DRI tree changes | Brian Paul |
2000-01-13 | added fxMesaContext arg to fxInitPixelTables() | Brian Paul |
1999-12-10 | new depth buffer functions | Brian Paul |
1999-12-10 | applied Daryll's patches | Brian Paul |
1999-11-22 | removed redundant fxCloseHardware() decl | Brian Paul |
1999-11-18 | removed unused fxTMNewTMFreeNode decl | Brian Paul |
1999-11-15 | include mem.h | Brian Paul |
1999-11-15 | update/merge with Daryll's X server changes | Brian Paul |
1999-10-19 | Changes to reduce the memory footprint of display lists | Keith Whitwell |
1999-10-08 | fixed voodoo initialization | Keith Whitwell |
1999-10-08 | Fixed includes & added a few hooks for the DRI. | Keith Whitwell |
1999-10-05 | Packed RGB support. | Miklos Fazekas |
1999-08-29 | more fixes on the fast path | Keith Whitwell |
1999-08-26 | various pipeline bugs | Keith Whitwell |
1999-08-19 | Initial revision | jtg |