aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* More vblank cleanups.Michel Dänzer2007-10-301-2/+2
* remove code dealing with drmMinor version < 6 since all radeon drivers reques...Roland Scheidegger2006-06-021-2/+0
* Dave Reveman's patch for GLX_MESA_copy_sub_buffer supportBrian Paul2006-03-311-1/+2
* Minor driver cleanup. Remove unnecessery/unneded radeon/r200AllocDmaRegionVer...Roland Scheidegger2005-10-111-13/+0
* Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson2005-01-311-6/+0
* OK, one more time. Simplify the state-backup system by just storing the fullEric Anholt2004-09-301-2/+0
* The previous code would emit a full set of state during the first EmitState onEric Anholt2004-09-251-3/+7
* Close some races with locking on R100 and R200 which could manifest as renderingEric Anholt2004-08-171-0/+33
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+188