summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r128/r128_context.c
AgeCommit message (Expand)Author
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2004-11-27Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul
2004-10-08Add fallback debugging (R128_DEBUG=fall) output, and set DO_DEBUG=1 by defaultEric Anholt
2004-10-02Convert Rage 128 over to t_vertex.c. While it's slightly slower (10% in ipers)Eric Anholt
2004-06-04Enable GL_EXT_blend_subtract and GL_NV_blend_square.Ian Romanick
2004-03-12Make R128 driver use sarea/defines from DRM. removed r128_common.hJon Smirl
2004-02-26added _tnl_allow_vertex/pixel_fog() callsBrian Paul
2004-01-26Make the drivers using the common texmem code work with NewTextureObjectFelix Kuehling
2004-01-20Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul
2004-01-13Added some missing extension strings.Ian Romanick
2004-01-12Removed redundant extension strings. The Mesa extension mechanismIan Romanick
2003-12-12applied Felix's patch for configuration systemBrian Paul
2003-12-12set MaxTextureImageUnits, MaxTextureCoordUnitsKeith Whitwell
2003-12-08fix bogus assertion that checked for an empty texture heap list beforeAlan Hourihane
2003-12-05merge r128 DRI driver from DRI trunkAlan Hourihane
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul