mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-28 22:58:13 +02:00
In contrast to __DRI_ATTRIB_SWAP_EXCHANGE, this is compatible with Mesa
< 23.3 on the client side.
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10080
Fixes:
|
||
|---|---|---|
| .. | ||
| dri2.c | ||
| dri_context.c | ||
| dri_context.h | ||
| dri_drawable.c | ||
| dri_drawable.h | ||
| dri_helpers.c | ||
| dri_helpers.h | ||
| dri_query_renderer.c | ||
| dri_query_renderer.h | ||
| dri_screen.c | ||
| dri_screen.h | ||
| dri_util.c | ||
| dri_util.h | ||
| drisw.c | ||
| kopper.c | ||
| meson.build | ||