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 Zeni cdacf4f632
render: introduce WLR_RENDERER in wlr_renderer_autocreate_with_drm_fd
4 years ago
..
gles2 render/gles2: introduce wlr_gles2_renderer_create_with_drm_fd 4 years ago
pixman render: make GLES2 renderer optional 4 years ago
allocator.c render/allocator: ignore NULL in wlr_allocator_destroy 4 years ago
dmabuf.c render/dmabuf: make src arg const in wlr_dmabuf_attributes_copy 4 years ago
drm_format_set.c render/drm_format_set: add special case for LINEAR-only formats 4 years ago
egl.c render: remove wlr_texture_to_dmabuf 4 years ago
gbm_allocator.c drm: check for PRIME support 4 years ago
meson.build render: make GLES2 renderer optional 4 years ago
pixel_format.c render/pixel_format: add XBGR8888 and ABGR8888 format 4 years ago
shm_allocator.c render: introduce shared memory allocator 4 years ago
swapchain.c render/swapchain: add support for buffer age 4 years ago
wlr_renderer.c render: introduce WLR_RENDERER in wlr_renderer_autocreate_with_drm_fd 4 years ago
wlr_texture.c render: Assert that texture dimensions are > 0 4 years ago