summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/trident/trident_state.c
AgeCommit message (Expand)Author
2009-10-22Kill off trident.Corbin Simpson
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2006-11-02merge current trunk into vbo branchAlan Hourihane
2006-10-31switch remaining drivers over to vboKeith Whitwell
2006-10-18Want to stop passing x/y/width/height to Clear() function.Brian Paul
2006-10-15Remove a bunch of "ctx->Driver.function = _swrast_Function" lines sinceBrian Paul
2006-10-15Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.Brian Paul
2005-09-05make some functions staticBrian Paul
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2004-12-24Get trident building and -Werror clean.Adam Jackson
2004-12-16Import s3virge and trident drivers. Not functional yet; no Makefile, no DRI-...Adam Jackson