wlroots-hyprland/render
Simon Ser 8026953df7 render/vulkan: remove unnecessary casts
No need to go back to the generic wlr_renderer/wlr_texture when
passing a Vulkan renderer/texture to an internal function.
2022-09-07 14:00:46 +00:00
..
allocator Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
gles2 Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
pixman render/texture: drop wlr_texture_is_opaque 2022-06-16 14:43:24 +02:00
vulkan render/vulkan: remove unnecessary casts 2022-09-07 14:00:46 +00:00
dmabuf.c dmabuf: Don't leak file descriptors on error path 2022-06-06 00:50:41 -04:00
drm_format_set.c render/drm-format-set: add wlr_drm_format_set_intersect 2021-12-03 14:42:41 +00:00
egl.c egl: modify egl_init_display function definition 2022-09-07 06:27:09 +00:00
meson.build render: use internal_features to indicate EGL support 2022-06-24 07:20:42 +02:00
pixel_format.c pixel_format: RGBA4444 and RGBA5551 have alpha components 2022-09-06 18:48:41 -04:00
swapchain.c Move allocator stuff into new directory 2021-08-25 09:57:20 -04:00
wlr_renderer.c Use env helpers 2022-08-22 10:18:52 -04:00
wlr_texture.c render: replace wlr_texture_write_pixels with update_from_buffer 2022-08-12 08:41:32 +00:00