wlroots/include/backend/drm
Simon Ser 3880ee15d7 Use standard __VA_OPT__ instead of GNU's ##__VA_ARGS__
C23 has standardized a way to write variadic macros that accept
zero arguments:
https://open-std.org/JTC1/SC22/WG14/www/docs/n3033.htm

Use that instead of the GNU extension when available.
2024-06-27 18:13:05 +00:00
..
drm.h Use standard __VA_OPT__ instead of GNU's ##__VA_ARGS__ 2024-06-27 18:13:05 +00:00
fb.h backend/drm: add drm_fb_copy() 2024-03-04 11:25:33 +01:00
iface.h backend/drm: add infrastructure for device-wide commits 2024-03-14 22:03:10 +00:00
monitor.h backend/drm: drop wl_display argument 2024-01-25 15:05:36 +00:00
properties.h backend/drm: store drm prop lists as structs 2024-06-25 13:49:54 +00:00
renderer.h backend/drm: remove wlr_drm_renderer.backend 2023-11-30 14:44:46 +00:00
util.h backend/drm: use libdisplay-info for CVT mode generation 2023-02-28 14:44:02 +00:00