index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
/
wayland
Commit message (
Expand
)
Author
Age
Files
Lines
*
autoconf: stop exporting internal wayland details
Emil Velikov
2018-08-07
1
-1
/
+1
*
meson: stop exporting internal wayland details
Emil Velikov
2018-08-07
1
-2
/
+2
*
egl: remove wayland-egl now that we're using libwayland-egl
Eric Engestrom
2018-06-06
7
-516
/
+0
*
wayland-drm: do not distribute generated sources
Juan A. Suarez Romero
2018-03-23
1
-6
/
+16
*
wayland-drm: autotools: do not redirect stdin/stdout for wayland-scanner
Emil Velikov
2018-03-12
1
-3
/
+3
*
*-symbol-check: use correct `nm` path when cross-compiling
Eric Engestrom
2018-02-26
2
-1
/
+2
*
meson: Move Wayland dmabuf to wayland-drm
Daniel Stone
2018-02-16
1
-0
/
+22
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
2
-2
/
+2
*
meson: Use consistent style for tests
Dylan Baker
2018-01-11
1
-1
/
+4
*
egl/wayland: Add Wayland drm support for RGB10 winsys buffers.
Mario Kleiner
2018-01-03
1
-0
/
+6
*
wayland-drm: static inline wayland_drm_buffer_get
Emil Velikov
2017-11-08
2
-38
/
+36
*
meson: Set c visibility args for wayland-drm
Dylan Baker
2017-11-02
1
-0
/
+1
*
gbm: Don't traverse backwards for includes
Dylan Baker
2017-11-02
1
-0
/
+2
*
automake: Remove unused include path
Dylan Baker
2017-11-02
1
-2
/
+1
*
meson: pass correct args to wayland-egl symbol test
Eric Engestrom
2017-10-31
1
-1
/
+4
*
wayland-egl: fail symbol check if lib is missing
Eric Engestrom
2017-10-31
1
-1
/
+9
*
wayland-egl: fix wayland cflags
Eric Engestrom
2017-10-27
1
-1
/
+1
*
meson: wayland-egl depends on wayland-client
Daniel Stone
2017-10-26
1
-0
/
+1
*
meson: build libEGL
Dylan Baker
2017-10-20
2
-0
/
+56
*
meson: move wayland_drm_protocol generation to wayland-drm
Dylan Baker
2017-10-20
1
-1
/
+13
*
wayland-drm: constify the callbacks struct, take 2
Emil Velikov
2017-10-13
2
-2
/
+2
*
wayland-drm: use a copy of the wayland_drm_callbacks struct
Emil Velikov
2017-10-13
1
-5
/
+5
*
wayland-egl: adds CFLAGS for wayland.egl.h include
Tobias Klausmann
2017-10-04
1
-1
/
+2
*
wayland-egl: rework and simplify wl_egl_window initialization
Emil Velikov
2017-10-02
1
-10
/
+16
*
wayland-egl: move WL_EGL_EXPORT declaration to where it's used
Emil Velikov
2017-10-02
2
-7
/
+7
*
wayland-egl: use C99 comments
Emil Velikov
2017-10-02
1
-3
/
+3
*
wayland-egl: remove no longer needed wayland-client dependency
Emil Velikov
2017-10-02
3
-4
/
+1
*
wayland-egl: add stdint.h include for intptr_t
Emil Velikov
2017-10-02
1
-0
/
+1
*
wayland-egl: forward declare struct wl_surface
Emil Velikov
2017-10-02
1
-0
/
+2
*
wayland-egl: rename wayland-egl-{priv,backend}.h
Emil Velikov
2017-10-02
4
-4
/
+4
*
meson: Add build Intel "anv" vulkan driver
Dylan Baker
2017-09-27
1
-0
/
+21
*
Revert "wayland-drm: constify the callbacks struct"
Daniel Stone
2017-09-26
2
-3
/
+3
*
egl: fix build fallouts from 1d0be5b3fe5
Krzysztof Sobiecki
2017-09-19
1
-1
/
+1
*
configure.ac: split the wayland client/server confusion
Emil Velikov
2017-09-19
2
-2
/
+2
*
wayland-drm: constify the callbacks struct
Emil Velikov
2017-09-19
1
-2
/
+2
*
wayland-drm: add wl_display/wl_resource forward declarations
Emil Velikov
2017-09-19
1
-0
/
+2
*
wayland-drm: avoid deprecated use of struct wl_resource
Micah Fedke
2017-09-19
1
-3
/
+3
*
wayland-drm: remove unused wayland_drm_buffer_get_{format,buffer}
Emil Velikov
2017-09-19
2
-18
/
+0
*
wayland-drm: remove hardcoded enum wl_drm_format
Emil Velikov
2017-09-19
1
-64
/
+0
*
wayland-egl: update the SHA1 of the commit introducing v3
Emil Velikov
2017-07-24
1
-1
/
+1
*
wayland-egl: Update ABI checker
Miguel A. Vico
2017-07-24
1
-15
/
+75
*
wayland-egl: Make wl_egl_window a versioned struct
Miguel A. Vico
2017-07-24
2
-1
/
+9
*
wayland-egl: Add wl_egl_window ABI checker
Miguel A. Vico
2017-07-24
2
-1
/
+180
*
gbm: Axe buffer import format conversion table
Daniel Stone
2017-07-18
1
-1
/
+2
*
wayland: move .gitignore where applicable
Emil Velikov
2017-03-13
1
-0
/
+0
*
wayland-egl/wayland-egl-symbols-check: do not mandate bash
Emil Velikov
2017-03-10
1
-1
/
+1
*
Add missing copyright header to wayland-egl-priv.h
Micah Fedke
2017-02-01
1
-0
/
+27
*
wayland-drm: add missing NULL check
Frank Binns
2016-09-01
1
-0
/
+2
*
Introduce .editorconfig
Eric Engestrom
2016-08-31
1
-0
/
+2
*
egl/wayland-egl: Fix for segfault in dri2_wl_destroy_surface.
Stencel, Joanna
2016-08-24
2
-0
/
+4
[next]