aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/trident/trident_state.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-1/+1
* replace __inline and __inline__ with INLINE macroBrian Paul2008-06-211-3/+3
* merge current trunk into vbo branchAlan Hourihane2006-11-021-3/+2
* switch remaining drivers over to vboKeith Whitwell2006-10-311-2/+2
* Want to stop passing x/y/width/height to Clear() function.Brian Paul2006-10-181-2/+9
* Remove a bunch of "ctx->Driver.function = _swrast_Function" lines sinceBrian Paul2006-10-151-15/+0
* Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.Brian Paul2006-10-151-1/+0
* make some functions staticBrian Paul2005-09-051-3/+6
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-7/+8
* Get trident building and -Werror clean.Adam Jackson2004-12-241-13/+15
* Import s3virge and trident drivers. Not functional yet; no Makefile, no DRI-...Adam Jackson2004-12-161-0/+552