wlroots-hyprland/backend
Mariusz Bialonczyk e547e55be0 multi-gpu: do not flip screens on secondary GPU
All screens on secondary GPU in multiple GPU configurations
was flipped 180.

The flipped screens was always on secondary card (the primary card
was always correct).

Tested on nouveau with:
WLR_DRM_DEVICES=/dev/dri/card1:/dev/dri/card2
WLR_DRM_DEVICES=/dev/dri/card2:/dev/dri/card1

The commit is fixing this problem. Now all screens are "normal".
2018-08-03 07:43:22 +02:00
..
drm multi-gpu: do not flip screens on secondary GPU 2018-08-03 07:43:22 +02:00
headless rename wlr_tablet_tool to wlr_tablet 2018-07-14 09:49:58 +02:00
libinput Remove last remnant of tool_tool in libinput 2018-07-14 09:49:58 +02:00
multi multi-backend: do not expose internal renderers 2018-08-03 07:43:22 +02:00
session Revert "Merge pull request #1153 from emersion/include-config" 2018-07-21 09:44:20 -04:00
wayland util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
x11 Revert "Merge pull request #1153 from emersion/include-config" 2018-07-21 09:44:20 -04:00
backend.c Revert "Merge pull request #1153 from emersion/include-config" 2018-07-21 09:44:20 -04:00
meson.build backend/x11: refactor, prepare support for multiple outputs 2018-03-30 23:51:16 -04:00