mesa/src/loader
Kenneth Graunke 98a6cfd395 loader: Add infrastructure for tracking active CRTC resources
This provides a cached view of the current screen resources, with the
coordinates and refresh rate for every active CRTC.  It's currently only
implemented for X11/XCB.

Fixes: 4752655649 ("egl/x11: implement ANGLE_sync_control_rate")
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20665>
(cherry picked from commit 3170b63314)
2023-01-27 09:17:36 -08:00
..
loader.c dri: Introduce internal Mesa DRI driver loader extension. 2022-12-05 19:26:41 +00:00
loader.h gbm: Promote dri_bind_extensions() to the loader util library. 2022-12-05 19:26:41 +00:00
loader_dri3_helper.c loader: Add infrastructure for tracking active CRTC resources 2023-01-27 09:17:36 -08:00
loader_dri3_helper.h loader: Add infrastructure for tracking active CRTC resources 2023-01-27 09:17:36 -08:00
loader_dri_helper.c loader: Just include driconf.h instead of redefining its values. 2022-07-12 21:57:23 +00:00
loader_dri_helper.h glx: Unify dri2/dri3 vblank_mode logic. 2022-07-12 21:57:23 +00:00
meson.build loader: Add infrastructure for tracking active CRTC resources 2023-01-27 09:17:36 -08:00
pci_id_driver_map.h loader: Restore i915g support. 2021-12-09 09:05:23 -08:00