wlroots/render/allocator
Kenny Levinsen 5df2b34d2b allocator/gbm: Reset errno before gbm_bo_create
Not all paths in GBM set errno properly on error. Reset it to zero
before calling GBM to avoid accidentally printing a garbage error.
2024-08-19 14:59:44 +02:00
..
allocator.c renderer: replace get_render_buffer_caps() with struct field 2024-04-22 11:38:30 +02:00
drm_dumb.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
gbm.c allocator/gbm: Reset errno before gbm_bo_create 2024-08-19 14:59:44 +02:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
shm.c Avoid using memcpy() to copy structs 2023-08-03 14:40:28 +00:00