wlroots-hyprland/include
Simon Ser a2419eb4ea render/egl: make most functions private
The wlr_egl functions are mostly used internally by the GLES2
renderer. Let's reduce our API surface a bit by hiding them. If
there are good use-cases for one of these, we can always make them
public again.

The functions mutating the current EGL context are not made private
because e.g. Wayfire uses them.
2021-06-24 13:53:05 -04:00
..
backend backend/wayland: remove swapchain 2021-06-07 15:42:38 +02:00
render render/egl: make most functions private 2021-06-24 13:53:05 -04:00
types buffer: introduce wlr_shm_client_buffer 2021-06-07 09:22:56 -04:00
util util/uuid: replace with util/token, remove libuuid 2021-04-11 19:09:36 +02:00
wlr render/egl: make most functions private 2021-06-24 13:53:05 -04:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland xwm: implement _NET_CLIENT_LIST_STACKING 2021-05-31 10:41:29 +02:00
meson.build render: make GLES2 renderer optional 2021-04-17 16:39:40 +02:00