summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/gamma/gamma_context.c
Commit message (Expand)AuthorAgeFilesLines
* Make GL_ARB_draw_buffers mandatoryIan Romanick2009-01-281-0/+2
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-8/+8
* switch remaining drivers over to vboKeith Whitwell2006-10-311-2/+2
* Fix bug 1858 - array subscript out of range in gamma driver.Brian Paul2005-07-261-1/+1
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-1/+1
* added _tnl_allow_vertex/pixel_fog() callsBrian Paul2004-02-261-1/+3
* Undo some bits from last check-in related to the ctx->Driver.NewTextureObjectBrian Paul2004-01-201-0/+2
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-3/+14
* set MaxTextureImageUnits, MaxTextureCoordUnitsKeith Whitwell2003-12-121-0/+2
* build fixesAlan Hourihane2003-12-041-1/+1
* Import vtx-0-2-branchKeith Whitwell2003-11-241-2/+2
* add gamma driver - no kernel driver yetAlan Hourihane2003-09-301-0/+209