mesa/src/mapi/glapi
Pierre-Eric Pelloux-Prayer 5fb9c9d628 mesa: add EXT_dsa gl(Copy)Texture(Sub)Image1D/2D/3DEXT functions
Added functions:
- glTextureImage1DEXT
- glTextureImage2DEXT
- glTextureImage3DEXT
- glTextureSubImage1DEXT
- glTextureSubImage3DEXT
- glCopyTextureImage1DEXT
- glCopyTextureImage2DEXT
- glCopyTextureSubImage1DEXT
- glCopyTextureSubImage2DEXT
- glCopyTextureSubImage3DEXT
- glGetTextureImageEXT

All but the last one can be compiled in a display list.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2019-07-19 20:04:03 -04:00
..
gen mesa: add EXT_dsa gl(Copy)Texture(Sub)Image1D/2D/3DEXT functions 2019-07-19 20:04:03 -04:00
registry mapi/glapi/registry: Update gl.xml to latest upstream version 2019-06-06 12:25:12 +02:00
tests mesa: drop GL_EXT_polygon_offset support 2018-05-18 09:21:24 +10:00
glapi.c mapi: replace mapi_table abstraction 2017-05-04 18:17:03 +01:00
glapi.h glx/apple: locate dispatch table functions to wrap by name 2018-02-01 15:14:08 +00:00
glapi_dispatch.c glapi: define GL_API to be KEYWORD1 in glapi_dispatch.c (v2) 2018-03-30 14:33:33 -06:00
glapi_entrypoint.c mapi: Adding missing string.h include. 2015-04-23 22:02:07 +01:00
glapi_getproc.c glapi: include generated headers without path 2017-10-27 11:06:07 -07:00
glapi_nop.c glapi: include generated headers without path 2017-10-27 11:06:07 -07:00
glapi_priv.h mapi: remove duplicate GL typedefs 2018-01-25 17:42:50 +00:00
meson.build mapi: work around GCC LTO dropping assembly-defined functions 2019-02-13 14:20:51 +00:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00