summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_tex.c
AgeCommit message (Collapse)Author
2007-11-20[965] Replace 965 texture format code with common code.Eric Anholt
The only functional difference should be that 965 now gets the optimization where textures default to 16bpp when the screen is 16bpp.
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt
This driver comes from Tungsten Graphics, with a few further modifications by Intel.