Skip to content

freedreno: texture width near 128-aligned fix.

Emma Anholt requested to merge anholt/mesa:fd-tex-129-fix into master

Using a bunch of traces from the blob with the texturator test as a reference, come up with a strange function to fix fbo-generatemipmap-formats and texturator rendering bugs and MMU faults. And introduce a unit test to protect these cases in the future!

Merge request reports