HomeSort by relevance Sort by last modified time
    Searched full:wayland (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /external/mesa3d/src/egl/wayland/
Makefile.am 1 SUBDIRS = wayland-drm wayland-egl
.gitignore 2 wayland-drm-client-protocol.h
3 wayland-drm-server-protocol.h
4 wayland-drm-protocol.c
  /external/mesa3d/src/egl/wayland/wayland-egl/
Makefile.am 2 pkgconfig_DATA = wayland-egl.pc
8 noinst_HEADERS = wayland-egl-priv.h
9 libwayland_egl_la_SOURCES = wayland-egl.c
wayland-egl.pc.in 6 Name: wayland-egl
7 Description: Mesa wayland-egl library
wayland-egl.c 3 #include <wayland-client.h>
4 #include "wayland-egl.h"
5 #include "wayland-egl-priv.h"
wayland-egl-priv.h 15 #include <wayland-client.h>
  /external/mesa3d/src/egl/wayland/wayland-drm/
Makefile.am 7 libwayland_drm_la_SOURCES = wayland-drm.c wayland-drm-protocol.c
8 noinst_HEADERS = wayland-drm.h
10 BUILT_SOURCES = wayland-drm-protocol.c \
11 wayland-drm-client-protocol.h \
12 wayland-drm-server-protocol.h
  /hardware/intel/common/libva/pkgconfig/
libva-wayland.pc.in 5 display=wayland
9 Requires: libva wayland-client
  /hardware/intel/common/libva/va/wayland/
va_wayland.h 2 * va_wayland.h - Wayland API
31 #include <wayland-client.h>
35 * \brief The Wayland rendering API
37 * This file contains the \ref api_wayland "Wayland rendering API".
45 * \defgroup api_wayland Wayland rendering API
50 * - Create a VA display for an active Wayland display ;
57 * \brief Returns a VA display wrapping the specified Wayland display.
60 * specified Wayland @display.
62 * @param[in] display the native Wayland display
69 * \brief Returns the Wayland buffer associated with a VA surface
    [all...]
va_backend_wayland.h 2 * va_backend_wayland.h - VA driver implementation hooks for Wayland
31 #include <wayland-client.h>
33 /** \brief VA/Wayland API version. */
39 /** \brief VA/Wayland implementation hooks. */
48 /** \brief Hook to return Wayland buffer associated with the VA surface. */
56 /** \brief Hook to return Wayland buffer associated with the VA image. */
va_wayland_private.h 2 * va_wayland_private.h - Wayland private API
35 /* VA/Wayland base display context */
Makefile.am 52 wayland-drm-client-protocol.h \
61 # Wayland protocol
va_wayland_drm.h 2 * va_wayland_drm.h - Wayland/DRM helpers
36 * \brief Initializes Wayland/DRM layer.
va_wayland_emgd.h 2 * va_wayland_emgd.h - Wayland/EMGD helpers
36 * \brief Initializes Wayland/EMGD layer.
  /external/mesa3d/src/egl/drivers/dri2/
Makefile.am 27 -I$(top_srcdir)/src/egl/wayland/wayland-egl \
28 -I$(top_srcdir)/src/egl/wayland/wayland-drm \
29 -I$(top_builddir)/src/egl/wayland/wayland-drm \
  /external/mesa3d/src/gallium/winsys/sw/
Makefile 17 ifneq ($(findstring wayland, $(EGL_PLATFORMS)),)
18 SUBDIRS += wayland
  /external/mesa3d/src/gallium/state_trackers/egl/
Makefile 9 -I$(TOP)/src/egl/wayland/wayland-drm/ \
29 -I$(TOP)/src/egl/wayland/wayland-egl \
30 -I$(TOP)/src/egl/wayland/wayland-drm \
31 $(shell $(PKG_CONFIG) --cflags-only-I libdrm wayland-client wayland-server)
33 wayland_SOURCES = $(wildcard wayland/*.c)
63 ifneq ($(findstring wayland, $(EGL_PLATFORMS)),
    [all...]
  /external/deqp/android/cts/master/src/
vulkan-not-applicable.txt 5 dEQP-VK.wsi.wayland.*
  /hardware/intel/common/libva/
configure.ac 80 # Wayland minimum version number
142 AC_ARG_ENABLE([wayland],
143 [AC_HELP_STRING([--enable-wayland],
144 [build with VA/Wayland API support @<:@default=yes@:>@])],
258 # Check for Wayland
264 PKG_CHECK_MODULES([WAYLAND], [wayland-client >= wayland_api_version],
268 [Defined to 1 if VA/Wayland API is built])
274 [WAYLAND_SCANNER_RULES(['$(top_srcdir)/va/wayland/protocol'])],
287 AC_MSG_ERROR([Please select at least one backend (DRM, X11, Wayland)])
    [all...]
  /external/mesa3d/bin/
.cherry-ignore 2 ca3ed3e024864e91ca3cccc59fb96950e1d079b5 egl/wayland: Don't invalidate drawable on swap buffers
3 89ba4368fd86778405eea163e2b27812055f0df9 egl/wayland: Add invalidate back in eglSwapBuffers()
4 60a11e295b86475ff334291a5b483e422371b21c egl/wayland: Dispatch the event queue before get_buffers
  /external/skia/third_party/libsdl/linux/
README 2 1) ../../externals/sdl/configure --disable-audio --disable-joystick --disable-haptic --disable-power --disable-video-wayland --disable-video-mir --disable-video-dummy --disable-dbus --disable-ibus --disable-libudev
  /external/skia/third_party/libsdl/mac/
README 2 1) ../../externals/sdl/configure --disable-audio --disable-joystick --disable-haptic --disable-power --disable-video-wayland --disable-video-mir --disable-video-dummy --disable-dbus --disable-ibus --disable-libudev
  /external/mesa3d/src/gallium/state_trackers/egl/common/
native_wayland_drm_bufmgr_helper.c 10 #include <wayland-server.h>
11 #include <wayland-drm-server-protocol.h>
  /external/mesa3d/docs/
WL_bind_wayland_display.spec 36 wl_display of a Wayland compositor to an EGLDisplay. Binding a
38 more interfaces in the Wayland protocol to allow clients to create
43 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.
104 not an EGL wl_buffer (wl_shm and other wayland extensions can
relnotes-9.0.1.html 107 <li>wayland: Destroy frame callback when destroying surface</li>
119 <li>egl/wayland: Update to Wayland 0.99 API</li>
120 <li>wayland: Remove 0.85 compatibility #ifdefs</li>
121 <li>wayland: Drop support for ill-defined, unused wl_egl_pixmap</li>

Completed in 407 milliseconds

1 2 3 4