mesa/src/glx
Emma Anholt 26c1354578 dri: Consistently use createImageFromDmabufs() not createImageFromFds()
They're calling the same thing in the backend, so reduce the proliferation
of interfaces consumed within our implementation.

driVkImageExtensionSw now sets dri2_from_dma_bufs, which means that
egl_dri2 will now expose EXT_image_dma_buf_import.  Given that it
previously set dri2_from_fds suggesting that it can import dmabufs, this
is presumably OK.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30245>
2024-07-18 14:16:50 +00:00
..
apple build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
tests mesa_interface: Move out of GL/internal/ 2024-07-17 23:47:05 +00:00
windows build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
applegl_glx.c
clientattrib.c apple: Extended Apple feature support using GLX_USE_APPLE. 2024-03-18 18:06:45 +00:00
clientinfo.c
compsize.c
create_context.c glx: fix dead code when gc var cannot be null due to earlier check 2023-07-25 08:55:56 +00:00
dri2.c apple: Extended Apple feature support using GLX_USE_APPLE. 2024-03-18 18:06:45 +00:00
dri2.h gallium/dri: Switch xf86drm.h for util/libdrm.h to allow for the no-op shim to be used. 2024-03-15 10:50:12 +00:00
dri2_glx.c loader: silence implicit-load zink error by the loader 2024-05-10 14:19:59 +00:00
dri2_priv.h mesa_interface: Move out of GL/internal/ 2024-07-17 23:47:05 +00:00
dri3_glx.c dri: Consistently use createImageFromDmabufs() not createImageFromFds() 2024-07-18 14:16:50 +00:00
dri3_priv.h mesa_interface: Move out of GL/internal/ 2024-07-17 23:47:05 +00:00
dri_common.c loader: silence implicit-load zink error by the loader 2024-05-10 14:19:59 +00:00
dri_common.h mesa_interface: Move out of GL/internal/ 2024-07-17 23:47:05 +00:00
dri_common_interop.c mesa_interface: Move out of GL/internal/ 2024-07-17 23:47:05 +00:00
dri_common_query_renderer.c mesa_interface: Move out of GL/internal/ 2024-07-17 23:47:05 +00:00
drisw_glx.c drisw: fix build without dri3 2024-05-13 08:34:57 +00:00
drisw_priv.h mesa_interface: Move out of GL/internal/ 2024-07-17 23:47:05 +00:00
driwindows_glx.c dri: rename 'implicit' param from earlier series 2024-05-07 15:19:23 +00:00
eval.c
g_glxglvnddispatchfuncs.c mesa/st, dri2, wgl, glx: Restore flush_objects interop backward compat 2023-11-21 23:15:32 +00:00
g_glxglvnddispatchindices.h glx: Export the MESA GL Interop functions through glXGetProcAddress 2023-08-19 01:08:30 +00:00
glx_error.c
glx_error.h
glx_pbuffer.c apple: Extended Apple feature support using GLX_USE_APPLE. 2024-03-18 18:06:45 +00:00
glx_query.c
glxclient.h dri: rename 'implicit' param from earlier series 2024-05-07 15:19:23 +00:00
glxcmds.c apple: Extended Apple feature support using GLX_USE_APPLE. 2024-03-18 18:06:45 +00:00
glxconfig.c glx: Delete support for GLX_OML_swap_method. 2023-10-20 10:03:43 +00:00
glxconfig.h glx: Delete support for GLX_OML_swap_method. 2023-10-20 10:03:43 +00:00
glxcurrent.c
glxext.c glx: fix build -D glx-direct=false 2024-06-14 16:24:33 +00:00
glxextensions.c glx: Delete support for GLX_OML_swap_method. 2023-10-20 10:03:43 +00:00
glxextensions.h glx: Delete support for GLX_OML_swap_method. 2023-10-20 10:03:43 +00:00
glxglvnd.c
glxglvnd.h
glxglvnddispatchfuncs.h
glxhash.c
glxhash.h
indirect_glx.c apple: Extended Apple feature support using GLX_USE_APPLE. 2024-03-18 18:06:45 +00:00
indirect_init.h
indirect_texture_compression.c
indirect_transpose_matrix.c
indirect_vertex_array.c
indirect_vertex_array.h
indirect_vertex_array_priv.h
indirect_vertex_program.c
indirect_window_pos.c
meson.build mesa_interface: Move out of GL/internal/ 2024-07-17 23:47:05 +00:00
packrender.h
packsingle.h
pixel.c
pixelstore.c
query_renderer.c
render2.c apple: Extended Apple feature support using GLX_USE_APPLE. 2024-03-18 18:06:45 +00:00
renderpix.c
single2.c
singlepix.c
vertarr.c apple: Extended Apple feature support using GLX_USE_APPLE. 2024-03-18 18:06:45 +00:00
xfont.c treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00