mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-13 08:22:16 -04:00
Split texture rendering out of wlr_render_pass and introduce a dedicated wlr_render_texture_pass interface. Remove the add_texture hook from wlr_render_pass_impl and route texture rendering through renderer->texture_pass instead. |
||
|---|---|---|
| .. | ||
| allocator.h | ||
| color.h | ||
| dmabuf.h | ||
| drm_format_set.h | ||
| drm_syncobj.h | ||
| egl.h | ||
| gles2.h | ||
| interface.h | ||
| pass.h | ||
| pixman.h | ||
| swapchain.h | ||
| vulkan.h | ||
| wlr_renderer.h | ||
| wlr_texture.h | ||