wlroots-hyprland/render
Vincent Vanlaer 5ec6d8230d Split eglSwapBuffersWithDamage feature detection
Detecting whether eglSwapBuffersWithDamageEXT or
eglSwapBuffersWithDamageKHR is used should be based on the extension
string, not only on the availability of the function.
2018-06-09 11:39:14 +02:00
..
gles2 render/egl: only request high priority context on DRM 2018-06-08 00:17:45 +01:00
egl.c Split eglSwapBuffersWithDamage feature detection 2018-06-09 11:39:14 +02:00
glapi.txt render/egl: use EGL_KHR_debug 2018-03-21 10:42:43 +01:00
meson.build matrix: move to types/ 2018-03-15 09:11:27 +01:00
wlr_renderer.c render: remove wlr_renderer_check_import_dmabuf 2018-05-30 17:08:15 +01:00
wlr_texture.c Only allow one modifier per DMA-BUF, split attributes struct in render/ 2018-05-30 09:29:12 +01:00