wlroots/include/wlr/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
..
dmabuf.h Only allow one modifier per DMA-BUF, split attributes struct in render/ 2018-05-30 09:29:12 +01:00
egl.h Split eglSwapBuffersWithDamage feature detection 2018-06-09 11:39:14 +02:00
gles2.h Only allow one modifier per DMA-BUF, split attributes struct in render/ 2018-05-30 09:29:12 +01:00
interface.h render: remove wlr_renderer_check_import_dmabuf 2018-05-30 17:08:15 +01:00
wlr_renderer.h render: remove wlr_renderer_check_import_dmabuf 2018-05-30 17:08:15 +01:00
wlr_texture.h Only allow one modifier per DMA-BUF, split attributes struct in render/ 2018-05-30 09:29:12 +01:00