Revert "mapi: export all GLES 3.2 functions in libGLESv2.so"
authorDylan Baker <dylan@pnwbakers.com>
Fri, 23 Sep 2016 19:10:08 +0000 (12:10 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Fri, 23 Sep 2016 19:13:13 +0000 (12:13 -0700)
commit85e9bbc14d93fa7166c9ae075ee7ae29a8313e3f
treec6486507cddf38e582ed77a4b55278b67b9f38ed
parent8ce2afe776eee8444d7dd00b3e93ab2ed399903d
Revert "mapi: export all GLES 3.2 functions in libGLESv2.so"

This reverts commit e66a2b879b73bf48800fec7353dafe8fc693ecdb.

Which breaks the scons build in an interesting way, particularly when
BlendBarrier and PrimitiveBoundingBox are added to static_data.py's
functions list. This seems to be related to the fact that the unsuffixed
names are only in GLES3.2, but Desktop GL only has suffixed versions.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
src/mapi/glapi/gen/static_data.py