Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Intel 945GM support | Alan Hourihane | 2006-01-23 | 1 | -0/+40 |
* | In gl_texture_image replace IntFormat with InternalFormat and Format with | Brian Paul | 2005-10-05 | 1 | -4/+3 |
* | Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch, | Brian Paul | 2005-09-10 | 1 | -1/+1 |
* | remove the redundant textureSize field, use tex.size instead, it's always the... | Brian Paul | 2005-09-09 | 1 | -1/+1 |
* | Add Intel i915GM support, and these extensions. | Alan Hourihane | 2005-01-06 | 1 | -5/+11 |
* | Add Roland Scheidegger's S3TC patch. This patch does not implement the | Eric Anholt | 2004-10-07 | 1 | -0/+29 |
* | add debugging for compresssed textures | Dave Airlie | 2004-07-15 | 1 | -0/+7 |
* | use a switch statement makes integrating the s3tc patch easier | Dave Airlie | 2004-07-15 | 1 | -1/+7 |
* | enable FXT1 texture compression for ixxx chipsets | Dave Airlie | 2004-07-15 | 1 | -0/+98 |
* | add missing license texts | Keith Whitwell | 2004-06-18 | 1 | -0/+20 |
* | New driver for i915 as well as older i830/i845/i865 chipsets. | Keith Whitwell | 2004-06-10 | 1 | -0/+665 |