summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/tdfx/tdfx_state.c
Commit message (Expand)AuthorAgeFilesLines
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-2/+2
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-5/+5
* Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.Ian Romanick2004-01-271-2/+4
* more fixing for tdfxUpdateTexturePaletteBrian Paul2004-01-231-3/+0
* Remove dd_function_table::BlendFunc. All drivers now useIan Romanick2004-01-211-12/+3
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-34/+0
* build fixesAlan Hourihane2003-12-041-1/+2
* add tdfx DRI driverAlan Hourihane2003-12-041-0/+1466