summaryrefslogtreecommitdiffstats
path: root/src/amd
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2017-04-18 13:34:50 +0200
committerChristian Gmeiner <[email protected]>2017-04-22 17:49:29 +0200
commit9da0cd56c3f95081bd4cc7efe87d2b475019b17d (patch)
tree258524215afa47a3f4658b3c83692a18ad44c944 /src/amd
parent53e39f6df47fcfc19f36e425c0f880a9b1a2a7d6 (diff)
etnaviv: Supertiled texture support on gc3000
Support supertiled textures on hardware that has the appropriate feature flag SUPERTILED_TEXTURE. Most of the scaffolding was already in place in etna_layout_multiple: case ETNA_LAYOUT_SUPER_TILED: *paddingX = 64; *paddingY = 64; *halign = TEXTURE_HALIGN_SUPER_TILED; So this is just a matter of allowing it. Signed-off-by: Wladimir J. van der Laan <[email protected]> Reviewed-by: Christian Gmeiner <[email protected]>
Diffstat (limited to 'src/amd')
0 files changed, 0 insertions, 0 deletions