summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_maos_verts.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-09-30dri/radeon: remove duplicated includesNicolas Kaiser
2009-11-24radeon/r200/r300/r600: make bo mapping be explicitDave Airlie
2009-11-19tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS]Eric Anholt
2009-11-19tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]Eric Anholt
2009-04-02radeon/r200/r300: collapse context destruction down to a common path.Dave Airlie
2009-02-14radeon: check for valid bo in release arraysDave Airlie
2009-02-09radeon: make more r100 workDave Airlie
2009-02-04radeon: make compile again.Dave Airlie
2009-01-14radeon/r200/r300: initial attempt to convert to common context codeDave Airlie
2008-09-21Remove CVS keywords.Keith Whitwell
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2006-10-31remove vtxfmt code, switch over to vboKeith Whitwell
2005-10-17add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses fall...Roland Scheidegger
2005-10-15enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just gene...Roland Scheidegger
2005-10-13enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...Roland Scheidegger
2005-10-11Minor driver cleanup. Remove unnecessery/unneded radeon/r200AllocDmaRegionVer...Roland Scheidegger
2005-10-05remove unneeded parameter from radeonUploadTexMatrix.Roland Scheidegger
2005-10-05Remove the tcl fallback for texture rectangle (by manipulating the texture ma...Roland Scheidegger
2004-04-08build fixesAlan Hourihane
2004-01-18minor changes to silence warningsBrian Paul
2003-12-11Updates to tnl_dd_dmatmp.hKeith Whitwell
2003-12-10fix typoAlan Hourihane
2003-12-04disable some DEBUGAlan Hourihane
2003-11-24Import vtx-0-2-branchKeith Whitwell
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul