summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_tex_validate.c
AgeCommit message (Expand)Author
2007-12-16[965] Move to using shared texture management code.Eric Anholt
2007-12-07[965] Convert the driver to dri_bufmgr interface and enable TTM.Eric Anholt
2007-11-20[965] Replace 965 texture format code with common code.Eric Anholt
2007-09-27Revert "WIP 965 conversion to dri_bufmgr."Eric Anholt
2007-09-27WIP 965 conversion to dri_bufmgr.Eric Anholt
2007-08-10i965: set mt->cpp differently with compressed textureXiang, Haihao
2007-06-11Replace texobj->Complete with texobj->_Complete since it's a derived field.Brian
2006-11-29Add accelerated CopyPixels for non-overlapping, 1:1 blits.Eric Anholt
2006-09-21Catch a couple of cases where we would have to delete and recreate theKeith Whitwell
2006-09-07Cope with memory pool fragmentation by allowing a second attempt atKeith Whitwell
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt