Destroy the GL context after driDestroyTextureHeap, because the driver's
[mesa.git] / src / mesa / drivers / dri / r128 / r128_context.c
2006-04-09 Eric AnholtDestroy the GL context after driDestroyTextureHeap...
2006-02-03 Roland Scheideggerreplace the texture level hack used in radeon/r200...
2005-10-27 Eric AnholtAdd support for GL_EXT_stencil_wrap, from hearing that...
2005-10-26 Eric AnholtFix the RGB order of the specular color emit, and turn...
2005-10-26 Eric AnholtAdd support for GL_EXT_fog_coord, tested using tests...
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-06-30 Ian RomanickReplace add_newer_entrypoints (src/mesa/main/context...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-10-08 Eric AnholtAdd fallback debugging (R128_DEBUG=fall) output, and...
2004-10-02 Eric AnholtConvert Rage 128 over to t_vertex.c. While it's slight...
2004-06-04 Ian RomanickEnable GL_EXT_blend_subtract and GL_NV_blend_square.
2004-03-12 Jon SmirlMake R128 driver use sarea/defines from DRM. removed...
2004-02-26 Brian Pauladded _tnl_allow_vertex/pixel_fog() calls
2004-01-26 Felix KuehlingMake the drivers using the common texmem code work...
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-13 Ian RomanickAdded some missing extension strings.
2004-01-12 Ian RomanickRemoved redundant extension strings. The Mesa extensio...
2003-12-12 Brian Paulapplied Felix's patch for configuration system
2003-12-12 Keith Whitwellset MaxTextureImageUnits, MaxTextureCoordUnits
2003-12-08 Alan Hourihanefix bogus assertion that checked for an empty texture...
2003-12-05 Alan Hourihanemerge r128 DRI driver from DRI trunk
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper