summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_texture.h
AgeCommit message (Expand)Author
2009-09-26r300g: add z16 unorm texture formatDave Airlie
2009-09-25r300g: add texture format for xvmcCooper Yuan
2009-09-12r300g: There is no such thing as "texture stride"Nicolai Hähnle
2009-06-27r300g: YCbCr and sRGB textures.Corbin Simpson
2009-06-27r300g: Fix EXT_packed_depth_stencil functionality.Corbin Simpson
2009-06-26r300g: S3TC.Corbin Simpson
2009-06-26r300g: Use real texture formats.Corbin Simpson
2009-03-10r300-gallium: First stab at texture support.Corbin Simpson
2009-03-03r300-gallium, radeon-gallium: Continue migration to DRI2 state_tracker, part 2.Corbin Simpson
2009-02-01r300: Add initial pipe_texture handling.Corbin Simpson
2009-02-01r300: Add texture stubs.Corbin Simpson