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: 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
*
wayland: Track changes to drop wl_visual
Kristian Høgsberg
2011-08-31
5
-24
/
+37
*
wayland: Track server side wayland changes
Kristian Høgsberg
2011-08-31
1
-34
/
+36
*
wayland-drm: Add copyright notice to protocol
Benjamin Franzke
2011-07-27
1
-0
/
+27
*
Fixes for leaks reported by cppcheck.
Völgyes Dávid
2011-07-06
1
-0
/
+1
*
egl_dri2/wayland: Hook up new buffer.release event
Benjamin Franzke
2011-06-21
1
-2
/
+2
*
wayland-drm: remove depend on "make clean"
Chia-I Wu
2011-06-13
1
-0
/
+1
*
wayland-drm: Check visual for being NULL
Benjamin Franzke
2011-05-31
1
-1
/
+1
*
wayland-egl: Remove left-over headers and struct
Benjamin Franzke
2011-05-31
2
-27
/
+1
*
wayland-drm: Use new generic error event
Kristian Høgsberg
2011-05-19
2
-16
/
+17
*
egl/wayland: Follow wl_resource_destroy changes
Benjamin Franzke
2011-05-06
1
-1
/
+1
*
egl/wayland-drm: Generalize interface
Benjamin Franzke
2011-05-06
2
-46
/
+59
*
egl/wayland: Follow buffer.attach removal
Benjamin Franzke
2011-04-22
1
-1
/
+0
*
egl/wayland: Update to buffer.damage addition
Benjamin Franzke
2011-04-22
1
-4
/
+3
*
egl_dri2: Create wl_buffers for pixmap surfaces
Benjamin Franzke
2011-04-22
1
-0
/
+2
*
egl/wayland: Add new version parameter for post_drm
Benjamin Franzke
2011-04-22
1
-1
/
+3
*
egl/wayland: Fix prefixes for interface names
Benjamin Franzke
2011-04-22
1
-3
/
+3
*
wayland-egl: Update to wayland-egl.h changes, drop struct wl_egl_display
Kristian Høgsberg
2011-04-20
2
-134
/
+5
*
egl/wayland-drm: Fix include path
Benjamin Franzke
2011-03-26
1
-1
/
+2
*
egl/wayland: Move wayland-egl into a subdir
Benjamin Franzke
2011-03-04
5
-63
/
+85
*
egl/wayland: build subdirs (wayland-drm) before depend
Benjamin Franzke
2011-03-02
1
-1
/
+1
*
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
2011-03-01
7
-5
/
+332
[next]