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