wlroots-hyprland/include/wlr/render
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
..
allocator.h Reformat doc comments 2022-05-25 14:22:58 +00:00
dmabuf.h render: add DMA-BUF docs 2021-11-26 16:40:53 +00:00
drm_format_set.h Reformat doc comments 2022-05-25 14:22:58 +00:00
egl.h render/egl: make wlr_egl_{make,unset,is}_current private 2022-05-25 18:17:41 +00:00
gles2.h Remove support for DMA-BUF flags 2021-11-17 16:12:59 +00:00
interface.h render: drop wlr_renderer_impl.init_wl_display 2021-07-22 14:10:26 -04:00
pixman.h render: add get native paint target of renderer 2021-06-19 10:04:35 +02:00
vulkan.h render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00
wlr_renderer.h Reformat doc comments 2022-05-25 14:22:58 +00:00
wlr_texture.h Reformat doc comments 2022-05-25 14:22:58 +00:00