mesa/src/mapi/glapi
Adam Jackson fd104096c6 mesa: Implement GL_ANGLE_pack_reverse_row_order
Identical to GL_MESA_pack_invert in effect, just need to check for a
different enum value for GLES vs GL. The spec claims that "OpenGL 1.5 or
OpenGL ES 1.0 are required", but ReadPixels isn't a thing for ES1 so we
only enable it for ES2+.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3156>
2020-11-06 02:28:44 +00:00
..
gen mesa: Implement GL_ANGLE_pack_reverse_row_order 2020-11-06 02:28:44 +00:00
registry mapi: add GetInteger64vEXT with EXT_disjoint_timer_query 2019-11-26 07:41:24 +02:00
tests mapi/test: Change type to unsigned for offset 2020-08-05 18:08:06 +00:00
glapi.c mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
glapi.h GL: drop symbols mangling support 2019-10-10 21:40:48 +01:00
glapi_dispatch.c GL: drop symbols mangling support 2019-10-10 21:40:48 +01:00
glapi_entrypoint.c mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
glapi_getproc.c GL: drop symbols mangling support 2019-10-10 21:40:48 +01:00
glapi_nop.c glapi: include generated headers without path 2017-10-27 11:06:07 -07:00
glapi_priv.h mesa: Rename GLX_USE_TLS to USE_ELF_TLS. 2019-08-03 20:18:17 +02:00
meson.build meson: Add windows defines to glapi 2019-10-10 16:33:04 -07:00
SConscript scons: Make scons and meson agree about path to glapi generated headers 2019-09-16 17:54:00 +00:00