wlroots-hyprland/include/wlr
emersion 135721118a
render: remove wlr_renderer_check_import_dmabuf
It's possible to implement it outside the renderer, by creating a
texture and destroying it right away. This reduces the API surface
of the renderer.
2018-05-30 17:08:15 +01:00
..
backend backends: implement custom EGL and renderer initialization 2018-05-25 14:56:52 +03:00
interfaces Fix hardware cursors scale & transform 2018-05-09 19:58:18 +01:00
render render: remove wlr_renderer_check_import_dmabuf 2018-05-30 17:08:15 +01:00
types Only allow one modifier per DMA-BUF, split attributes struct in render/ 2018-05-30 09:29:12 +01:00
util Fix damage tracking for rotated surfaces 2018-03-26 15:31:08 -04:00
backend.h backends: implement custom EGL and renderer initialization 2018-05-25 14:56:52 +03:00
meson.build Install include directory into includedir 2018-04-03 16:56:32 +02:00
xcursor.h Fix typo in xcursor.h 2018-02-02 08:48:01 -05:00
xwayland.h Fix Xwayland cleanup 2018-05-10 01:44:17 +02:00