swr: clean up supported OGL4.0/4.1 extensions list
authorJan Zielinski <jan.zielinski@intel.com>
Wed, 15 May 2019 15:04:15 +0000 (17:04 +0200)
committerJan Zielinski <jan.zielinski@intel.com>
Thu, 16 May 2019 15:41:14 +0000 (17:41 +0200)
commitd65b160e6a8712a33d72bea1a1b49587d483a18a
tree55b2b6234a043ab256d5a2632b1237f13f67215e
parentaa040d3b3c7d068e1ece61c71770c16a54745f89
swr: clean up supported OGL4.0/4.1 extensions list

This commit adjusts the capabilities returned
by the SWR driver and the documentation to correctly
report the following extensions:

GL_ARB_texture_query_lod, GL_ARB_texture_cube_map_array,
GL_ARB_gpu_shader_fp64, GL_ARB_texture_gather,
GL_ARB_vertex_attrib_64bit.

Reviewed-by: Alok Hota <alok.hota@intel.com>
docs/features.txt
src/gallium/drivers/swr/swr_screen.cpp