summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915tex/i830_vtbl.c
AgeCommit message (Expand)Author
2007-09-20Merge branch 'master' into i915-unificationEric Anholt
2007-08-16i915tex: Unreference texture buffers on context destruction.Michel Dänzer
2007-07-29Fix crashes when the frag prog can't be handled in hardware (#11131)Roland Scheidegger
2007-06-21Merge branch 'origin' into i915-unificationEric Anholt
2007-06-15i915tex: Missing piece of SetTexOffset hook implementation for I830 generation.Michel Dänzer
2007-05-17Convert i915tex to the new interface and make it compile.Eric Anholt
2006-11-23realign some of the i830 code from the i915Dave Airlie
2006-11-23fixup draw/depth region handling in i830 along lines of i915Dave Airlie
2006-11-01Import texmem i915 driver to its new location as i915tex.Keith Whitwell