summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_swtcl.c
Commit message (Expand)AuthorAgeFilesLines
* radeon/r200: remove unneeded #include of colormac.hMark Janes2015-10-061-1/+0
* mesa: Remove unused HAVE_TRI_STRIP_1 definesIan Romanick2015-09-231-1/+0
* radeon: replace __FUNCTION__ with __func__Marius Predut2015-04-211-1/+1
* r200: replace INLINE with inlineBrian Paul2015-02-261-1/+1
* mesa: Move simple_list.h to src/util.Eric Anholt2015-01-281-1/+1
* mesa/drivers: Fix clang constant-logical-operand warnings.Vinson Lee2014-06-141-2/+2
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* r200: fix build failure introduced with cbbcb0247e6aa8d7adc274a94206ee02f9c70beaLaurent Carlier2013-04-171-1/+1
* mesa: remove DD_TRI_LIGHT_TWOSIDE flagBrian Paul2013-04-171-3/+6
* mesa: remove DD_TRI_UNFILLED flagBrian Paul2013-04-171-3/+11
* mesa: remove DD_POINT_SMOOTH flagBrian Paul2013-04-171-1/+1
* radeon: Convert to use GLbitfield64 directly.Mathias Fröhlich2011-12-281-18/+17
* dri: Remove cliprect information from __DRIdrawableKristian Høgsberg2011-11-021-2/+1
* radeon/r200: drop remains of r300/r600 support along with old drm 1.x kernelDave Airlie2011-10-301-2/+1
* radeon: Drop dri2 checks now that it's always true.Eric Anholt2011-10-281-2/+0
* r200: fix r200 large pointsRoland Scheidegger2010-11-101-4/+3
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-16/+16
* r200: revalidate after radeon_update_renderbuffersDaniel Vetter2010-10-111-0/+3
* radeon: Add DRI2 flush extension support, so we synchronize properly.Mario Kleiner2010-08-021-0/+2
* Revert "radeon: Add DRI2 flush extension to so we synchronize properly."Jerome Glisse2010-08-021-2/+0
* radeon: Add DRI2 flush extension to so we synchronize properly.Mario Kleiner2010-08-021-0/+2
* Remove stray defines of HAVE_RGBAIan Romanick2010-03-031-1/+0
* r200: Remove unnecessary headers.Vinson Lee2010-01-301-1/+0
* radeon/r200/r300/r600: make bo mapping be explicitDave Airlie2009-11-241-1/+1
* tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]Eric Anholt2009-11-191-1/+1
* r200: Convert r200 to use new style debug code.Pauli Nieminen2009-08-311-6/+6
* radeon: Fix swtcl emit pediction.Pauli Nieminen2009-08-291-5/+14
* radeon/r200/r300: Fix swtcl prediction to work after primitie change.Pauli Nieminen2009-08-271-12/+25
* radeon/r200/r300: Fix swtcl flushing not to invalidate dma region.Pauli Nieminen2009-08-271-3/+19
* radeon: Fix all compiler warnings.Pauli Nieminen2009-08-251-1/+1
* radeon: Improve state emit code.Pauli Nieminen2009-08-211-1/+1
* r200: Make swtcl use state size prediction for flush.Pauli Nieminen2009-08-211-1/+1
* radeon: Optimize memory handling for dma operations.Pauli Nieminen2009-08-181-1/+2
* radeon: Remove drawable & readable from radeon_dri_mirrorNicolai Hähnle2009-05-241-18/+18
* radeon/r200/r300: collapse context destruction down to a common path.Dave Airlie2009-04-021-4/+0
* radeon/r200/r300: make build with out libdrm_radeon installed for nowDave Airlie2009-02-121-1/+0
* radeon/r200/r300: another big merge upheavel.Dave Airlie2009-02-121-7/+3
* r200/r300: swtcl fixups to use old dma buffers on top of BOsDave Airlie2009-01-311-76/+37
* r200: fix swtcl - slow but worksDave Airlie2009-01-301-0/+4
* r200: bring back single dma flushDave Airlie2009-01-291-3/+3
* r200: unref swtcl buffer correctlyDave Airlie2009-01-291-0/+1
* r200: fix up swtcl/tcl flushesDave Airlie2009-01-221-5/+1
* r200: remove indexed vertsDave Airlie2009-01-221-2/+0
* r200: clear is working at least - not much elseDave Airlie2009-01-201-45/+25
* radeon/r200/r300: attempt to move lock to common codeDave Airlie2009-01-141-2/+2
* radeon/r200/r300: initial attempt to convert to common context codeDave Airlie2009-01-141-18/+19
* radeon/r200: move more stuff closer together in contextDave Airlie2009-01-141-1/+1
* radeon/r200: start splitting out commonalities into separate headersDave Airlie2009-01-131-8/+8
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-7/+7
* remove CVS/XFree86 keywordsChristoff Brill2007-05-171-1/+0