mesa/src/egl
Eric Engestrom 51a911cfa1 egl: bump extension string length
We've actually been over the 1000 char limit for a while, but we didn't
have a driver in CI that enabled enough extensions to notice it.

If all currently supported extensions are enabled, we need 1441 chars.
Let's bump the string to 2048 to have a little bit of margin.

Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24781>
2023-08-18 23:37:36 +00:00
..
drivers egl/drm: fix EGL_EXT_buffer_age with gbm contexts 2023-08-11 21:50:21 +00:00
generate EGL: sync headers with Khronos 2022-10-12 19:26:01 +00:00
main egl: bump extension string length 2023-08-18 23:37:36 +00:00
wayland egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
egl-entrypoint-check.py python: explicitly require python3 2021-08-14 21:44:31 +00:00
egl-glvnd-symbols.txt egl: add glvnd symbols check 2019-07-10 11:27:51 +00:00
egl-symbols.txt egl/dri2: Implement the new flush method 2022-11-02 18:11:41 +00:00
meson.build meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00