wlroots/include
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 Fix typos 2020-07-21 23:00:13 +02:00
render render/gles2: make wlr_gles2_texture_from_* private 2020-07-28 06:59:07 -06:00
types wlr_keyboard_group: introduce enter and leave 2020-05-31 17:28:18 -04:00
util util/time: move `timespec_sub` to time utilities 2020-06-06 00:09:19 +02:00
wlr render/gles2: make wlr_gles2_texture_from_* private 2020-07-28 06:59:07 -06:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwm: Set _NET_WM_STATE_FOCUSED property for the focused surface 2020-07-27 14:26:30 +02:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00