summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/ffb/ffb_clear.c
Commit message (Expand)AuthorAgeFilesLines
* Drop fb, ffb and gamma dri driversKristian Høgsberg2010-02-251-335/+0
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-3/+0
|\
| * ffb: Remove unnecessary headers.Vinson Lee2010-01-201-3/+0
* | Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg2010-01-041-2/+2
|/
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+1
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-3/+3
* replace __inline and __inline__ with INLINE macroBrian Paul2008-06-211-1/+1
* Remove x/y/width/height parameters from Clear functions.Brian Paul2006-11-011-3/+2
* Want to stop passing x/y/width/height to Clear() function.Brian Paul2006-10-181-30/+15
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-10/+10
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-1/+1
* add SPARC ffb DRI driverAlan Hourihane2003-12-041-0/+354