st/mesa: add astc support
authorIlia Mirkin <imirkin@alum.mit.edu>
Sat, 21 Nov 2015 17:19:52 +0000 (12:19 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Mon, 23 Nov 2015 16:17:15 +0000 (11:17 -0500)
commit6b21d3c92e5878284c008edb68a0155edfcf89b4
tree5e200ee9b08ec24f5cb56776b90f2ef002cca9ef
parent33339775565154040e0c4ea2e196217dccc08cdf
st/mesa: add astc support

This doesn't account for the ldr/hdr distinction... that will probably
have to be exposed via a separate cap. When relevant hardware appears,
this can be worked out.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/mesa/state_tracker/st_extensions.c
src/mesa/state_tracker/st_format.c