mesa: do not enable KHR_debug for ES 1.0
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 26 Nov 2015 00:36:11 +0000 (00:36 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 3 Dec 2015 19:17:48 +0000 (19:17 +0000)
commit1ca735701bb4d66c95d2ab64c0d838608f7c3f96
treefb472af54f79849721b0dc88dea998e86e84b0a6
parentf53f9eb8d495a318bc8e6fd758df4ba4074599ef
mesa: do not enable KHR_debug for ES 1.0

The extension requires (cough implements) GetPointervKHR (alias of
GetPointerv) which in itself is available for ES 1.1 enabled mesa.

Anyone willing to fish around and implement it for ES 1.0 is more than
welcome to revert this commit. Until then lets restrict things.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93048
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
src/mapi/glapi/gen/KHR_debug.xml
src/mesa/main/extensions_table.h