wlroots-hyprland/include
Simon Ser 9d55f712e3 render: introduce wlr_texture_from_buffer
This adds a a function to create a wlr_texture from a wlr_buffer.

The main motivation for this is to allow the renderer to create a
single wlr_texture per wlr_buffer. This can avoid needless imports
by re-using existing textures.
2021-05-17 16:22:43 +02:00
..
backend backend/drm: introduce drm_connector_commit_state 2021-04-29 19:51:57 +02:00
render render: introduce wlr_texture_from_buffer 2021-05-17 16:22:43 +02:00
types types/wlr_buffer: introduce wlr_buffer_cap 2021-04-28 20:55:57 +02:00
util util/uuid: replace with util/token, remove libuuid 2021-04-11 19:09:36 +02:00
wlr render: introduce wlr_texture_from_buffer 2021-05-17 16:22:43 +02:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland xwayland: query window PIDs via XResQueryClientIds 2021-04-23 09:55:01 +02:00
meson.build render: make GLES2 renderer optional 2021-04-17 16:39:40 +02:00