index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
/
radeon_span.c
Age
Commit message (
Expand
)
Author
2009-07-21
Track Radeon driver symlinks in Git.
Michel Dänzer
2009-02-11
radeon/r200/r300: merge span code into single shared file
Dave Airlie
2009-01-22
r200r300: start merging span code
Dave Airlie
2008-11-14
r300: cs + DRI2 support
Jerome Glisse
2008-11-14
r300: bo and cs abstraction.
Jerome Glisse
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-08-05
dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646
Xiang, Haihao
2008-06-08
r300: Workaround hardware readcache problem
Nicolai Haehnle
2007-05-09
r300: Further reduced the radeon_span.c diff.
Oliver McFadden
2007-05-09
r300: I have no idea why this was forced on, but it seems to work fine when
Oliver McFadden
2007-05-09
r300: Removed the dangerous R300_SPAN_DISABLE_LOCKING flag.
Oliver McFadden
2007-05-09
r300: Don't need to sleep here; might cause performance problems the first time.
Oliver McFadden
2007-05-09
r300: Further reduced the diff between radeon_span.[ch].
Oliver McFadden
2007-05-09
r300: Indented both copies of radeon_span.[ch] in preparation for merging.
Oliver McFadden
2007-03-18
r300: Removed the deprecated $XFree86$ CVS keywords.
Oliver McFadden
2006-04-26
fix warnings.
Aapo Tahkola
2006-04-26
R300_SPAN_DISABLE_LOCKING env var
Aapo Tahkola
2006-04-23
disable hw locking when entering span rendering for now
Aapo Tahkola
2005-10-28
fix up radeon span functions using latest r200 code from Brian,
Dave Airlie
2005-09-04
Use InitPointers helper
Brian Paul
2005-09-03
remove SetBuffer(). Misc renderbuffer changes.
Brian Paul
2005-05-14
Remove dead span functions code.
Nicolai Haehnle
2005-05-14
Fix span functions for stencil buffer access.
Nicolai Haehnle
2005-05-06
Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...
Ben Skeggs
2005-02-17
Fixing *lots* of warning messages, especially concerning unportable
Nicolai Haehnle
2005-02-01
Reduce noiseness of the driver.
Vladimir Dergachev
2004-10-24
Hardware accelerated depth clear
Nicolai Haehnle
2004-10-17
- FIX: flickering
Nicolai Haehnle
2004-10-15
Huge dumb drop. State:
Nicolai Haehnle
2004-09-28
Initial revision
Nicolai Haehnle