index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
/
wayland
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-01
Add missing copyright header to wayland-egl-priv.h
Micah Fedke
1
-0
/
+27
2016-09-01
wayland-drm: add missing NULL check
Frank Binns
1
-0
/
+2
2016-08-31
Introduce .editorconfig
Eric Engestrom
1
-0
/
+2
2016-08-24
egl/wayland-egl: Fix for segfault in dri2_wl_destroy_surface.
Stencel, Joanna
2
-0
/
+4
2016-03-09
egl/wayland: do not wrap header inclusion in extern "C"
Emil Velikov
1
-4
/
+4
2015-09-24
wayland: Add copyright notice for wayland-egl.c
Kristian Høgsberg Kristensen
1
-0
/
+29
2015-09-02
mesa: Fix warning about static being in the wrong place
Ian Romanick
1
-1
/
+1
2014-12-17
egl: remove support for GCC older than 4.1.0
Timothy Arceri
1
-1
/
+1
2014-12-12
egl+gbm: Add symbols-check tests to distribution.
Matt Turner
1
-0
/
+1
2014-12-12
egl: Drop unnecessary Makefile.am.
Matt Turner
1
-1
/
+0
2014-05-12
wayland: Move version 2 request to end of interface specification
Kristian Høgsberg
1
-16
/
+19
2014-04-07
egl/build: Include headers and XML in distribution.
Matt Turner
1
-1
/
+6
2014-04-05
automake: don't enable -Wl,--no-undefined on OpenBSD
Jonathan Gray
1
-1
/
+1
2014-03-31
automake: ask the linker to do garbage collection
Emil Velikov
1
-0
/
+1
2014-03-31
automake: add -Wl,--no-undefined to all libraries
Emil Velikov
1
-1
/
+2
2014-03-31
automake: consistently use -no-undefined
Emil Velikov
1
-1
/
+3
2014-03-11
automake: use install-lib-links.mk across all classic mesa
Emil Velikov
1
-0
/
+2
2014-02-18
Prevent zero sized wl_egl_window
Sinclair Yeh
1
-0
/
+6
2014-02-11
wayland-egl: automake: add symbol test
Emil Velikov
2
-0
/
+18
2013-10-30
wayland: silence unused var warning
Fabio Pedretti
1
-2
/
+0
2013-10-22
wayland: Don't leak wl_drm global when unbinding display
Ander Conselvan de Oliveira
1
-2
/
+5
2013-10-15
egl-wayland: Add support for RGB565 pixel format for Wayland clients
Singh, Satyeshwar
1
-0
/
+3
2013-10-11
wayland: Don't rely on static variable for identifying wl_drm buffers
Kristian Høgsberg
2
-10
/
+12
2013-09-11
wayland-egl.pc requires wayland-client.pc.
Torsten Duwe
1
-0
/
+1
2013-08-08
egl: Do not export private symbols
Chad Versace
2
-0
/
+2
2013-08-07
egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
2
-33
/
+46
2013-03-18
wayland: Add prime fd passing as a buffer sharing mechanism
Kristian Høgsberg
3
-9
/
+67
2013-01-10
Clean up .gitignore files
Matt Turner
1
-1
/
+0
2012-11-30
egl/wayland: Don't invalidate drawable on swap buffers
Ander Conselvan de Oliveira
2
-0
/
+8
2012-10-17
wayland: Drop support for ill-defined, unused wl_egl_pixmap
Kristian Høgsberg
2
-44
/
+0
2012-10-17
wayland: Remove 0.85 compatibility #ifdefs
Kristian Høgsberg
1
-26
/
+0
2012-07-17
wayland: Include wl_drm format enum in wayland-drm.h
Kristian Høgsberg
1
-1
/
+64
2012-07-16
gbm: Add new gbm_bo_import entry point
Kristian Høgsberg
1
-3
/
+0
2012-07-13
wayland: Stop trying to use make rules from aclocal, just copy and paste
Kristian Høgsberg
2
-1
/
+8
2012-07-11
egl: Add EGL_WAYLAND_PLANE_WL attribute
Kristian Høgsberg
1
-1
/
+1
2012-07-11
wayland-drm: Add protocol to create planar buffers
Kristian Høgsberg
3
-20
/
+90
2012-07-11
wayland-drm: Pass struct wl_drm_buffer to the driver
Kristian Høgsberg
2
-19
/
+18
2012-04-12
wayland-drm: Implement wl_buffer.damage in old versions of Wayland
Neil Roberts
1
-0
/
+26
2012-04-10
wayland-drm: remove wl_buffer.damage
Pekka Paalanen
1
-7
/
+0
2012-03-20
Add Makefile.in to toplevel .gitignore
Kenneth Graunke
1
-1
/
+0
2012-03-20
Add .deps/, .libs/, and *.la to toplevel .gitignore
Paul Berry
1
-4
/
+0
2012-01-29
add wayland cflags when building wayland-egl
Juan Zhao
1
-1
/
+2
2012-01-26
automake: src/egl/wayland
Benjamin Franzke
8
-156
/
+37
2012-01-11
wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.h
Kristian Høgsberg
2
-9
/
+66
2012-01-11
egl_dri2/wayland: handle creating xrgb8888 images
Robert Bragg
2
-0
/
+11
2011-10-04
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
1
-2
/
+2
2011-09-01
wayland: Use wl_resource_* error functions
Kristian Høgsberg
1
-10
/
+10
2011-09-01
wayland-drm: Fix compilation with wayland master
Benjamin Franzke
1
-9
/
+9
2011-08-31
wayland: Track changes to drop wl_visual
Kristian Høgsberg
5
-24
/
+37
2011-08-31
wayland: Track server side wayland changes
Kristian Høgsberg
1
-34
/
+36
[next]