mesa/src/mapi
Simon Ser 72ed71877c glapi: fix param type in TexGenxOES
The spec [1] and _mesa_TexGenxOES both agree that it's GLfixed
instead of GLint.

[1]: https://registry.khronos.org/OpenGL/extensions/OES/OES_texture_cube_map.txt

Signed-off-by: Simon Ser <contact@emersion.fr>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28825>
2024-05-01 00:47:59 +02:00
..
es1api meson: use the same workaround for setting 'lib' on windows 2023-01-19 23:06:07 +00:00
es2api meson: use the same workaround for setting 'lib' on windows 2023-01-19 23:06:07 +00:00
glapi glapi: fix param type in TexGenxOES 2024-05-01 00:47:59 +02:00
new treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
shared-glapi mapi: Delete execmem support code. 2023-06-12 21:37:37 +00:00
entry.c mapi: Delete dynamic stub generation. 2023-06-12 21:37:37 +00:00
entry.h mapi: Delete dynamic stub generation. 2023-06-12 21:37:37 +00:00
entry_ppc64le_tls.h mapi: Delete dynamic stub generation. 2023-06-12 21:37:37 +00:00
entry_x86-64_tls.h mapi: Delete dynamic stub generation. 2023-06-12 21:37:37 +00:00
entry_x86_tls.h mapi: Delete dynamic stub generation. 2023-06-12 21:37:37 +00:00
mapi_abi.py treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
mapi_tmp.h
meson.build glapi: inline the meson list files_mapi_util 2023-03-12 17:56:10 -04:00
u_current.c mapi: Improve comment about _glapi_tls_Dispatch and _glapi_tls_Context 2022-08-22 21:32:09 +00:00
u_current.h mapi: Move shared _glapi_set_context and _glapi_set_dispatch into u_current.c 2022-08-22 21:32:09 +00:00