summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r128/r128_texstate.c
Commit message (Expand)AuthorAgeFilesLines
* dri: Remove all DRI1 driversIan Romanick2011-08-261-645/+0
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-6/+6
* r128: Remove unnecessary headers.Vinson Lee2010-01-301-1/+0
* drivers: don't include texformat.hBrian Paul2009-10-051-1/+0
* mesa: replace gl_texture_format with gl_formatBrian Paul2009-09-301-2/+2
* mesa/drivers: use _mesa_get_format_bytes()Brian Paul2009-09-271-1/+1
* 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-5/+5
* In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul2005-10-051-1/+1
* Convert Rage 128 over to t_vertex.c. While it's slightly slower (10% in ipers)Eric Anholt2004-10-021-1/+0
* build fix from XFree86 treeDave Airlie2004-08-141-1/+1
* Big-endian texture fixes from Michel Dänzer.Brian Paul2004-06-191-0/+3
* casts to silence warningsBrian Paul2004-03-041-2/+2
* Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell2004-01-271-11/+11
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-11/+5
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+652