st/mesa: add ES sample-shading support
authorIlia Mirkin <imirkin@alum.mit.edu>
Tue, 16 Feb 2016 06:27:27 +0000 (01:27 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Thu, 31 Mar 2016 02:57:17 +0000 (22:57 -0400)
commit2c7f5fe2960362b266aeb8e1ed0ebea762131df5
treeec44e02a8e3a44aef9c09eab8a9fe4f30789079a
parent3002296cb68ebc9705b29e024e5fc67d5565ed46
st/mesa: add ES sample-shading support

We require the full ARB_gpu_shader5 for now, but in the future some
other CAP could get exposed to indicate that only the multisample-related
behavior of ARB_gpu_shader5 is available.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Dave Airlie <airlied@redhat.com>
docs/GL3.txt
src/mesa/state_tracker/st_extensions.c