summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/i830_texstate.c
AgeCommit message (Expand)Author
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-09-10intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.Eric Anholt
2008-03-31i915: texture object's lod bias. fix bug #15192Xiang, Haihao
2007-09-24Move i915tex driver into place as just i915.Eric Anholt
2007-09-24Remove the old i915 driver now that i915tex works without TTM.Eric Anholt
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
2004-10-07Add Roland Scheidegger's S3TC patch. This patch does not implement theEric Anholt
2004-09-19Add GL_ARB_texture_cube_map support for i830. Most of the code wasIan Romanick
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