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
/
radeon
/
radeon_lock.h
Age
Commit message (
Expand
)
Author
2009-08-12
radeon: Add protection against recursive DRM locking.
Pauli Nieminen
2009-03-03
radeon: refactor framebuffer code like intel
Dave Airlie
2009-02-12
radeon: renaming and headers cleanup
Dave Airlie
2009-01-14
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2009-01-14
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2007-05-11
r300: Corrected some macro errors from the previous commit.
Oliver McFadden
2007-05-11
r300: Reduced the diff on radeon_lock.[ch].
Oliver McFadden
2007-05-11
r300: Initial work on merging radeon_lock.[ch].
Oliver McFadden
2005-01-31
Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.
Adam Jackson
2004-09-30
OK, one more time. Simplify the state-backup system by just storing the full
Eric Anholt
2004-09-25
The previous code would emit a full set of state during the first EmitState on
Eric Anholt
2004-08-17
Revert the move of lost_context setting to UNLOCK_HARDWARE that was done in the
Eric Anholt
2004-08-17
Close some races with locking on R100 and R200 which could manifest as rendering
Eric Anholt
2003-08-22
patch to import Jon Smirl's work from Bitkeeper
Brian Paul