diff options
author | Simon Ser <contact@emersion.fr> | 2020-07-28 13:45:24 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-07-28 06:59:07 -0600 |
commit | 26af316b3b3c15c0c2cbc76f2d398e5c3ac70c64 (patch) | |
tree | 63ad9792a92642f1daaed2af4a352c5121957b66 /contrib | |
parent | c32d89ee3efbc0a61c75e8120bdc2bf035c8ffd3 (diff) |
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
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions