mesa/src/gallium/frontends/dri
Eric Engestrom fbd644c59d meson: replace vk_wsi_args with dependencies to let meson take care of transitivity
Signed-off-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19497>
2023-02-23 09:42:46 +00:00
..
dri2.c frontend/dri: Initialize callbacks in dri_swrast_kms_init_screen 2023-02-16 10:21:44 +00:00
dri_context.c dri2: Fix exposing robustness with swkms. 2023-01-17 21:19:18 +00:00
dri_context.h gallium: remove st_context_iface, use st_context directly 2022-12-09 13:14:03 +00:00
dri_drawable.c gallium: plumb resolve attachments through from frontends -> pipe_framebuffer_state 2023-02-15 18:06:16 +00:00
dri_drawable.h gallium: rename st_framebuffer_iface -> pipe_frontend_drawable, etc. 2022-12-09 13:14:03 +00:00
dri_helpers.c st/mesa: remove st_context callbacks for dri/glx/wgl frontends 2022-12-09 13:14:03 +00:00
dri_helpers.h gallium/dri: add dri_screen egl image validate hooks 2021-09-09 01:42:39 +00:00
dri_query_renderer.c egl: Replace sRGB support check with a pscreen query. 2022-12-09 05:32:18 +00:00
dri_query_renderer.h
dri_screen.c gallium: remove pipe_frontend_screen::destroy callback, call it directly 2022-12-09 13:14:03 +00:00
dri_screen.h gallium: rename st_manager to pipe_frontend_screen (think dri_screen) 2022-12-09 13:14:03 +00:00
dri_util.c dri: Free the already allocated optionCache and optionInfo on failure 2023-01-12 13:11:31 +00:00
dri_util.h dri: Add createContext hook to __DRI_MESA. 2022-12-05 19:26:41 +00:00
drisw.c dri: Do not free the given screen in initScreen implementation 2023-01-12 13:11:31 +00:00
kopper.c kopper: fix loop iterating for msaa texture creation 2023-02-21 18:57:52 +00:00
meson.build meson: replace vk_wsi_args with dependencies to let meson take care of transitivity 2023-02-23 09:42:46 +00:00