wlroots/backend/drm
Simon Ser cfed5766b7 backend/drm: fix current EGL context on multi-GPU
get_tex_for_bo changes the current EGL context. Rendering operations
must immediately follow drm_surface_make_current.

Closes: https://github.com/swaywm/wlroots/issues/2209
2020-05-19 21:32:38 +02:00
..
atomic.c backend/drm: fix atomic commits when the GAMMA_LUT prop is missing 2020-05-14 23:55:43 +00:00
backend.c backend/drm: fix crash in session_signal 2020-05-10 12:07:05 +02:00
cvt.c backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.c render/egl: introduce wlr_egl_unset_current 2020-05-19 14:56:20 +02:00
legacy.c output: make wlr_output_set_gamma atomic 2020-05-14 20:09:28 +02:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00
properties.c backend/drm: add support for adaptive_sync_enabled 2020-03-06 21:32:58 +01:00
renderer.c backend/drm: fix current EGL context on multi-GPU 2020-05-19 21:32:38 +02:00
util.c backend/drm: introduce wlr_drm_fb 2020-04-28 09:54:52 +02:00