summaryrefslogtreecommitdiffstats
path: root/src/mesa
diff options
context:
space:
mode:
authorRoland Scheidegger <[email protected]>2018-12-19 04:37:36 +0100
committerRoland Scheidegger <[email protected]>2018-12-20 06:03:20 +0100
commit6f4083143bb8c478ccfcaef034d183d89b471993 (patch)
tree44b1564e8ca51fb035dae18e91589b27e3730c2a /src/mesa
parentec1d5841fa28939b9f9c69b42a99d22f56641154 (diff)
gallivm: use llvm jit code for decoding s3tc
This is (much) faster than using the util fallback. (Note that there's two methods here, one would use a cache, similar to the existing code (although the cache was disabled), except the block decode is done with jit code, the other directly decodes the required pixels. For now don't use the cache (being direct-mapped is suboptimal, but it's difficult to come up with something better which doesn't have too much overhead.) Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions