summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i830/i830_state.c
AgeCommit message (Expand)Author
2004-03-21Implemented support for software-based AUX color buffers.Brian Paul
2004-01-28Use NEED_SECONDARY_COLOR() for checking specular state at all timesKeith Whitwell
2004-01-27Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.Ian Romanick
2004-01-21Remove dd_function_table::BlendFunc. All drivers now useIan Romanick
2004-01-19Migrate i830 driver to t_vertex.[ch] for building hw vertices.Keith Whitwell
2003-12-07merge i830 DRI driver from DRI trunkAlan Hourihane
2003-09-30add the i830 driver - no kernel driver yetAlan Hourihane