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 69d4cf19b5
render/gles2: assert texture comes from the same renderer
4 years ago
..
gles2 render/gles2: assert texture comes from the same renderer 4 years ago
pixman render: introduce renderer_get_render_buffer_caps 4 years ago
allocator.c render/allocator: add allocator_autocreate_with_drm_fd 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 Log drmGetDevices2 error code 4 years ago
gbm_allocator.c render/gbm_allocator: make wlr_gbm_allocator_create return a wlr_allocator 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/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: Assert that texture dimensions are > 0 4 years ago