aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/i915_texstate.c
Commit message (Expand)AuthorAgeFilesLines
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+359
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-975/+0
* i915: satisfy certain alignment restrictions for smallXiang, Haihao2007-08-131-4/+53
* Add PCI IDs for the G33, Q33, and Q35 chipsets.Wang Zhenyu2007-06-051-7/+13
* i915: Add support for 945GME chipWang Zhenyu2007-05-311-1/+2
* fix small s3tc mipmaps (#10968)Roland Scheidegger2007-05-191-6/+2
* update a couple MESA_FORMAT_Zxxx occurancesBrian Paul2006-04-061-2/+2
* Add Intel 945GM supportAlan Hourihane2006-01-231-1/+2
* In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul2005-10-051-6/+6
* remove the redundant textureSize field, use tex.size instead, it's always the...Brian Paul2005-09-091-1/+1
* Add Intel(R) 945G support (Keith Whitwell, Tungsten Graphics)Alan Hourihane2005-05-311-1/+202
* Add Intel i915GM support, and these extensions.Alan Hourihane2005-01-061-98/+142
* Add Roland Scheidegger's S3TC patch. This patch does not implement theEric Anholt2004-10-071-0/+18
* fix up heights for i830/i915 texture compressionDave Airlie2004-07-151-1/+9
* enable FXT1 texture compression for ixxx chipsetsDave Airlie2004-07-151-0/+6
* add missing license textsKeith Whitwell2004-06-181-0/+20
* New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell2004-06-101-0/+625