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