aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/sis/sis_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* sis: fix signedness warningsEric Anholt2009-02-101-4/+4
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* Cut a bunch of code by not trying to precompute the blit commands and insteadEric Anholt2005-10-241-39/+0
* Bug #4615: Fix the SiS driver for the renderbuffer changes. Previously, allEric Anholt2005-10-191-46/+41
* Clean up some warnings by making sis_fatal_error a macro, and let it take anEric Anholt2004-05-241-8/+2
* bring over build fixes from stable branchAlan Hourihane2004-04-261-2/+2
* merge latest DRI sis driver changes from the DRI trunkAlan Hourihane2003-12-041-12/+5
* add the SiS driver - no kernel driver yetAlan Hourihane2003-09-301-0/+256