OSDN Git Service

swr: fix support for GL_ARB_copy_image extension
authorKrzysztof Raszkowski <krzysztof.raszkowski@intel.com>
Fri, 31 May 2019 11:33:32 +0000 (13:33 +0200)
committerKrzysztof Raszkowski <krzysztof.raszkowski@intel.com>
Wed, 5 Jun 2019 15:26:47 +0000 (15:26 +0000)
commit4ff02b3edddbb4024c6dc349973f60f5ba4886d6
treef4e7c7ef518e5acee71a8111dea56fc2a8e6924c
parent755fdd6f9dca0d1906639bd9e1028f54b4e76e59
swr: fix support for GL_ARB_copy_image extension

This commit fix support and adjusts the capabilities
returned by the SWR driver and the documentation
to correctly report the GL_ARB_copy_image extension.

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