summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i810/i810texstate.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: don't include texformat.hBrian Paul2009-10-051-1/+0
* mesa: replace gl_texture_format with gl_formatBrian Paul2009-09-301-1/+1
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-8/+7
* add texture rectangle support for i815, I wrote the original patch aboutDave Airlie2006-05-171-56/+110
* In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul2005-10-051-2/+2
* Implement GL_ARB_texture_env_combine, GL_EXT_texture_env_combine, andIan Romanick2005-08-291-541/+488
* Fix texture format selection. ChooseTextureFormat is supposed to select theIan Romanick2005-08-251-16/+21
* Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell2004-01-271-9/+9
* merge i810 DRI driver from DRI trunkAlan Hourihane2003-12-051-27/+7
* add the i810 driver - no kernel driver yetAlan Hourihane2003-09-301-0/+766