Merge branch 'master' into i915-unification
[mesa.git] / src / mesa / drivers / dri / r200 / r200_span.c
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