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
*
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
*
egl/wayland: do not wrap header inclusion in extern "C"
Emil Velikov
2016-03-09
1
-4
/
+4
*
wayland: Add copyright notice for wayland-egl.c
Kristian Høgsberg Kristensen
2015-09-24
1
-0
/
+29
*
mesa: Fix warning about static being in the wrong place
Ian Romanick
2015-09-02
1
-1
/
+1
*
egl: remove support for GCC older than 4.1.0
Timothy Arceri
2014-12-17
1
-1
/
+1
*
egl+gbm: Add symbols-check tests to distribution.
Matt Turner
2014-12-12
1
-0
/
+1
*
egl: Drop unnecessary Makefile.am.
Matt Turner
2014-12-12
1
-1
/
+0
*
wayland: Move version 2 request to end of interface specification
Kristian Høgsberg
2014-05-12
1
-16
/
+19
*
egl/build: Include headers and XML in distribution.
Matt Turner
2014-04-07
1
-1
/
+6
*
automake: don't enable -Wl,--no-undefined on OpenBSD
Jonathan Gray
2014-04-05
1
-1
/
+1
*
automake: ask the linker to do garbage collection
Emil Velikov
2014-03-31
1
-0
/
+1
*
automake: add -Wl,--no-undefined to all libraries
Emil Velikov
2014-03-31
1
-1
/
+2
*
automake: consistently use -no-undefined
Emil Velikov
2014-03-31
1
-1
/
+3
*
automake: use install-lib-links.mk across all classic mesa
Emil Velikov
2014-03-11
1
-0
/
+2
*
Prevent zero sized wl_egl_window
Sinclair Yeh
2014-02-18
1
-0
/
+6
*
wayland-egl: automake: add symbol test
Emil Velikov
2014-02-11
2
-0
/
+18
*
wayland: silence unused var warning
Fabio Pedretti
2013-10-30
1
-2
/
+0
*
wayland: Don't leak wl_drm global when unbinding display
Ander Conselvan de Oliveira
2013-10-22
1
-2
/
+5
*
egl-wayland: Add support for RGB565 pixel format for Wayland clients
Singh, Satyeshwar
2013-10-15
1
-0
/
+3
*
wayland: Don't rely on static variable for identifying wl_drm buffers
Kristian Høgsberg
2013-10-11
2
-10
/
+12
*
wayland-egl.pc requires wayland-client.pc.
Torsten Duwe
2013-09-11
1
-0
/
+1
*
egl: Do not export private symbols
Chad Versace
2013-08-08
2
-0
/
+2
*
egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
2013-08-07
2
-33
/
+46
*
wayland: Add prime fd passing as a buffer sharing mechanism
Kristian Høgsberg
2013-03-18
3
-9
/
+67
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
egl/wayland: Don't invalidate drawable on swap buffers
Ander Conselvan de Oliveira
2012-11-30
2
-0
/
+8
*
wayland: Drop support for ill-defined, unused wl_egl_pixmap
Kristian Høgsberg
2012-10-17
2
-44
/
+0
*
wayland: Remove 0.85 compatibility #ifdefs
Kristian Høgsberg
2012-10-17
1
-26
/
+0
*
wayland: Include wl_drm format enum in wayland-drm.h
Kristian Høgsberg
2012-07-17
1
-1
/
+64
*
gbm: Add new gbm_bo_import entry point
Kristian Høgsberg
2012-07-16
1
-3
/
+0
*
wayland: Stop trying to use make rules from aclocal, just copy and paste
Kristian Høgsberg
2012-07-13
2
-1
/
+8
*
egl: Add EGL_WAYLAND_PLANE_WL attribute
Kristian Høgsberg
2012-07-11
1
-1
/
+1
*
wayland-drm: Add protocol to create planar buffers
Kristian Høgsberg
2012-07-11
3
-20
/
+90
*
wayland-drm: Pass struct wl_drm_buffer to the driver
Kristian Høgsberg
2012-07-11
2
-19
/
+18
*
wayland-drm: Implement wl_buffer.damage in old versions of Wayland
Neil Roberts
2012-04-12
1
-0
/
+26
*
wayland-drm: remove wl_buffer.damage
Pekka Paalanen
2012-04-10
1
-7
/
+0
*
Add Makefile.in to toplevel .gitignore
Kenneth Graunke
2012-03-20
1
-1
/
+0
*
Add .deps/, .libs/, and *.la to toplevel .gitignore
Paul Berry
2012-03-20
1
-4
/
+0
*
add wayland cflags when building wayland-egl
Juan Zhao
2012-01-29
1
-1
/
+2
*
automake: src/egl/wayland
Benjamin Franzke
2012-01-26
8
-156
/
+37
*
wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.h
Kristian Høgsberg
2012-01-11
2
-9
/
+66
*
egl_dri2/wayland: handle creating xrgb8888 images
Robert Bragg
2012-01-11
2
-0
/
+11
*
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
2011-10-04
1
-2
/
+2
*
wayland: Use wl_resource_* error functions
Kristian Høgsberg
2011-09-01
1
-10
/
+10
*
wayland-drm: Fix compilation with wayland master
Benjamin Franzke
2011-09-01
1
-9
/
+9
[next]