summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/i915_texstate.c
AgeCommit message (Expand)Author
2006-04-06update a couple MESA_FORMAT_Zxxx occurancesBrian Paul
2006-01-23Add Intel 945GM supportAlan Hourihane
2005-10-05In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul
2005-09-09remove the redundant textureSize field, use tex.size instead, it's always the...Brian Paul
2005-05-31Add Intel(R) 945G support (Keith Whitwell, Tungsten Graphics)Alan Hourihane
2005-01-06Add Intel i915GM support, and these extensions.Alan Hourihane
2004-10-07Add Roland Scheidegger's S3TC patch. This patch does not implement theEric Anholt
2004-07-15fix up heights for i830/i915 texture compressionDave Airlie
2004-07-15enable FXT1 texture compression for ixxx chipsetsDave Airlie
2004-06-18add missing license textsKeith Whitwell
2004-06-10New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell