summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-buffer.h
Commit message (Expand)AuthorAgeFilesLines
* wayland: Add zwp_linux_dmabuf_v1 supportDaniel Stone2017-08-011-0/+6
* wayland/buffer: Add 'realization' concept to buffersJonas Ådahl2017-01-031-0/+10
* wayland: Add support for EGLStream client buffersJonas Ådahl2016-11-181-0/+6
* wayland: Add support for EGL_WAYLAND_Y_INVERTED_WLJonas Ådahl2016-11-181-0/+2
* wayland: Make MetaWaylandBuffer handle texture generation itselfJonas Ådahl2016-11-181-1/+3
* wayland: Move buffer use count to MetaWaylandSurfaceJonas Ådahl2016-03-291-3/+0
* wayland: Replace buffer destroy wl_signal with a GObject signalJonas Ådahl2016-03-291-1/+0
* wayland: Don't unset surface->buffer when wl_buffer destroyedJonas Ådahl2016-03-011-3/+6
* wayland: change accessible boolean to use_count counterRay Strode2016-02-191-4/+3
* wayland: get rid of buffer->copied_data booleanRay Strode2016-02-191-1/+0
* wayland: don't prematurely release EGL buffersRay Strode2016-02-021-0/+1
* wayland: release buffer after processing commitRay Strode2016-02-011-0/+4
* wayland: Move some buffer manipulation functions to meta-wayland-bufferJasper St. Pierre2014-10-071-0/+4
* wayland: Put the MetaWaylandBuffer implementation in a new fileJasper St. Pierre2014-10-071-0/+47