Home
last modified time | relevance | path

Searched refs:wayland (Results 1 – 25 of 176) sorted by relevance

12345678

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/wayland/
Dmeson.build2 wl_client_dep = dependency('wayland-client', version: wl_req, required: get_option('wayland'))
3 libdrm_dep = dependency('libdrm', version: '>= 2.4.55', required: get_option('wayland'))
4 wl_protocol_dep = dependency('wayland-protocols', version: wl_req, required: get_option('wayland'))
5 wl_scanner = find_program('wayland-scanner', required: get_option('wayland'))
6 # Also used in ext/wayland
11 'wayland.c',
21 pkg_name = 'gstreamer-wayland-1.0'
35 install_headers('wayland.h', subdir: 'gstreamer-1.0/gst/wayland')
/third_party/vk-gl-cts/targets/default/
DFindWayland.cmake30 PKG_CHECK_MODULES(PKG_WAYLAND QUIET wayland-client wayland-server wayland-egl wayland-cursor)
34 FIND_PATH(WAYLAND_CLIENT_INCLUDE_DIR NAMES wayland-client.h HINTS ${PKG_WAYLAND_INCLUDE_DIRS})
35 FIND_PATH(WAYLAND_SERVER_INCLUDE_DIR NAMES wayland-server.h HINTS ${PKG_WAYLAND_INCLUDE_DIRS})
36 FIND_PATH(WAYLAND_EGL_INCLUDE_DIR NAMES wayland-egl.h HINTS ${PKG_WAYLAND_INCLUDE_DIRS})
37 FIND_PATH(WAYLAND_CURSOR_INCLUDE_DIR NAMES wayland-cursor.h HINTS ${PKG_WAYLAND_INCLUDE_DIRS})
39 FIND_LIBRARY(WAYLAND_CLIENT_LIBRARIES NAMES wayland-client HINTS ${PKG_WAYLAND_LIBRARY_DIRS})
40 FIND_LIBRARY(WAYLAND_SERVER_LIBRARIES NAMES wayland-server HINTS ${PKG_WAYLAND_LIBRARY_DIRS})
41 FIND_LIBRARY(WAYLAND_EGL_LIBRARIES NAMES wayland-egl HINTS ${PKG_WAYLAND_LIBRARY_DIRS})
42 FIND_LIBRARY(WAYLAND_CURSOR_LIBRARIES NAMES wayland-cursor HINTS ${PKG_WAYLAND_LIBRARY_DIRS})
/third_party/mesa3d/.gitlab-ci/container/
Dbuild-wayland.sh8 git clone https://gitlab.freedesktop.org/wayland/wayland
9 cd wayland
14 rm -rf wayland
16 git clone https://gitlab.freedesktop.org/wayland/wayland-protocols
17 cd wayland-protocols
22 rm -rf wayland-protocols
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/
Dvk-wsi-NOT_SUPPORTED.txt721 dEQP-VK.image.swapchain_mutable.wayland.2d.b8g8r8a8_snorm_b8g8r8a8_srgb_clear_copy_format_list
722 dEQP-VK.image.swapchain_mutable.wayland.2d.b8g8r8a8_snorm_b8g8r8a8_srgb_copy_copy_format_list
723 dEQP-VK.image.swapchain_mutable.wayland.2d.b8g8r8a8_snorm_b8g8r8a8_srgb_draw_copy_format_list
724 dEQP-VK.image.swapchain_mutable.wayland.2d.b8g8r8a8_snorm_b8g8r8a8_unorm_clear_copy_format_list
725 dEQP-VK.image.swapchain_mutable.wayland.2d.b8g8r8a8_snorm_b8g8r8a8_unorm_copy_copy_format_list
726 dEQP-VK.image.swapchain_mutable.wayland.2d.b8g8r8a8_snorm_b8g8r8a8_unorm_draw_copy_format_list
727 dEQP-VK.image.swapchain_mutable.wayland.2d.b8g8r8a8_snorm_r8g8b8a8_snorm_clear_copy_format_list
728 dEQP-VK.image.swapchain_mutable.wayland.2d.b8g8r8a8_snorm_r8g8b8a8_snorm_clear_load_format_list
729 dEQP-VK.image.swapchain_mutable.wayland.2d.b8g8r8a8_snorm_r8g8b8a8_snorm_clear_texture_format_list
730 dEQP-VK.image.swapchain_mutable.wayland.2d.b8g8r8a8_snorm_r8g8b8a8_snorm_copy_copy_format_list
[all …]
Dvk-wsi.txt721 dEQP-VK.image.swapchain_mutable.wayland.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_clear_copy_format_list
722 dEQP-VK.image.swapchain_mutable.wayland.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_clear_load_format_list
723 dEQP-VK.image.swapchain_mutable.wayland.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_clear_texture_format_list
724 dEQP-VK.image.swapchain_mutable.wayland.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_copy_copy_format_list
725 dEQP-VK.image.swapchain_mutable.wayland.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_copy_load_format_list
726 dEQP-VK.image.swapchain_mutable.wayland.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_copy_texture_format_list
727 dEQP-VK.image.swapchain_mutable.wayland.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_store_copy_format_list
728 dEQP-VK.image.swapchain_mutable.wayland.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_store_load_format_list
729 dEQP-VK.image.swapchain_mutable.wayland.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_store_texture_format_list
730 dEQP-VK.image.swapchain_mutable.wayland.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_draw_copy_format_list
[all …]
/third_party/mesa3d/src/egl/wayland/wayland-drm/
Dmeson.build24 'wayland-drm-protocol.c',
25 input : 'wayland-drm.xml',
26 output : 'wayland-drm-protocol.c',
31 'wayland-drm-client-protocol.h',
32 input : 'wayland-drm.xml',
33 output : 'wayland-drm-client-protocol.h',
38 'wayland-drm-server-protocol.h',
39 input : 'wayland-drm.xml',
40 output : 'wayland-drm-server-protocol.h',
46 ['wayland-drm.c', wayland_drm_protocol_c, wayland_drm_server_protocol_h],
[all …]
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/vk-default/
Dwsi.txt911 dEQP-VK.wsi.wayland.surface.create
912 dEQP-VK.wsi.wayland.surface.create_custom_allocator
913 dEQP-VK.wsi.wayland.surface.create_simulate_oom
914 dEQP-VK.wsi.wayland.surface.query_support
915 dEQP-VK.wsi.wayland.surface.query_presentation_support
916 dEQP-VK.wsi.wayland.surface.query_capabilities
917 dEQP-VK.wsi.wayland.surface.query_capabilities2
918 dEQP-VK.wsi.wayland.surface.query_protected_capabilities
919 dEQP-VK.wsi.wayland.surface.query_surface_counters
920 dEQP-VK.wsi.wayland.surface.query_formats
[all …]
/third_party/vk-gl-cts/external/vulkancts/mustpass/master/vk-default/
Dwsi.txt911 dEQP-VK.wsi.wayland.surface.create
912 dEQP-VK.wsi.wayland.surface.create_custom_allocator
913 dEQP-VK.wsi.wayland.surface.create_simulate_oom
914 dEQP-VK.wsi.wayland.surface.query_support
915 dEQP-VK.wsi.wayland.surface.query_presentation_support
916 dEQP-VK.wsi.wayland.surface.query_capabilities
917 dEQP-VK.wsi.wayland.surface.query_capabilities2
918 dEQP-VK.wsi.wayland.surface.query_protected_capabilities
919 dEQP-VK.wsi.wayland.surface.query_surface_counters
920 dEQP-VK.wsi.wayland.surface.query_formats
[all …]
/third_party/vk-gl-cts/external/vulkancts/mustpass/main/vk-default/
Dwsi.txt1381 dEQP-VK.wsi.wayland.surface.create
1382 dEQP-VK.wsi.wayland.surface.create_custom_allocator
1383 dEQP-VK.wsi.wayland.surface.create_simulate_oom
1384 dEQP-VK.wsi.wayland.surface.query_support
1385 dEQP-VK.wsi.wayland.surface.query_presentation_support
1386 dEQP-VK.wsi.wayland.surface.query_capabilities
1387 dEQP-VK.wsi.wayland.surface.query_capabilities2
1388 dEQP-VK.wsi.wayland.surface.query_protected_capabilities
1389 dEQP-VK.wsi.wayland.surface.query_surface_counters
1390 dEQP-VK.wsi.wayland.surface.query_formats
[all …]
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dmeson.build175 wayland_client_dep = dependency('wayland-client', version : '>=1.4', required : get_option('wayland
178 'wayland/gstvkdisplay_wayland.c',
179 'wayland/gstvkwindow_wayland.c',
180 'wayland/wayland_event_source.c',
183 'wayland/gstvkdisplay_wayland.c',
186 'wayland/wayland.h',
187 'wayland/gstvkdisplay_wayland.h'
193 enabled_vulkan_winsys += ['wayland']
407 if enabled_vulkan_winsys.contains('wayland')
408 install_headers(vulkan_wayland_headers, subdir : 'gstreamer-1.0/gst/vulkan/wayland')
[all …]
/third_party/vk-gl-cts/framework/platform/lnx/wayland/
DtcuLnxWaylandEglDisplayFactory.cpp38 namespace wayland namespace
64 Display (MovePtr<wayland::Display> waylandDisplay) in Display()
72 wayland::Display& getWaylandDisplay (void) { return *m_display; } in getWaylandDisplay()
79 UniquePtr<wayland::Display> m_display;
100 wayland::Window m_window;
189 MovePtr<wayland::Display> waylandDisplay (new wayland::Display(m_eventState, DE_NULL)); in createDisplay()
/third_party/libinput/
DREADME.md18 [here](https://wayland.freedesktop.org/libinput/doc/latest/features.html).
20 This includes the [FAQ](https://wayland.freedesktop.org/libinput/doc/latest/faqs.html)
22 [reporting bugs](https://wayland.freedesktop.org/libinput/doc/latest/reporting-bugs.html).
35 https://wayland.freedesktop.org/libinput/doc/latest/building.html
46 See https://wayland.freedesktop.org/libinput/doc/latest/reporting-bugs.html
52 - Developer API documentation: https://wayland.freedesktop.org/libinput/doc/latest/development.html
54 https://wayland.freedesktop.org/libinput/doc/latest/features.html
56 https://wayland.freedesktop.org/libinput/doc/latest/building.html
57 - Documentation for previous versions of libinput: https://wayland.freedesktop.org/libinput/doc/
/third_party/mesa3d/docs/relnotes/
D17.0.7.rst57 - vulkan/wsi/wayland: Remove roundtrip when creating image
58 - vulkan/wsi/wayland: Use per-display event queue
59 - vulkan/wsi/wayland: Use proxy wrappers for swapchain
60 - egl/wayland: Don't open-code roundtrip
61 - egl/wayland: Use per-surface event queues
62 - egl/wayland: Ensure we get a back buffer
69 - egl/wayland: select the format based on the interface used
D17.1.2.rst55 - vulkan/wsi/wayland: Remove roundtrip when creating image
56 - vulkan/wsi/wayland: Use per-display event queue
57 - vulkan/wsi/wayland: Use proxy wrappers for swapchain
58 - egl/wayland: Don't open-code roundtrip
59 - egl/wayland: Use per-surface event queues
60 - egl/wayland: Ensure we get a back buffer
87 - egl/wayland: select the format based on the interface used
D17.2.2.rst95 - vulkan/wsi/wayland: Stop printing out the DRM device
96 - vulkan/wsi/wayland: Refactor wsi_wl_display code
97 - vulkan/wsi/wayland: Stop caching Wayland displays
98 - vulkan/wsi/wayland: Copy wl_proxy objects from oldSwapchain if
100 - vulkan/wsi/wayland: Return better error messages
D9.0.1.rst97 - wayland: Destroy frame callback when destroying surface
107 - egl/wayland: Update to Wayland 0.99 API
108 - wayland: Remove 0.85 compatibility #ifdefs
109 - wayland: Drop support for ill-defined, unused wl_egl_pixmap
/third_party/vk-gl-cts/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp166 VulkanWindowWayland (MovePtr<wayland::Window> window) in VulkanWindowWayland()
183 UniquePtr<wayland::Window> m_window;
189 VulkanDisplayWayland (MovePtr<wayland::Display> display) in VulkanDisplayWayland()
199 …return new VulkanWindowWayland(MovePtr<wayland::Window>(new wayland::Window(*m_display, (int)width… in createWindow()
203 MovePtr<wayland::Display> m_display;
398 …return new VulkanDisplayWayland(MovePtr<wayland::Display>(new wayland::Display(m_eventState, WAYLA… in createWsiDisplay()
428 return wayland::Display::hasDisplay(WAYLAND_DISPLAY); in hasDisplay()
/third_party/mesa3d/ohos/pkgconfig_template/
Dwayland-egl.pc6 Name: wayland-egl
7 Description: Frontend wayland-egl library
9 Requires: wayland-client
Dwayland-egl-backend.pc4 Name: wayland-egl-backend
5 Description: Backend wayland-egl interface
/third_party/vk-gl-cts/framework/platform/
DCMakeLists.txt74 include_directories(lnx/wayland)
76 pkg_get_variable(WAYLAND_PROTOCOLS_DIR wayland-protocols pkgdatadir)
79 pkg_get_variable(WAYLAND_SCANNER wayland-scanner wayland_scanner)
100 lnx/wayland/tcuLnxWayland.hpp
101 lnx/wayland/tcuLnxWayland.cpp
102 lnx/wayland/tcuLnxWaylandEglDisplayFactory.cpp
103 lnx/wayland/tcuLnxWaylandEglDisplayFactory.hpp
108 include_directories(wayland)
/third_party/flutter/glfw/CMake/modules/
DFindWaylandProtocols.cmake3 pkg_check_modules(WaylandProtocols QUIET wayland-protocols>=${WaylandProtocols_FIND_VERSION})
5 execute_process(COMMAND ${PKG_CONFIG_EXECUTABLE} --variable=pkgdatadir wayland-protocols
9 message(FATAL_ERROR "Missing wayland-protocols pkgdatadir")
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dmeson.build165 # GL winsys - wayland, X11, Cocoa, win32, etc
268 elif winsys == 'wayland'
583 # wayland checks
595 error ('Could not find EGL libraries for wayland')
597 message ('Could not find EGL libraries for wayland')
600 wayland_client_dep = dependency('wayland-client', version : '>= 1.11', required : false)
601 wayland_cursor_dep = dependency('wayland-cursor', version : '>= 1.0', required : false)
602 wayland_egl_dep = dependency('wayland-egl', version : '>= 1.0', required : false)
603 wayland_protocols_dep = dependency('wayland-protocols', version : '>= 1.15', required : false)
604 wayland_scanner = find_program('wayland-scanner', required: false)
[all …]
/third_party/flutter/skia/third_party/externals/sdl/cmake/
Dsdlchecks.cmake543 …set(_WAYLAND_PROT_C_CODE "${CMAKE_CURRENT_BINARY_DIR}/wayland-generated-protocols/${_PROTL}-protoc…
544 …set(_WAYLAND_PROT_H_CODE "${CMAKE_CURRENT_BINARY_DIR}/wayland-generated-protocols/${_PROTL}-client…
560 …set(SOURCE_FILES ${SOURCE_FILES} "${CMAKE_CURRENT_BINARY_DIR}/wayland-generated-protocols/${_PROTL…
571 …pkg_check_modules(WAYLAND wayland-client wayland-scanner wayland-protocols wayland-egl wayland-cur…
576 COMMAND ${PKG_CONFIG_EXECUTABLE} --variable=pkgdatadir wayland-client
590 COMMAND ${PKG_CONFIG_EXECUTABLE} --variable=pkgdatadir wayland-protocols
604 COMMAND ${PKG_CONFIG_EXECUTABLE} --variable=wayland_scanner wayland-scanner
626 file(GLOB WAYLAND_SOURCES ${SDL2_SOURCE_DIR}/src/video/wayland/*.c)
630 file(MAKE_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/wayland-generated-protocols")
631 include_directories("${CMAKE_CURRENT_BINARY_DIR}/wayland-generated-protocols")
[all …]
/third_party/mesa3d/docs/_extra/specs/
DWL_bind_wayland_display.spec43 Adding an implementation specific wayland interface, allows the
44 EGL implementation to define specific wayland requests and events,
45 needed for buffer sharing in an EGL wayland platform.
110 not an EGL wl_buffer (wl_shm and other wayland extensions can
/third_party/gstreamer/gstplugins_bad/tests/examples/waylandsink/
Dmeson.build2 gtk_wayland_dep = dependency('gtk+-wayland-3.0', required : get_option('examples'))
16 'wayland-threads.c',

12345678