Added patch to implement software decoding/encoding of DXT1 textures (by Michael Müller).

Since we have a lot of changes to configure.ac, we need to get rid of a bit context in order to apply
them in arbitrary order.
This commit is contained in:
Sebastian Lackner
2014-09-20 03:18:27 +02:00
parent 0f73278955
commit 297a301f35
7 changed files with 447 additions and 9 deletions

View File

@@ -0,0 +1,4 @@
Author: Michael Müller
Subject: Add support for DXTn software decoding through libxtc_dxtn.
Revision: 1
Fixes: [25486] Lego Stunt Rally requires DXTn software de/encoding support