wlroots/include
Austin Shafer 02cf478581 backend/drm: Fix hardware cursors when rendering to linear is not available
GPUs such as NVIDIA and VmWare do not support rendering to a linear
buffer, but require linear cursor buffers. This means we have to
render to some other format, and then convert it ourselves.

This change advertises any render format as an available cursor format.
2024-03-26 11:38:04 -04:00
..
backend backend/drm: Fix hardware cursors when rendering to linear is not available 2024-03-26 11:38:04 -04:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/allocator/gbm: implement begin_data_ptr_access 2024-03-25 16:36:16 -04:00
types backend: add wlr_backend_{test,commit}() 2024-03-14 22:03:10 +00:00
util xdg-toplevel: check that title provided actually is UTF-8 2023-11-22 22:03:00 +03:00
wlr viewporter: fix outdated docs 2024-03-25 17:48:07 +00:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwayland: add support for _NET_WM_WINDOW_TYPE_DESKTOP atom 2024-01-25 19:27:37 +03:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00