Age | Commit message (Expand) | Author |
---|---|---|
2008-03-31 | i915: texture object's lod bias. fix bug #15192 | Xiang, Haihao |
2007-09-24 | Move i915tex driver into place as just i915. | Eric Anholt |
2007-09-24 | Remove the old i915 driver now that i915tex works without TTM. | Eric Anholt |
2005-10-05 | In gl_texture_image replace IntFormat with InternalFormat and Format with | Brian Paul |
2005-09-09 | remove the redundant textureSize field, use tex.size instead, it's always the... | Brian Paul |
2004-10-07 | Add Roland Scheidegger's S3TC patch. This patch does not implement the | Eric Anholt |
2004-09-19 | Add GL_ARB_texture_cube_map support for i830. Most of the code was | Ian Romanick |
2004-07-15 | fix up heights for i830/i915 texture compression | 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 |