wlroots/include
Simon Ser a3ba82885c render: choose DMA-BUF texture target via eglQueryDmaBufModifiersEXT
EGL_EXT_image_dma_buf_import_modifiers tells us whether we should use
GL_TEXTURE_2D or GL_TEXTURE_EXTERNAL_OES. Using the right texture target
can fix some failures and/or improve performance on some drivers.

This does the same as a Weston commit [1].

[1]: 40c519a3e6

Closes: https://github.com/swaywm/wlroots/issues/2173
2020-06-06 08:59:38 +02:00
..
backend backend/drm: make adaptive_sync atomic 2020-06-01 11:45:11 -06:00
render
types wlr_keyboard_group: introduce enter and leave 2020-05-31 17:28:18 -04:00
util util/time: move timespec_sub to time utilities 2020-06-06 00:09:19 +02:00
wlr render: choose DMA-BUF texture target via eglQueryDmaBufModifiersEXT 2020-06-06 08:59:38 +02:00
xcursor
xwayland
meson.build