| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | wayland-egl: Add struct wl_egl_display argument to +wl_egl_window_create() | Kristian Høgsberg | 2011-02-07 | 1 | -1/+2 |
* | wayland-egl: Force roundtrips to get device name and authenticate correctly | Kristian Høgsberg | 2011-02-07 | 1 | -0/+1 |
* | egl: Implement libwayland-egl | Benjamin Franzke | 2011-02-07 | 4 | -0/+363 |