r200: invalidate texture paths in some more places
[mesa.git] / src / mesa / drivers / dri / r200 / r200_span.c
2009-01-21 Dave Airlier200r300: start merging span code
2009-01-20 Dave Airlier200: clear is working at least - not much else
2009-01-14 Dave Airlieradeon/r200/r300: consolidate the buffer copy/flip...
2009-01-14 Dave Airlieradeon/r200/r300: attempt to move lock to common code
2009-01-14 Dave Airlieradeon/r200/r300: initial attempt to convert to common...
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-05 Xiang, Haihaodri: Fix write/read depth buffer issue under 16bpp...
2008-01-06 BrianSimplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 Christoff Brillremove CVS/XFree86 keywords
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-11-02 Eric AnholtFirst step of Radeon DRI unification:
2005-09-04 Brian PaulFurther clean-up and simplification of the span-related...
2005-09-04 Brian Paulreplace GET_SRC_PTR, GET_DST_PTR with GET_PTR
2005-09-03 Brian Paulremove dead code
2005-09-02 Brian Paulremove unneeded assertion in stencil/depth LOCAL_DEPTH_...
2005-09-01 Brian Pauladded an assertion to help debug broken stencil readback
2005-09-01 Brian PaulFinish up some of the gl_renderbuffer work.
2005-07-01 Roland Scheideggerremove common macros used in the span functions of...
2005-06-26 Eric AnholtRemove the #if 0-ed out old span code.
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-01-26 Roland Scheidegger(Stephane Marchesin, me) Add support for color (framebu...
2004-12-08 Roland Scheideggerfix depth/stencil readback if coordinates are larger...
2004-10-14 Ian RomanickAdd support for optimized versions of the code underlyi...
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-06 Keith Whitwellr200 driver, brought over by Jon Smirl