summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_texture.h
Commit message (Expand)AuthorAgeFilesLines
* r300g: Keep texture formats organized.Corbin Simpson2009-10-281-6/+5
* r300g: add some texture formatsMaciej Cencora2009-10-281-0/+7
* r300g: added support for 3D texturesMarek Olšák2009-10-251-0/+3
* r300g: Enable more stuff in r300_screen, cleanup comments.Corbin Simpson2009-10-221-0/+1
* r300g: Cleanup header includes.Corbin Simpson2009-10-211-3/+0
* r300g: Clean up texture formats.Corbin Simpson2009-10-121-5/+8
* r300g: add video surface create and destroy functionsCooper Yuan2009-10-101-1/+13
* r300g: xRGB and RGBx formats.Corbin Simpson2009-10-041-0/+4
* r300g: add z16 unorm texture formatDave Airlie2009-09-261-0/+2
* r300g: add texture format for xvmcCooper Yuan2009-09-251-0/+3
* r300g: There is no such thing as "texture stride"Nicolai Hähnle2009-09-121-0/+4
* r300g: YCbCr and sRGB textures.Corbin Simpson2009-06-271-0/+10
* r300g: Fix EXT_packed_depth_stencil functionality.Corbin Simpson2009-06-271-0/+4
* r300g: S3TC.Corbin Simpson2009-06-261-0/+11
* r300g: Use real texture formats.Corbin Simpson2009-06-261-0/+21
* r300-gallium: First stab at texture support.Corbin Simpson2009-03-101-0/+1
* r300-gallium, radeon-gallium: Continue migration to DRI2 state_tracker, part 2.Corbin Simpson2009-03-031-0/+8
* r300: Add initial pipe_texture handling.Corbin Simpson2009-02-011-2/+3
* r300: Add texture stubs.Corbin Simpson2009-02-011-0/+33