mesa/src/gallium/frontends/dri
Marek Olšák ecbe35d878
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
egl,glx: allow OpenGL with old libx11, but disable glthread if it's unsafe
pass bool thread_safe to the dri frontend, and enable glthread accordingly

Reviewed-by: Eric Engestrom <eric@igalia.com>
Acked-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36378>
2025-08-21 02:05:26 +00:00
..
dri2.c dri: fail creating DRI images that exceed hw limits 2025-08-05 17:37:34 +00:00
dri_context.c egl,glx: allow OpenGL with old libx11, but disable glthread if it's unsafe 2025-08-21 02:05:26 +00:00
dri_context.h egl,glx: allow OpenGL with old libx11, but disable glthread if it's unsafe 2025-08-21 02:05:26 +00:00
dri_drawable.c dri: Remove remnants of TexBuffer extension 2025-07-09 17:49:59 +00:00
dri_drawable.h dri: Remove remnants of TexBuffer extension 2025-07-09 17:49:59 +00:00
dri_helpers.c dri: Add additional 16/32b float/int formats 2025-07-15 12:37:10 +00:00
dri_helpers.h dri: Garbage-collect old DRI interfaces 2025-07-02 14:35:26 +00:00
dri_query_renderer.c egl,gallium,gbm,mesa: replace get_param with pipe_caps access 2025-01-17 04:39:46 +00:00
dri_query_renderer.h dri: delete __DRI2_RENDERER_QUERY interface 2024-08-01 15:28:03 +00:00
dri_screen.c dri: Get rid of __DRIbackgroundCallableExtension 2025-07-16 01:32:56 +00:00
dri_screen.h dri: Get rid of __DRIbackgroundCallableExtension 2025-07-16 01:32:56 +00:00
dri_util.c egl,glx: allow OpenGL with old libx11, but disable glthread if it's unsafe 2025-08-21 02:05:26 +00:00
dri_util.h egl,glx: allow OpenGL with old libx11, but disable glthread if it's unsafe 2025-08-21 02:05:26 +00:00
drisw.c gallium: fix timeline semaphore value passing 2025-07-07 21:18:29 +00:00
kopper.c kopper: fix initial swapinterval setting 2025-07-29 14:47:56 -04:00
kopper_stubs.c egl/kopper: Update the EGLSurface size after kopperSwapBuffers() 2025-03-13 02:02:19 +00:00
loader_dri3_helper.c egl,glx: allow OpenGL with old libx11, but disable glthread if it's unsafe 2025-08-21 02:05:26 +00:00
loader_dri3_helper.h gallium/dri3: Drop loader_dri3_buffer::size 2025-07-14 18:31:47 +00:00
meson.build mesa: remove inc_mapi 2025-08-06 20:35:26 +00:00