aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_vtxfmt.c
Commit message (Expand)AuthorAgeFilesLines
* s/0/NULL/ (Jeff Muizelaar)Brian Paul2005-02-171-1/+1
* enable GL_EXT_fog_coord. Calculate fog factors and submit them instead of fog...Roland Scheidegger2004-11-031-4/+33
* Add code to support projective texturing and fix mixed enabling of textureEric Anholt2004-10-161-38/+3
* add support for more than 2 texture units (max 6, default 4). use hang workar...Roland Scheidegger2004-06-021-12/+11
* Convert all calls using _glapi_Dispatch to use the new GL_CALL macro.Ian Romanick2004-05-271-29/+36
* Remove a debug printf that should not have been left in.Ian Romanick2004-05-051-3/+0
* Added support for the 3rd texture coordinate for cubemaps and 3DIan Romanick2004-05-051-71/+161
* Use the dispatch table directly instead of calling GL functions.Ian Romanick2004-04-271-32/+38
* Reenable the vtxfmt code paths in the radeon and r200 drivers.Felix Kuehling2004-01-041-7/+8
* clean up some compiler warningsKeith Whitwell2003-12-091-1/+2
* Import vtx-0-2-branchKeith Whitwell2003-11-241-8/+14
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-5/+4
* r200 driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+1125