wlroots-hyprland/include/render
Manuel Stoeckl d6859da3b4 render/vulkan: use _SRGB image view when possible
This is the last of a set of commits which ensures that both textures
and render buffers can be accessed through _UNORM and _SRGB image
views. While _UNORM image views are not yet used for 8-bpc image
formats, they will be needed in the future to support color transforms
for both textures and render buffers.
2023-12-04 15:13:31 +00:00
..
allocator docs: replace the less commonly used "::" with "." 2023-10-02 22:10:16 +03:00
dmabuf.h render/dmabuf: add dmabuf_export_sync_file() 2022-12-06 14:54:09 +00:00
drm_format_set.h wlr_drm_format: Rework wlr_drm_format_intersect 2023-05-11 18:24:43 +02:00
egl.h render/egl: enable EGL_LOSE_CONTEXT_ON_RESET 2022-11-15 15:50:19 +00:00
gles2.h renderer: Drop buffer binding 2023-11-30 20:11:50 -05:00
pixel_format.h render/pixel-format: add support for block-based formats 2023-05-21 20:28:45 +00:00
pixman.h renderer: Drop buffer binding 2023-11-30 20:11:50 -05:00
vulkan.h render/vulkan: use _SRGB image view when possible 2023-12-04 15:13:31 +00:00
wlr_renderer.h renderer: Drop buffer binding 2023-11-30 20:11:50 -05:00