summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_texture_desc.c
AgeCommit message (Expand)Author
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-10-05r300g: fix microtiling for 16-bits-per-channel formatsMarek Olšák
2010-09-28r300g: add support for 3D NPOT textures without mipmappingMarek Olšák
2010-09-26r300g: fix macrotiling on R350Marek Olšák
2010-09-24r300g: fix a copy-paste typo for loggingMarek Olšák
2010-09-13r300g: add new debug options for dumping scissor regs and disabling CBZB clearMarek Olšák
2010-08-20gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT tooLuca Barbieri
2010-08-01r300g: fix microtiling on RS6xxMarek Olšák
2010-07-25r300g: make sure a texture is large enough for the CBZB clearMarek Olšák
2010-07-25r300g: do not use TXPITCH_EN if the width is POT and the height is NPOTMarek Olšák
2010-07-25r300g: do not use TXPITCH_EN for power-of-two textures from the DDXMarek Olšák
2010-07-25r300g: cleanup texture creation codeMarek Olšák