Remove CVS keywords.
[mesa.git] / src / mesa / drivers / svga / svgamesa.c
2008-05-26 José FonsecaRemove CVS keywords.
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 BrianFix/improve framebuffer object reference counting.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-15 Brian PaulRemove calls to _mesa_ResizeBuffersMESA() - generally...
2005-09-07 Brian Paulsome updates, but code still out of date
2004-11-29 Brian Paulsilence a warning
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2002-11-11 Brian Paulcompilation fixes
2002-10-24 Brian PaulHeader file clean-up:
2002-10-14 Brian Paulcontext-related cleanups (ex: _mesa_notifySwapBuffers...
2002-07-09 Brian PaulOverhaul of glRead/DrawBuffer() code. Now, swrast...
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-06-13 Brian PaulNew _mesa_debug() function to replace fprintf() calls.
2002-03-16 Brian PaulLots of changes related to framebuffer/window buffer...
2001-09-23 Brian Paulupdates for Mesa 4.0
2001-03-19 Keith WhitwellSplit driver struct into swrast/tnl/core components.
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-02-06 Brian Paulmisc updates to match latest device driver changes
2001-01-23 Brian PaulReplaced struct gl_visual with struct __GLcontextModesR...
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-22 Jouk Jansen Modified Files:
2000-11-17 Brian PaulMinor header file changes to silence warnings.
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-11-14 Brian PaulRemoved Driver.Color() and Driver.Index() functions.
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-03-31 Brian Paulupdates for separate R/G/B/A accum buffer sizes
2000-01-25 Brian Paulupdated for Mesa 3.3
2000-01-23 Brian Pauladded #ifdef SVGA, work-around asm code problem
2000-01-22 Brian Paulupdated SVGA sources from Mesa 3.2
1999-08-19 jtgInitial revision