Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-21 | render/egl: use EGL_KHR_debug | emersion | |
2018-03-15 | Add initial linux_dmabuf protocol support | Guido Günther | |
Tested with ./weston-simple-dmabuf-drm ./weston-simple-dmabuf-drm --import-immediate=1 ./weston-simple-dmabuf-drm --y-inverted=1 (and combinations) Supports only single plane XRGB dmabufs for now. | |||
2018-02-12 | Reformat all #include directives | emersion | |
2018-02-09 | Swap buffers with damage | emersion | |
2018-01-22 | render: add wlr_renderer_clear and wlr_renderer_scissor | emersion | |
2018-01-21 | output: add damage tracking via buffer age | emersion | |
2017-12-17 | Refactor wlr_egl_init to accept config_attribs | emersion | |
2017-12-08 | Listen to display destroy in xwayland, rename wlr_egl_free | emersion | |
2017-10-22 | Move egl.h to render/egl.h | Scott Anderson | |