Home
last modified time | relevance | path

Searched refs:is_xwayland (Results 1 – 24 of 24) sorted by relevance

/dports/x11/xinput/xinput-1.6.3/src/
H A Dxinput.c365 is_xwayland(Display *dpy) in is_xwayland() function
369 Bool is_xwayland = False; in is_xwayland() local
374 is_xwayland = True; in is_xwayland()
381 return is_xwayland; in is_xwayland()
425 if (is_xwayland(display)) in main()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/vulkan/wsi/
H A Dwsi_common_x11.c64 bool is_xwayland; member
169 bool is_xwayland = output_name && strncmp(output_name, "XWAYLAND", 8) == 0; in wsi_x11_detect_xwayland() local
172 return is_xwayland; in wsi_x11_detect_xwayland()
259 wsi_conn->is_xwayland = wsi_x11_detect_xwayland(conn); in wsi_x11_connection_create()
261 wsi_conn->is_xwayland = false; in wsi_x11_connection_create()
1151 wsi_conn->is_xwayland) || in x11_present_to_x11_dri3()
1289 if (wsi_conn->is_xwayland && !wsi_device->x11.xwaylandWaitReady) { in x11_needs_wait_for_fences()
1297 return wsi_conn->is_xwayland; in x11_needs_wait_for_fences()
/dports/graphics/libosmesa/mesa-21.3.6/src/vulkan/wsi/
H A Dwsi_common_x11.c64 bool is_xwayland; member
169 bool is_xwayland = output_name && strncmp(output_name, "XWAYLAND", 8) == 0; in wsi_x11_detect_xwayland() local
172 return is_xwayland; in wsi_x11_detect_xwayland()
259 wsi_conn->is_xwayland = wsi_x11_detect_xwayland(conn); in wsi_x11_connection_create()
261 wsi_conn->is_xwayland = false; in wsi_x11_connection_create()
1151 wsi_conn->is_xwayland) || in x11_present_to_x11_dri3()
1289 if (wsi_conn->is_xwayland && !wsi_device->x11.xwaylandWaitReady) { in x11_needs_wait_for_fences()
1297 return wsi_conn->is_xwayland; in x11_needs_wait_for_fences()
/dports/graphics/mesa-libs/mesa-21.3.6/src/vulkan/wsi/
H A Dwsi_common_x11.c64 bool is_xwayland; member
169 bool is_xwayland = output_name && strncmp(output_name, "XWAYLAND", 8) == 0; in wsi_x11_detect_xwayland() local
172 return is_xwayland; in wsi_x11_detect_xwayland()
259 wsi_conn->is_xwayland = wsi_x11_detect_xwayland(conn); in wsi_x11_connection_create()
261 wsi_conn->is_xwayland = false; in wsi_x11_connection_create()
1151 wsi_conn->is_xwayland) || in x11_present_to_x11_dri3()
1289 if (wsi_conn->is_xwayland && !wsi_device->x11.xwaylandWaitReady) { in x11_needs_wait_for_fences()
1297 return wsi_conn->is_xwayland; in x11_needs_wait_for_fences()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/vulkan/wsi/
H A Dwsi_common_x11.c64 bool is_xwayland; member
169 bool is_xwayland = output_name && strncmp(output_name, "XWAYLAND", 8) == 0; in wsi_x11_detect_xwayland() local
172 return is_xwayland; in wsi_x11_detect_xwayland()
259 wsi_conn->is_xwayland = wsi_x11_detect_xwayland(conn); in wsi_x11_connection_create()
261 wsi_conn->is_xwayland = false; in wsi_x11_connection_create()
1151 wsi_conn->is_xwayland) || in x11_present_to_x11_dri3()
1289 if (wsi_conn->is_xwayland && !wsi_device->x11.xwaylandWaitReady) { in x11_needs_wait_for_fences()
1297 return wsi_conn->is_xwayland; in x11_needs_wait_for_fences()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/vulkan/wsi/
H A Dwsi_common_x11.c64 bool is_xwayland; member
169 bool is_xwayland = output_name && strncmp(output_name, "XWAYLAND", 8) == 0; in wsi_x11_detect_xwayland() local
172 return is_xwayland; in wsi_x11_detect_xwayland()
259 wsi_conn->is_xwayland = wsi_x11_detect_xwayland(conn); in wsi_x11_connection_create()
261 wsi_conn->is_xwayland = false; in wsi_x11_connection_create()
1151 wsi_conn->is_xwayland) || in x11_present_to_x11_dri3()
1289 if (wsi_conn->is_xwayland && !wsi_device->x11.xwaylandWaitReady) { in x11_needs_wait_for_fences()
1297 return wsi_conn->is_xwayland; in x11_needs_wait_for_fences()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/vulkan/wsi/
H A Dwsi_common_x11.c65 bool is_xwayland; member
180 bool is_xwayland = output_name && strncmp(output_name, "XWAYLAND", 8) == 0; in wsi_x11_detect_xwayland() local
183 return is_xwayland; in wsi_x11_detect_xwayland()
270 wsi_conn->is_xwayland = wsi_x11_detect_xwayland(conn); in wsi_x11_connection_create()
272 wsi_conn->is_xwayland = false; in wsi_x11_connection_create()
1205 wsi_conn->is_xwayland) || in x11_present_to_x11_dri3()
1377 if (wsi_conn->is_xwayland && !wsi_device->x11.xwaylandWaitReady) { in x11_needs_wait_for_fences()
1385 return wsi_conn->is_xwayland; in x11_needs_wait_for_fences()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/vulkan/wsi/
H A Dwsi_common_x11.c64 bool is_xwayland; member
169 bool is_xwayland = output_name && strncmp(output_name, "XWAYLAND", 8) == 0; in wsi_x11_detect_xwayland() local
172 return is_xwayland; in wsi_x11_detect_xwayland()
259 wsi_conn->is_xwayland = wsi_x11_detect_xwayland(conn); in wsi_x11_connection_create()
261 wsi_conn->is_xwayland = false; in wsi_x11_connection_create()
1151 wsi_conn->is_xwayland) || in x11_present_to_x11_dri3()
1289 if (wsi_conn->is_xwayland && !wsi_device->x11.xwaylandWaitReady) { in x11_needs_wait_for_fences()
1297 return wsi_conn->is_xwayland; in x11_needs_wait_for_fences()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/vulkan/wsi/
H A Dwsi_common_x11.c64 bool is_xwayland; member
169 bool is_xwayland = output_name && strncmp(output_name, "XWAYLAND", 8) == 0; in wsi_x11_detect_xwayland() local
172 return is_xwayland; in wsi_x11_detect_xwayland()
259 wsi_conn->is_xwayland = wsi_x11_detect_xwayland(conn); in wsi_x11_connection_create()
261 wsi_conn->is_xwayland = false; in wsi_x11_connection_create()
1151 wsi_conn->is_xwayland) || in x11_present_to_x11_dri3()
1289 if (wsi_conn->is_xwayland && !wsi_device->x11.xwaylandWaitReady) { in x11_needs_wait_for_fences()
1297 return wsi_conn->is_xwayland; in x11_needs_wait_for_fences()
/dports/graphics/mesa-dri/mesa-21.3.6/src/vulkan/wsi/
H A Dwsi_common_x11.c64 bool is_xwayland; member
169 bool is_xwayland = output_name && strncmp(output_name, "XWAYLAND", 8) == 0; in wsi_x11_detect_xwayland() local
172 return is_xwayland; in wsi_x11_detect_xwayland()
259 wsi_conn->is_xwayland = wsi_x11_detect_xwayland(conn); in wsi_x11_connection_create()
261 wsi_conn->is_xwayland = false; in wsi_x11_connection_create()
1151 wsi_conn->is_xwayland) || in x11_present_to_x11_dri3()
1289 if (wsi_conn->is_xwayland && !wsi_device->x11.xwaylandWaitReady) { in x11_needs_wait_for_fences()
1297 return wsi_conn->is_xwayland; in x11_needs_wait_for_fences()
/dports/lang/clover/mesa-21.3.6/src/vulkan/wsi/
H A Dwsi_common_x11.c64 bool is_xwayland; member
169 bool is_xwayland = output_name && strncmp(output_name, "XWAYLAND", 8) == 0; in wsi_x11_detect_xwayland() local
172 return is_xwayland; in wsi_x11_detect_xwayland()
259 wsi_conn->is_xwayland = wsi_x11_detect_xwayland(conn); in wsi_x11_connection_create()
261 wsi_conn->is_xwayland = false; in wsi_x11_connection_create()
1151 wsi_conn->is_xwayland) || in x11_present_to_x11_dri3()
1289 if (wsi_conn->is_xwayland && !wsi_device->x11.xwaylandWaitReady) { in x11_needs_wait_for_fences()
1297 return wsi_conn->is_xwayland; in x11_needs_wait_for_fences()
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_app.c448 guts. is_xwayland = true; in init_x11()
H A Dapc_event.c1875 if ( guts. is_xwayland) delay *= 2; /* because of extra roundtrip between xwayland and wayland */ in prima_wm_sync()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dguts.h748 Bool is_xwayland; member
/dports/lang/clover/mesa-21.3.6/docs/relnotes/
H A D21.0.0.rst2390 - wsi/x11: Make sure wsi_x11_connection::is_xwayland is always initialized
/dports/graphics/libosmesa-gallium/mesa-21.3.6/docs/relnotes/
H A D21.0.0.rst2390 - wsi/x11: Make sure wsi_x11_connection::is_xwayland is always initialized
/dports/graphics/libosmesa/mesa-21.3.6/docs/relnotes/
H A D21.0.0.rst2390 - wsi/x11: Make sure wsi_x11_connection::is_xwayland is always initialized
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/docs/relnotes/
H A D21.0.0.rst2390 - wsi/x11: Make sure wsi_x11_connection::is_xwayland is always initialized
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/docs/relnotes/
H A D21.0.0.rst2390 - wsi/x11: Make sure wsi_x11_connection::is_xwayland is always initialized
/dports/graphics/mesa-gallium-va/mesa-21.3.6/docs/relnotes/
H A D21.0.0.rst2390 - wsi/x11: Make sure wsi_x11_connection::is_xwayland is always initialized
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/docs/relnotes/
H A D21.0.0.rst2390 - wsi/x11: Make sure wsi_x11_connection::is_xwayland is always initialized
/dports/graphics/mesa-libs/mesa-21.3.6/docs/relnotes/
H A D21.0.0.rst2390 - wsi/x11: Make sure wsi_x11_connection::is_xwayland is always initialized
/dports/graphics/mesa-dri/mesa-21.3.6/docs/relnotes/
H A D21.0.0.rst2390 - wsi/x11: Make sure wsi_x11_connection::is_xwayland is always initialized
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/docs/relnotes/
H A D21.0.0.rst2390 - wsi/x11: Make sure wsi_x11_connection::is_xwayland is always initialized