summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/tdfx/tdfx_dd.c
AgeCommit message (Expand)Author
2010-01-23tdfx: Remove unnecessary headers.Vinson Lee
2010-01-06mesa: test index bounds before array elementRoel Kluin
2009-02-10tdfx: Fix begin/endquery for current API.Eric Anholt
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2006-11-13Implement GL_ARB_occlusion_query.Ian Romanick
2006-11-13Major clean-up of tdfxDDGetString.Ian Romanick
2006-11-13Eliminate use of deprecated GetBufferSize interface.Ian Romanick
2006-10-15Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.Brian Paul
2005-08-25removed GL_HP_occlusion_test extensionBrian Paul
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2004-07-19several new bugsDaniel Borca
2004-01-20Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul
2003-12-04build fixesAlan Hourihane
2003-12-04add tdfx DRI driverAlan Hourihane