Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wayland: Move buffer use count to MetaWaylandSurface | Jonas Ådahl | 2016-03-29 | 1 | -3/+0 |
* | wayland: Replace buffer destroy wl_signal with a GObject signal | Jonas Ådahl | 2016-03-29 | 1 | -1/+0 |
* | wayland: Don't unset surface->buffer when wl_buffer destroyed | Jonas Ådahl | 2016-03-01 | 1 | -3/+6 |
* | wayland: change accessible boolean to use_count counter | Ray Strode | 2016-02-19 | 1 | -4/+3 |
* | wayland: get rid of buffer->copied_data boolean | Ray Strode | 2016-02-19 | 1 | -1/+0 |
* | wayland: don't prematurely release EGL buffers | Ray Strode | 2016-02-02 | 1 | -0/+1 |
* | wayland: release buffer after processing commit | Ray Strode | 2016-02-01 | 1 | -0/+4 |
* | wayland: Move some buffer manipulation functions to meta-wayland-buffer | Jasper St. Pierre | 2014-10-07 | 1 | -0/+4 |
* | wayland: Put the MetaWaylandBuffer implementation in a new file | Jasper St. Pierre | 2014-10-07 | 1 | -0/+47 |