summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_maos_verts.c
Commit message (Expand)AuthorAgeFilesLines
* mesa/drivers: Fix clang constant-logical-operand warnings.Vinson Lee2014-06-141-5/+5
* radeon: Drop the remaining driver usage of _ReallyEnabled.Eric Anholt2014-04-301-1/+2
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* mesa: remove DD_SEPARATE_SPECULAR flagBrian Paul2013-04-171-1/+2
* radeon: share common fog code between radeon and r200Alex Deucher2012-01-171-1/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* dri/radeon: remove duplicated includesNicolas Kaiser2010-09-301-1/+0
* radeon/r200/r300/r600: make bo mapping be explicitDave Airlie2009-11-241-2/+2
* tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS]Eric Anholt2009-11-191-8/+8
* tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]Eric Anholt2009-11-191-3/+3
* radeon/r200/r300: collapse context destruction down to a common path.Dave Airlie2009-04-021-21/+8
* radeon: check for valid bo in release arraysDave Airlie2009-02-141-2/+4
* radeon: make more r100 workDave Airlie2009-02-091-17/+12
* radeon: make compile again.Dave Airlie2009-02-041-5/+5
* radeon/r200/r300: initial attempt to convert to common context codeDave Airlie2009-01-141-2/+2
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-3/+3
* remove vtxfmt code, switch over to vboKeith Whitwell2006-10-311-1/+1
* add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses fall...Roland Scheidegger2005-10-171-3/+6
* enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just gene...Roland Scheidegger2005-10-151-1/+2
* enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...Roland Scheidegger2005-10-131-36/+98
* Minor driver cleanup. Remove unnecessery/unneded radeon/r200AllocDmaRegionVer...Roland Scheidegger2005-10-111-5/+4
* 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-5/+23
* build fixesAlan Hourihane2004-04-081-1/+1
* minor changes to silence warningsBrian Paul2004-01-181-0/+1
* Updates to tnl_dd_dmatmp.hKeith Whitwell2003-12-111-5/+0
* fix typoAlan Hourihane2003-12-101-4/+4
* disable some DEBUGAlan Hourihane2003-12-041-0/+2
* Import vtx-0-2-branchKeith Whitwell2003-11-241-2/+36
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-1/+1
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+335