summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i830/i830_state.c
Commit message (Expand)AuthorAgeFilesLines
* Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul2004-11-271-0/+3
* added support for GL_ARB_draw_buffersBrian Paul2004-10-021-1/+1
* Added support for GL_EXT_blend_equation_separate andIan Romanick2004-05-121-200/+173
* Fixed a bug that showed up in several multitexturing games (Quake3 andIan Romanick2004-05-121-4/+0
* Warning clean-ups.Ian Romanick2004-05-071-1/+1
* Add support for the 3rd and 4th texture units. The actual number ofIan Romanick2004-05-071-19/+63
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-2/+2
* Use NEED_SECONDARY_COLOR() for checking specular state at all timesKeith Whitwell2004-01-281-1/+1
* Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.Ian Romanick2004-01-271-4/+7
* Remove dd_function_table::BlendFunc. All drivers now useIan Romanick2004-01-211-107/+6
* Migrate i830 driver to t_vertex.[ch] for building hw vertices.Keith Whitwell2004-01-191-12/+2
* merge i830 DRI driver from DRI trunkAlan Hourihane2003-12-071-0/+3
* add the i830 driver - no kernel driver yetAlan Hourihane2003-09-301-0/+1796