summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/sis/sis_clear.c
AgeCommit message (Expand)Author
2009-12-15sis: Silence compiler warnings.Vinson Lee
2008-09-21Remove CVS keywords.Keith Whitwell
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2006-11-01Remove x/y/width/height parameters from Clear functions.Brian Paul
2006-10-18Want to stop passing x/y/width/height to Clear() function.Brian Paul
2006-05-08updates to dri drivers for recent stencil changesKeith Whitwell
2005-11-09Bug 4996.Brian Paul
2005-10-24Cut a bunch of code by not trying to precompute the blit commands and insteadEric Anholt
2005-10-19Bug #4615: Fix the SiS driver for the renderbuffer changes. Previously, allEric Anholt
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2004-06-09Fix reflect demo: We were using the 3D Clear path unnecessarily, which appearsEric Anholt
2004-05-24Clean up some warnings by making sis_fatal_error a macro, and let it take anEric Anholt
2004-03-11Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl
2003-12-04merge latest DRI sis driver changes from the DRI trunkAlan Hourihane
2003-09-30add the SiS driver - no kernel driver yetAlan Hourihane