wlroots-hyprland/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]: https://gitlab.freedesktop.org/wayland/weston/commit/40c519a3e613

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 render/texture: add width and height fields 2020-04-28 21:45:14 +02:00
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 Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwayland: split server 2020-05-19 22:07:47 +02:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00