33 Commits (27383a1929348daf01e18349f215c998b6ef8c2f)

Author SHA1 Message Date
Simon Ser 86f5ecf468 backend/drm: introduce wlr_drm_lease
3 years ago
Simon Ser 2e12de96ca backend/drm: add support for panel orientation
3 years ago
Simon Zeni 94ed8f9496 backend/drm: introduce wlr_drm_backend_get_non_master_fd
3 years ago
Simon Zeni e5a949a955 backend/drm: implement drm lease function
3 years ago
Simon Ser f17b0f975d backend/drm: add wlr_drm_connector_get_id
4 years ago
Simon Ser 4b03bdc3ab Remove wlr_create_renderer_func_t
4 years ago
Simon Ser 44a4792fd8 backend/session: operate on wlr_device
4 years ago
Simon Ser 0e57effd38 backend/drm: add support for custom modes
5 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes
5 years ago
nyorain 7b52388424 Rework session handling
6 years ago
Ilia Bozhinov 4486b52aa8 move wlr_drm_connector_add_mode to wlr/backend/drm.h
6 years ago
Drew DeVault 211ae764fd Initial pass on API stability guarantees
6 years ago
Ilia Bozhinov 24cf70ae96 backends: implement custom EGL and renderer initialization
7 years ago
emersion b0d99f5c67
Remove wlr_ prefix from local symbols
7 years ago
Drew DeVault 8d490fdb34 Write some more docs
7 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
Dominique Martinet be95147385 drm backend: add wlr_output_is_drm
7 years ago
Scott Anderson 009c3747a8 Multi-GPU DRM
7 years ago
Scott Anderson fb93628bda Merge wlr_udev into wlr_session
7 years ago
Calvin Lee de66bdb867 Add backend detection functions
7 years ago
Scott Anderson cb4d50e22c Changed header paths.
7 years ago
Drew DeVault 40b85d992a Refactor udev and drm initialization
8 years ago
Drew DeVault fee409bd0a Generalize DPMS, remove DRM refs from example
8 years ago
Drew DeVault 03c9b46034 Have backend manage opengl context
8 years ago
Scott Anderson 599d1bcbdc DPMS support
8 years ago
Drew DeVault 00931f2f8f Generalize output handling
8 years ago
Drew DeVault 15b1ce9e6c Refactor backend state management
8 years ago
Scott Anderson 7e9feb70a0 Fixed hotplugging + make EGL more chatty.
8 years ago
Scott Anderson ef9768858e Changed modesetting interface.
8 years ago
Scott Anderson d196a79b6c Changed backend to accept wl_display.
8 years ago
Scott Anderson 18387468bb Renamed 'wlr_drm_display' to 'wlr_drm_output'
8 years ago
Scott Anderson 81998fdc98 Removed old session code from DRM backend.
8 years ago
Scott Anderson e446a5300b Added example.
8 years ago