wlroots/render
Simon Ser beae3018cb render: relax stride check in wlr_texture_from_pixels
Some formats have a byte-per-pixel lower than 1. Let's not encode
an arbitrary limitation into the wlr_renderer API.
2021-05-19 11:13:42 -04:00
..
gles2 render/gles2: implement texture_from_buffer 2021-05-17 16:22:43 +02:00
pixman render/pixman: avoid sqrt() in render_quad without rotation 2021-05-19 09:57:37 -04:00
allocator.c render: add DRM dumb buffer allocator 2021-05-05 10:40:21 +02:00
dmabuf.c
drm_dumb_allocator.c render: add DRM dumb buffer allocator 2021-05-05 10:40:21 +02:00
drm_format_set.c
egl.c render/egl: query and display EGL driver name 2021-05-11 12:43:25 +02:00
gbm_allocator.c render/gbm_allocator: add support for gbm_bo_get_fd_for_plane 2021-05-19 10:17:28 +02:00
meson.build render/gbm_allocator: add support for gbm_bo_get_fd_for_plane 2021-05-19 10:17:28 +02:00
pixel_format.c
shm_allocator.c
swapchain.c
wlr_renderer.c
wlr_texture.c render: relax stride check in wlr_texture_from_pixels 2021-05-19 11:13:42 -04:00