diff options
author | Marek Olšák <[email protected]> | 2012-08-16 19:05:22 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2012-08-16 20:44:54 +0200 |
commit | 6fd9218bb44b8719da60ce325d4f41c4a611e871 (patch) | |
tree | f19f16d39f75ed72442a4ce95cc6fa79780476ad /.dir-locals.el | |
parent | b8e9cf5d965ce09227cd9875c4381c73f237f196 (diff) |
r600g: fix copying between NPOT mipmapped compressed textures
We aligned the dimensions to the blocksize, then divided by it
(in r600_blit.c), then minified, which was wrong.
The minification must be done first, not last.
This fixes piglit/fbo-generatemipmap-formats with S3TC and maybe
a bunch of other tests too. Tested on RV730.
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions