summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_lock.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-12radeon: Add protection against recursive DRM locking.Pauli Nieminen1-1/+11
2009-03-03radeon: refactor framebuffer code like intelDave Airlie1-65/+4
2009-02-12radeon: renaming and headers cleanupDave Airlie1-4/+77
2009-01-14radeon/r200/r300: attempt to move lock to common codeDave Airlie1-66/+1
2009-01-14radeon/r200/r300: initial attempt to convert to common context codeDave Airlie1-6/+6
2007-05-11r300: Corrected some macro errors from the previous commit.Oliver McFadden1-6/+6
2007-05-11r300: Reduced the diff on radeon_lock.[ch].Oliver McFadden1-2/+2
2007-05-11r300: Initial work on merging radeon_lock.[ch].Oliver McFadden1-3/+7
2005-01-31Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson1-3/+0
2004-09-30OK, one more time. Simplify the state-backup system by just storing the fullEric Anholt1-4/+0
2004-09-25The previous code would emit a full set of state during the first EmitState onEric Anholt1-0/+4
2004-08-17Revert the move of lost_context setting to UNLOCK_HARDWARE that was done in theEric Anholt1-11/+0
2004-08-17Close some races with locking on R100 and R200 which could manifest as renderingEric Anholt1-1/+10
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul1-0/+113