wlroots-hyprland/include/wlr
Simon Ser 4b3e08c8ac render/egl: make wlr_egl_{make,unset,is}_current private
These are trivial wrappers around eglMakeCurrent and
eglGetCurrentContext. Compositors which need to call these
functions will also call other EGL or GL functions anyways. Let's
reduce our API surface a bit by making them private.
2022-05-25 18:17:41 +00:00
..
backend Reformat doc comments 2022-05-25 14:22:58 +00:00
interfaces Reformat doc comments 2022-05-25 14:22:58 +00:00
render render/egl: make wlr_egl_{make,unset,is}_current private 2022-05-25 18:17:41 +00:00
types Reformat doc comments 2022-05-25 14:22:58 +00:00
util Reformat doc comments 2022-05-25 14:22:58 +00:00
backend.h Reformat doc comments 2022-05-25 14:22:58 +00:00
config.h.in render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00
meson.build build: bump version to 0.16.0-dev 2022-05-24 15:04:14 +02:00
version.h.in Drop WLR_VERSION_API_* 2021-06-29 12:22:55 +02:00
xcursor.h xcursor: improve documentation 2021-07-05 11:00:15 -04:00
xwayland.h xwayland: Add support for -force-xrandr-emulation 2022-05-23 07:30:28 +00:00