You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Simon Ser abf527b075
render/gles2: fix texture cleanup on destroy
4 years ago
..
gles2 render/gles2: fix texture cleanup on destroy 4 years ago
pixman render/pixman: avoid sqrt() in render_quad without rotation 4 years ago
allocator.c render: add DRM dumb buffer allocator 4 years ago
dmabuf.c render/dmabuf: make src arg const in wlr_dmabuf_attributes_copy 4 years ago
drm_dumb_allocator.c render: add DRM dumb buffer allocator 4 years ago
drm_format_set.c render/drm_format_set: add special case for LINEAR-only formats 4 years ago
egl.c render/egl: query and display EGL driver name 4 years ago
gbm_allocator.c render/gbm_allocator: add support for gbm_bo_get_fd_for_plane 4 years ago
meson.build render/gbm_allocator: add support for gbm_bo_get_fd_for_plane 4 years ago
pixel_format.c render/pixel_format: add XBGR8888 and ABGR8888 format 4 years ago
shm_allocator.c render/shm_allocator: make wlr_shm_allocator_create return a wlr_allocator 4 years ago
swapchain.c render/swapchain: add support for buffer age 4 years ago
wlr_renderer.c render: remove wlr_ prefix from wlr_renderer_autocreate_with_drm_fd 4 years ago
wlr_texture.c render: relax stride check in wlr_texture_from_pixels 4 years ago