38 Commits (2504ca929f49b4630f2678ea05af502385625583)

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