summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/unichrome/via_fb.c
AgeCommit message (Expand)Author
2010-02-19Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2005-11-16Fixes for x86_64 Unichrome.Thomas Hellström
2005-11-16Bring in last minute 6_4 branch changes to the unichrome driverThomas Hellström
2005-09-03SetBuffer, renderbuffer changesBrian Paul
2005-06-27Get rid of the MESA_PBUFFER_ALLOC/FREE() macros.Brian Paul
2005-03-22merge unichrome changes from branchKeith Whitwell
2005-01-21silence the 'using AGP/PCI' string unless VIA_DEBUG is used.Alan Hourihane
2005-01-06Small Unichrome fixes:Thomas Hellström
2005-01-05Bring VIA driver up-to-date with regard to drm_*_t changes and removeAlan Hourihane
2004-12-29Simplfy clear() and swapbuffers() code.Keith Whitwell
2004-12-29Large updateKeith Whitwell
2004-12-20Remove #ifdef DEBUG's in code, but still allow compiler to remove debugKeith Whitwell
2004-12-15Unichrome DRI:Thomas Hellström
2004-02-23updates from Erdi ChenBrian Paul
2004-01-30Via Unichrome/cle266 driver (Erdi Chen)Brian Paul