r200: emit elts into a separate ELT bo
[mesa.git] / src / mesa / drivers / dri / r200 / r200_pixel.c
2009-01-22 Dave Airlier200: emit elts into a separate ELT bo
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...
2009-01-13 Dave Airlieradeon/r200: move more stuff closer together in context
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-21 Roland Scheideggerr200: fix typo in r200TryDrawPixels parameter validatio...
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'
2006-10-15 Brian PaulRemove a bunch of "ctx->Driver.function = _swrast_Funct...
2006-06-02 Roland Scheideggerremove code dealing with drmMinor version < 6 since...
2005-09-01 Brian PaulFinish up some of the gl_renderbuffer work.
2005-08-25 Brian Paulremove stray references to ctx->Depth.OcclusionTest
2004-07-31 Dave Airliexorg-r200-uninitialized-variable-used.patch from Redhat...
2004-04-27 Ian RomanickRemove include of texutil.h to get build working.
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2003-12-07 Alan Hourihanesync some more of the r200 driver from the DRI trunk
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