summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/unichrome/via_fb.c
Commit message (Expand)AuthorAgeFilesLines
* Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg2010-02-191-3/+3
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-2/+2
* Fixes for x86_64 Unichrome.Thomas Hellström2005-11-161-3/+3
* Bring in last minute 6_4 branch changes to the unichrome driverThomas Hellström2005-11-161-1/+1
* SetBuffer, renderbuffer changesBrian Paul2005-09-031-2/+2
* Get rid of the MESA_PBUFFER_ALLOC/FREE() macros.Brian Paul2005-06-271-3/+3
* merge unichrome changes from branchKeith Whitwell2005-03-221-93/+145
* silence the 'using AGP/PCI' string unless VIA_DEBUG is used.Alan Hourihane2005-01-211-5/+8
* Small Unichrome fixes:Thomas Hellström2005-01-061-1/+1
* Bring VIA driver up-to-date with regard to drm_*_t changes and removeAlan Hourihane2005-01-051-2/+2
* Simplfy clear() and swapbuffers() code.Keith Whitwell2004-12-291-109/+20
* Large updateKeith Whitwell2004-12-291-15/+14
* Remove #ifdef DEBUG's in code, but still allow compiler to remove debugKeith Whitwell2004-12-201-38/+0
* Unichrome DRI:Thomas Hellström2004-12-151-82/+20
* updates from Erdi ChenBrian Paul2004-02-231-8/+13
* Via Unichrome/cle266 driver (Erdi Chen)Brian Paul2004-01-301-0/+373