summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_vtxfmt.c
AgeCommit message (Expand)Author
2006-09-08cause a vtxfmt fallback directly when hitting NewList for radeon and r200 dri...Roland Scheidegger
2006-04-20Make most of the _mesa_noop_*() functions static.Brian Paul
2005-10-19s/memcpy/_mesa_memcpy/, s/FREE/_mesa_free/Brian Paul
2005-10-18Add _mesa_exec_malloc() and _mesa_exec_free() for allocatingKeith Whitwell
2005-10-17add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses fall...Roland Scheidegger
2005-10-13enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...Roland Scheidegger
2005-07-18Wrap every place that accesses a dispatch table with a macro. A new script-Ian Romanick
2005-02-16s/0/NULL/ (Jeff Muizelaar)Brian Paul
2004-07-24use GL_CALL() macro (Andreas Stenglein)Brian Paul
2004-05-27Convert all calls using _glapi_Dispatch to use the new GL_CALL macro.Ian Romanick
2004-04-26bring over build fixes from stable branchAlan Hourihane
2004-01-04Reenable the vtxfmt code paths in the radeon and r200 drivers.Felix Kuehling
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