aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/sis/sis_state.c
Commit message (Expand)AuthorAgeFilesLines
* Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul2004-11-271-0/+3
* Add support for NV_blend_square, and print errors if an unsupported blendEric Anholt2004-10-081-9/+25
* added support for GL_ARB_draw_buffersBrian Paul2004-10-021-1/+1
* Can't bail in sisDDLogicOpCode when logicop is off, because it's called withEric Anholt2004-09-251-3/+0
* * Convert to use t_vertex.c instead of sis_vb.[ch]Eric Anholt2004-06-081-56/+7
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-2/+2
* Remove dd_function_table::BlendFunc. All drivers now useIan Romanick2004-01-211-4/+6
* merge latest DRI sis driver changes from the DRI trunkAlan Hourihane2003-12-041-45/+11
* add the SiS driver - no kernel driver yetAlan Hourihane2003-09-301-0/+918