summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/sis/sis_span.c
AgeCommit message (Expand)Author
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-08-05dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646Xiang, Haihao
2008-05-26Remove CVS keywords.José Fonseca
2005-10-19Bug #4615: Fix the SiS driver for the renderbuffer changes. Previously, allEric Anholt
2005-09-04minor clean-upsBrian Paul
2005-09-03SetBuffer, renderbuffer changesBrian Paul
2005-07-01convert sis and radeon driver to use spantmp2 instead of spantmp template. Re...Roland Scheidegger
2005-07-01remove common macros used in the span functions of most drivers from the indi...Roland Scheidegger
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2005-01-20Enclose passed macro values in brackets to ensure correct read/write spanAlan Hourihane
2004-06-08* Convert to use t_vertex.c instead of sis_vb.[ch]Eric Anholt
2004-05-24Clean up some warnings by making sis_fatal_error a macro, and let it take anEric Anholt
2004-03-21Implemented support for software-based AUX color buffers.Brian Paul
2003-12-04merge latest DRI sis driver changes from the DRI trunkAlan Hourihane
2003-09-30add the SiS driver - no kernel driver yetAlan Hourihane