wlroots/backend/drm
Simon Ser 9a0f8a194c output: refactor backend API
This updates the backend part of the output API. This is mostly renaming:
make_current becomes attach_render and swap_buffers becomes commit.

This also fixes the RDP backend to support NULL damage.
2019-04-23 14:34:30 -06:00
..
atomic.c backend/drm: fix GBM format mismatch 2019-01-29 12:04:12 +01:00
backend.c backend/drm: fix modeset on drm fd resume 2019-02-19 16:49:51 +01:00
drm.c output: refactor backend API 2019-04-23 14:34:30 -06:00
legacy.c output: make gamma size a size_t and gamma table const 2018-10-03 10:36:33 +02:00
properties.c backend/drm: Improve encoder logic 2018-12-09 22:48:00 +13:00
renderer.c Fix missing headers when building without X11 2019-04-22 00:04:08 +03:00
util.c backend/drm: fix GBM format mismatch 2019-01-29 12:04:12 +01:00