summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/gamma
AgeCommit message (Expand)Author
2004-01-20Undo some bits from last check-in related to the ctx->Driver.NewTextureObjectBrian Paul
2004-01-20Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul
2004-01-18include texobj.h to silence warningsBrian Paul
2004-01-11call _mesa_delete_texture_object() from in the driver's DeleteTexture functionBrian Paul
2004-01-05Re-commit t_vertex.[ch] changes to fd.o server.Keith Whitwell
2003-12-12new MakefilesBrian Paul
2003-12-12set MaxTextureImageUnits, MaxTextureCoordUnitsKeith Whitwell
2003-12-11Updates to tnl_dd_dmatmp.hKeith Whitwell
2003-12-09Fix typo.Keith Whitwell
2003-12-09Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floatingKeith Whitwell
2003-12-04build fixesAlan Hourihane
2003-11-24Import vtx-0-2-branchKeith Whitwell
2003-10-20Fix Makefiles to copy lib to $(TOP)/lib if missingJon Smirl
2003-10-16Minor changes to make linux-solo build againJon Smirl
2003-09-30char -> GLubyteAlan Hourihane
2003-09-30add gamma driver - no kernel driver yetAlan Hourihane