From: Nanley Chery <nanley.g.ch...@intel.com> The following patches add missing functionality to my prior ASTC patch series needed to advertise support for the extension. The missing first patch was an oversight, while the second patch is due to the release of a newer spec revision.
The series will be injected into my prior series between the following commits: mesa/texcompress: enable translation between MESA and GL ASTC formats mesa/teximage: return the base internal format of the ASTC formats Nanley Chery (2): mesa/texformat: enable ASTC formats for texstorage mesa/teximage: accept ASTC formats for 3D texture specification src/mesa/main/texformat.c | 56 +++++++++++++++++++++++++++++++++++++++++++++++ src/mesa/main/teximage.c | 29 ++++++++++++++++++++++++ 2 files changed, 85 insertions(+) -- 2.4.2 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev