aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_maos_arrays.c
Commit message (Expand)AuthorAgeFilesLines
* fix (per-vertex) fog when using ARB_vp by incorporating fog factor computatio...Roland Scheidegger2006-10-241-6/+15
* enable GL_EXT_fog_coord. Calculate fog factors and submit them instead of fog...Roland Scheidegger2004-11-031-0/+56
* Add code to support projective texturing and fix mixed enabling of textureEric Anholt2004-10-161-16/+0
* add support for more than 2 texture units (max 6, default 4). use hang workar...Roland Scheidegger2004-06-021-3/+0
* change some explicit references to texture units 0/1 to unit < MaxTextureUnit...Roland Scheidegger2004-05-271-6/+6
* Added support for the 3rd texture coordinate for cubemaps and 3DIan Romanick2004-05-051-22/+28
* Updates to tnl_dd_dmatmp.hKeith Whitwell2003-12-111-25/+27
* clean up some compiler warningsKeith Whitwell2003-12-091-2/+4
* Import vtx-0-2-branchKeith Whitwell2003-11-241-48/+28
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-3/+28
* r200 driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+478