summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_tex_subimage.c
AgeCommit message (Collapse)Author
2007-12-16[965] Move to using shared texture management code.Eric Anholt
This removes the delayed texture upload optimization from 965, in exchange for bringing us closer to PBO support. It also disables SGIS_generate_mipmap, which didn't seem to be working before anyway, according to the lodbias demo.