summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_lock.h
Commit message (Expand)AuthorAgeFilesLines
* 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