st/mesa: add support for ARB_sample_locations
authorRhys Perry <pendingchaos02@gmail.com>
Fri, 15 Jun 2018 01:56:28 +0000 (19:56 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 15 Jun 2018 02:09:45 +0000 (20:09 -0600)
commit9f217facbde04dd005b3f6b53bc97480b856d246
tree264bd0c51ef30a1420ddbfe119b6a310ce463ba3
parent51a221e37869235ad5c81bbfec06a2564b3b2d3b
st/mesa: add support for ARB_sample_locations

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com> (v2)
Reviewed-by: Marek Olšák <marek.olsak@amd.com> (v2)
src/mesa/state_tracker/st_atom.h
src/mesa/state_tracker/st_atom_list.h
src/mesa/state_tracker/st_atom_msaa.c
src/mesa/state_tracker/st_cb_fbo.c
src/mesa/state_tracker/st_cb_msaa.c
src/mesa/state_tracker/st_context.c
src/mesa/state_tracker/st_context.h
src/mesa/state_tracker/st_extensions.c