summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_state.h
Commit message (Expand)AuthorAgeFilesLines
* radeon: replace __FUNCTION__ with __func__Marius Predut2015-04-211-1/+1
* dri/radeon: cleanup the radeon_context vtblEmil Velikov2014-08-211-1/+0
* radeon,r200: fix buffer validation after CS flushMarek Olšák2014-08-091-0/+1
* radeon/r200: make radeon_context subclass of gl_contextBrian Paul2012-10-051-1/+1
* radeon: Drop the non-kernel-memory-manager support, and thus DRI1.Eric Anholt2011-10-281-1/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-7/+7
* r100/r200: Bring back old PolygonStripple for DRI1.Pauli Nieminen2009-08-281-1/+1
* radeon/r200/r300: fix up the whole buffer space checking.Dave Airlie2009-04-021-1/+1
* radeon/r200/r300: collapse context destruction down to a common path.Dave Airlie2009-04-021-3/+0
* radeon/r200/r300: attempt to move lock to common codeDave Airlie2009-01-141-2/+0
* radeon/r200/r300: initial attempt to convert to common context codeDave Airlie2009-01-141-6/+6
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* remove unneeded parameter from radeonUploadTexMatrix.Roland Scheidegger2005-10-051-2/+2
* Remove the tcl fallback for texture rectangle (by manipulating the texture ma...Roland Scheidegger2005-10-051-1/+3
* Simplify radeonSetCliprects(). Remove the 'mode' parameter.Brian Paul2005-09-041-1/+1
* Finish up some of the gl_renderbuffer work.Brian Paul2005-09-011-0/+1
* Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson2005-01-311-3/+0
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+77