240 Commits (538a7a190dacd4068908e44bbd0a8a5143aaba69)

Author SHA1 Message Date
emersion 9d587d759f
Do not set hw cursor if disabled when switching VT
7 years ago
Drew DeVault 16f35ecbea Merge branch 'master' into heghe/wl_list
7 years ago
Scott Anderson bdeffad7e5 Remove drm field from wlr_drm_connector
7 years ago
Scott Anderson 4ea84c5765 Remove unnecesary wlr_renderers
7 years ago
Scott Anderson 9b984253e2 Move egl.h to render/egl.h
7 years ago
Heghedus Razvan c03e774636 Replace list_t with wl_list in wlr_drm_backend
7 years ago
Scott Anderson f193623ca1 Change iface prefix to suffix
7 years ago
Scott Anderson f6f9c40965 Minor fixes
7 years ago
Scott Anderson 009c3747a8 Multi-GPU DRM
7 years ago
Scott Anderson eaef028976 Add renderer pointer inside drm_surface
7 years ago
Scott Anderson 4101b89700 Rename wlr_drm_output to wlr_drm_connector
7 years ago
Scott Anderson 22e77d9195 Rename backend to drm
7 years ago
Scott Anderson ec5b95e08f Add pointer to backend from DRM outputs
7 years ago
Scott Anderson 096249a2a1 Split DRM rendering to its own file
7 years ago
Scott Anderson d0708b1a3a Split DRM internal interface to its own header
7 years ago
Scott Anderson 610b0493ac Rename files to remove pointless drm prefix
7 years ago
Drew DeVault 2b06f88f0b Combine internal DRM headers into one
8 years ago
Scott Anderson 63c3faa006 Fixed rendering bug: Delay calling gbm_surface_release_buffer until it
8 years ago
Scott Anderson 632a7acb03 Filled out more wlr_output fields.
8 years ago
Drew DeVault 40b85d992a Refactor udev and drm initialization
8 years ago
ascent12 62d612a01e Merge branch 'master' into session
8 years ago
Drew DeVault fee409bd0a Generalize DPMS, remove DRM refs from example
8 years ago
Scott Anderson f9d363fece Added device matching
8 years ago
Scott Anderson 7efdd3c9fc Refactored renderer startup to function.
8 years ago
Scott Anderson 058b8bdf27 Working commit
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 4285b0c218 Removed unused fields.
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 15d247bf34 Changed drm to use new EGL interface.
8 years ago
Scott Anderson 81998fdc98 Removed old session code from DRM backend.
8 years ago
Scott Anderson e446a5300b Added example.
8 years ago
Scott Anderson e9d716fc0c Changed display to use list_t.
8 years ago
Scott Anderson 115d4ae637 Changed events to use wayland functions.
8 years ago
Scott Anderson 562d43a5ec Changed logging.
8 years ago
Scott Anderson 41a82fd2fc Renaming.
8 years ago
Scott Anderson 95a553dc51 Moved headers to the correct place.
8 years ago