aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_lock.h
Commit message (Expand)AuthorAgeFilesLines
* radeon: Add protection against recursive DRM locking.Pauli Nieminen2009-08-121-1/+11
* radeon: refactor framebuffer code like intelDave Airlie2009-03-031-65/+4
* radeon: renaming and headers cleanupDave Airlie2009-02-121-4/+77
* radeon/r200/r300: attempt to move lock to common codeDave Airlie2009-01-141-66/+1
* radeon/r200/r300: initial attempt to convert to common context codeDave Airlie2009-01-141-6/+6
* r300: Corrected some macro errors from the previous commit.Oliver McFadden2007-05-111-6/+6
* r300: Reduced the diff on radeon_lock.[ch].Oliver McFadden2007-05-111-2/+2
* r300: Initial work on merging radeon_lock.[ch].Oliver McFadden2007-05-111-3/+7
* Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson2005-01-311-3/+0
* OK, one more time. Simplify the state-backup system by just storing the fullEric Anholt2004-09-301-4/+0
* The previous code would emit a full set of state during the first EmitState onEric Anholt2004-09-251-0/+4
* Revert the move of lost_context setting to UNLOCK_HARDWARE that was done in theEric Anholt2004-08-171-11/+0
* Close some races with locking on R100 and R200 which could manifest as renderingEric Anholt2004-08-171-1/+10
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+113