wlroots/include/wlr
Simon Ser 26af316b3b render/gles2: make wlr_gles2_texture_from_* private
These functions are unused by compositors (see e.g. [1]) and prevent
wlr_gles2_texture from accessing wlr_gles2_renderer state. This is an
issue for proper teardown [2] and for accessing GLES2 extensions.

[1]: https://github.com/swaywm/wlroots/pull/1962#issuecomment-569511830
[2]: https://github.com/swaywm/wlroots/pull/1962
2020-07-28 06:59:07 -06:00
..
backend
interfaces output: add backend docs 2020-06-30 08:03:58 -06:00
render render/gles2: make wlr_gles2_texture_from_* private 2020-07-28 06:59:07 -06:00
types input/pointer: add wlr_seat_pointer_wrap 2020-07-15 19:31:13 +02:00
util util/region: add wlr_region_scale_xy 2020-06-17 09:10:54 -06:00
backend.h
config.h.in render/egl: include EGL/eglmesaext.h only if present 2020-05-11 08:58:30 +02:00
meson.build
version.h.in
xcursor.h
xwayland.h xwm: add support for xwayland minimize 2020-07-21 13:20:17 +02:00