aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/radeon_span.c
Commit message (Expand)AuthorAgeFilesLines
* Track Radeon driver symlinks in Git.Michel Dänzer2009-07-211-0/+1
* radeon/r200/r300: merge span code into single shared fileDave Airlie2009-02-111-245/+0
* r200r300: start merging span codeDave Airlie2009-01-221-217/+0
* r300: cs + DRI2 supportJerome Glisse2008-11-141-81/+160
* r300: bo and cs abstraction.Jerome Glisse2008-11-141-66/+100
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-1/+1
* dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646Xiang, Haihao2008-08-051-0/+4
* r300: Workaround hardware readcache problemNicolai Haehnle2008-06-081-0/+24
* r300: Further reduced the radeon_span.c diff.Oliver McFadden2007-05-091-1/+42
* r300: I have no idea why this was forced on, but it seems to work fine whenOliver McFadden2007-05-091-2/+2
* r300: Removed the dangerous R300_SPAN_DISABLE_LOCKING flag.Oliver McFadden2007-05-091-28/+6
* r300: Don't need to sleep here; might cause performance problems the first time.Oliver McFadden2007-05-091-1/+0
* r300: Further reduced the diff between radeon_span.[ch].Oliver McFadden2007-05-091-2/+0
* r300: Indented both copies of radeon_span.[ch] in preparation for merging.Oliver McFadden2007-05-091-104/+85
* r300: Removed the deprecated $XFree86$ CVS keywords.Oliver McFadden2007-03-181-1/+0
* fix warnings.Aapo Tahkola2006-04-261-3/+3
* R300_SPAN_DISABLE_LOCKING env varAapo Tahkola2006-04-261-2/+26
* disable hw locking when entering span rendering for nowAapo Tahkola2006-04-231-1/+2
* fix up radeon span functions using latest r200 code from Brian,Dave Airlie2005-10-281-172/+165
* Use InitPointers helperBrian Paul2005-09-041-18/+5
* remove SetBuffer(). Misc renderbuffer changes.Brian Paul2005-09-031-79/+8
* Remove dead span functions code.Nicolai Haehnle2005-05-141-206/+18
* Fix span functions for stencil buffer access.Nicolai Haehnle2005-05-141-10/+8
* Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...Ben Skeggs2005-05-061-2/+66
* Fixing *lots* of warning messages, especially concerning unportableNicolai Haehnle2005-02-171-2/+2
* Reduce noiseness of the driver.Vladimir Dergachev2005-02-011-0/+2
* Hardware accelerated depth clearNicolai Haehnle2004-10-241-3/+6
* - FIX: flickeringNicolai Haehnle2004-10-171-39/+32
* Huge dumb drop. State:Nicolai Haehnle2004-10-151-7/+6
* Initial revisionNicolai Haehnle2004-09-281-0/+520