summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_tex.c
Commit message (Expand)AuthorAgeFilesLines
* Add Intel 945GM supportAlan Hourihane2006-01-231-0/+40
* In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul2005-10-051-4/+3
* Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,Brian Paul2005-09-101-1/+1
* remove the redundant textureSize field, use tex.size instead, it's always the...Brian Paul2005-09-091-1/+1
* Add Intel i915GM support, and these extensions.Alan Hourihane2005-01-061-5/+11
* Add Roland Scheidegger's S3TC patch. This patch does not implement theEric Anholt2004-10-071-0/+29
* add debugging for compresssed texturesDave Airlie2004-07-151-0/+7
* use a switch statement makes integrating the s3tc patch easierDave Airlie2004-07-151-1/+7
* enable FXT1 texture compression for ixxx chipsetsDave Airlie2004-07-151-0/+98
* 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/+665