wlroots-hyprland/backend/drm
Tony Crisci d822e0768b Use ARGB8888 pixel format for cursor bo
The previous pixel format (RGBA8888) is not supported on all devices for cursors.

Weston uses ARGB8888 exclusively for its cursor buffer object which leads me to
believe this pixel format is better supported.
2017-07-27 17:55:35 -04:00
..
backend.c Add wl_output globals for wlr_outputs 2017-06-22 14:27:35 -04:00
drm.c Use ARGB8888 pixel format for cursor bo 2017-07-27 17:55:35 -04:00