| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | automake: src/egl/wayland | Benjamin Franzke | 2012-01-26 | 3 | -50/+15 |
* | 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 | 3 | -16/+35 |
* | 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-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/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 |
* | egl/wayland-drm: Fix include path | Benjamin Franzke | 2011-03-26 | 1 | -1/+2 |
* | egl: Add EGL_WL_bind_wayland_display | Benjamin Franzke | 2011-03-01 | 5 | -0/+315 |