aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/tdfx/tdfx_dd.c
Commit message (Expand)AuthorAgeFilesLines
* tdfx: Fix begin/endquery for current API.Eric Anholt2009-02-101-4/+4
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-3/+3
* Implement GL_ARB_occlusion_query.Ian Romanick2006-11-131-1/+53
* Major clean-up of tdfxDDGetString.Ian Romanick2006-11-131-43/+16
* Eliminate use of deprecated GetBufferSize interface.Ian Romanick2006-11-131-27/+8
* Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.Brian Paul2006-10-151-1/+0
* removed GL_HP_occlusion_test extensionBrian Paul2005-08-251-95/+0
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-1/+2
* several new bugsDaniel Borca2004-07-191-1/+1
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-27/+18
* build fixesAlan Hourihane2003-12-041-1/+1
* add tdfx DRI driverAlan Hourihane2003-12-041-0/+330