aboutsummaryrefslogtreecommitdiff
path: root/include/backend
AgeCommit message (Expand)Author
2017-09-29Add X11 backend skeletonScott Anderson
2017-09-27Merge remote-tracking branch 'origin/master' into rootstonDrew DeVault
2017-09-27Merge pull request #144 from ascent12/drm-dp-mstDrew DeVault
2017-09-25Merge branch 'master' into rootstonDrew DeVault
2017-09-23Use more consistent include guard namesemersion
2017-09-23Add error recovery for failed page flipsScott Anderson
2017-09-23Add timeout to DRM cleanupScott Anderson
2017-09-23Initialize display, backend; add frame handlingDrew DeVault
2017-08-26Merge wlr_udev into wlr_sessionScott Anderson
2017-08-26Rename functions to be consistent with #93Scott Anderson
2017-08-17wayland backend: switch to xdg shellDominique Martinet
2017-08-14Add wayland backend cursor supportnyorain
2017-08-14Refactor out wlr_pointer_stateDominique Martinet
2017-08-14Refactor out wlr_input_device_stateDominique Martinet
2017-08-14Refactor out wlr_output_mode_stateDrew DeVault
2017-08-13Remove wlr_output_state, update backendsDrew DeVault
2017-08-13libinput backend: massive renamingDominique Martinet
2017-08-12Refactor wlr_backend_state out of DRM backendDrew DeVault
2017-08-12Update libinput backend with new state designDrew DeVault
2017-08-12Refactor out wlr_backend_state from wl/multiDrew DeVault
2017-08-12wayland backend: free seatNameDominique Martinet
2017-08-12wayland backend: emit signal for input/output removalDominique Martinet
2017-08-10Refactor EGL handlingDrew DeVault
2017-08-10Implement drm (egl) buffer attachingnyorain
2017-08-09Atomic modesettingScott Anderson
2017-08-08Rename wlr_surface -> wlr_texture; attach -> uploadnyorain
2017-08-07Use gbm_bo_map for cursorScott Anderson
2017-08-06Remove old fieldsScott Anderson
2017-08-06Moved headersScott Anderson
2017-08-06DRM resource initalisationScott Anderson
2017-08-06Changed header paths.Scott Anderson
2017-08-06Moved session/ into backend/Scott Anderson
2017-08-06Changed ownership of wlr_session to the multi backend.Scott Anderson
2017-07-12Remove use of missing headerDrew DeVault
2017-06-22Add wl_output globals for wlr_outputsDrew DeVault
2017-06-22Store wayland backend axis sourcenyorain
2017-06-22Implement absolute motion events for waylandnyorain
2017-06-22Implement wayland backend input eventsnyorain
2017-06-21Reorganize wlr-commonDrew DeVault
2017-06-21Update everyone to use new headersDrew DeVault
2017-06-21Fixed VT switchingScott Anderson
2017-06-21Changed session signal to only emit on DRM changesScott Anderson
2017-06-20Support multiple wl backend outputsDrew DeVault
2017-06-20Add dynamic output resizing for Wayland backendDrew DeVault
2017-06-20Implement wayland backend outputnyorain
2017-06-20Make egl_error function part of the egl interfacenyorain
2017-06-19Rework wayland backend output implementationnyorain
2017-06-19Merge branch 'master' into wayland-backendnyorain
2017-06-19Implement tablet padsDrew DeVault
2017-06-19Continue wayland backend updatenyorain