Age | Commit 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. | |||
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-09 | Add Intel i965G/Q DRI driver. | Eric Anholt | |
This driver comes from Tungsten Graphics, with a few further modifications by Intel. |