summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_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
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* radeon/r200: make radeon_context subclass of gl_contextBrian Paul2012-10-051-1/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-9/+9
* r100/r200/r300/r300: only enable accelerated pixel ops with kmsAlex Deucher2010-03-121-1/+1
* r200: fix polygon stippleAlex Deucher2009-12-031-1/+1
* r100/r200: Bring back old PolygonStripple for DRI1.Pauli Nieminen2009-08-281-1/+1
* r200: Add scissor to state atom list.Pauli Nieminen2009-08-261-0/+2
* radeon/r200/r300: collapse context destruction down to a common path.Dave Airlie2009-04-021-4/+0
* r200/r300: add aperture space checksDave Airlie2009-01-311-1/+1
* r200: add missing symbolsDave Airlie2009-01-141-2/+0
* radeon/r200/r300: initial attempt to convert to common context codeDave Airlie2009-01-141-1/+1
* remove CVS/XFree86 keywordsChristoff Brill2007-05-171-1/+0
* r200: Simplify r200SetCliprects like radeonSetCliprects in radeon and r300.Alan Swanson2007-03-121-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
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-1/+2
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-3/+2
* r200 driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+70