Commit Graph

38 Commits (0028e0638f4b966d9a97007da7e57bd40aecc972)

Author SHA1 Message Date
Simon Ser 54f9944b48 backend/drm: drop wl_display argument 12 months ago
Simon Ser fc7a0b93dd backend/drm: add wlr_drm_backend_get_parent() 1 year ago
Simon Ser 30aca4df0d backend/drm: introduce wlr_drm_mode_get_info() 2 years ago
Simon Ser 3f0487d310 backend/drm: move forward decl up for drmModeModeInfo 2 years ago
Simon Ser 28d89779af Reformat doc comments 3 years ago
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 6 years ago
nyorain 7b52388424 Rework session handling 6 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 7 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 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 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