Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too | Luca Barbieri | 2010-08-20 | 1 | -2/+4 |
* | r300g: fix microtiling on RS6xx | Marek Olšák | 2010-08-01 | 1 | -4/+18 |
* | r300g: make sure a texture is large enough for the CBZB clear | Marek Olšák | 2010-07-25 | 1 | -52/+49 |
* | r300g: do not use TXPITCH_EN if the width is POT and the height is NPOT | Marek Olšák | 2010-07-25 | 1 | -0/+4 |
* | r300g: do not use TXPITCH_EN for power-of-two textures from the DDX | Marek Olšák | 2010-07-25 | 1 | -6/+14 |
* | r300g: cleanup texture creation code | Marek Olšák | 2010-07-25 | 1 | -0/+456 |