aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)Author
2017-06-20Implement output_transform for wl backendDrew DeVault
2017-06-20Add dynamic output resizing for Wayland backendDrew DeVault
2017-06-20Clean up Wayland backend GL context and suchDrew DeVault
2017-06-20Cleanup some leaks/incorrect destructionsnyorain
2017-06-20Fix egl workaround; Test with westonnyorain
2017-06-20Implement wayland backend outputnyorain
2017-06-20Make egl_error function part of the egl interfacenyorain
2017-06-19Adapt codestylenyorain
2017-06-19Rework wayland backend output implementationnyorain
2017-06-19Merge branch 'master' into wayland-backendnyorain
2017-06-19Implement keyboard LEDsDrew DeVault
2017-06-19Implement tablet padsDrew DeVault
2017-06-19Allocate framebuffers for hardware cursorsDrew DeVault
2017-06-19Fix furhter wayland backend issuesnyorain
2017-06-19Continue wayland backend updatenyorain
2017-06-19Merge branch 'libinput' into wayland-backendnyorain
2017-06-19Start to fix wayland backendnyorain
2017-06-16Add (broken) DRM hardware cursorsDrew DeVault
2017-06-15Add tablet exampleDrew DeVault
2017-06-15Implement wlr_tablet_toolDrew DeVault
2017-06-14Add more DRM info to wlr_outputDrew DeVault
2017-06-14Flesh out touch events and add demoDrew DeVault
2017-06-14Allocate wlr_touch devicesDrew DeVault
2017-06-13Implement libinput wlr_pointerDrew DeVault
2017-06-13Establish multi backend supportDrew DeVault
2017-06-13Incorporate XKBCommon into exampleDrew DeVault
2017-06-13Only allocate device state when it will be usedDrew DeVault
2017-06-13Reassign ownership of libinput handleDrew DeVault
2017-06-13Split keyboard code out into its own fileDrew DeVault
2017-06-13Handle key pressesDrew DeVault
2017-06-13Initialize keyboards from libinputDrew DeVault
2017-06-13Fix issues, flesh out event handling somewhatDrew DeVault
2017-06-13Add error handling and init in backend_autocreateDrew DeVault
2017-06-13Initial pass on libinput backendDrew DeVault
2017-06-12Fix some build errorsDrew DeVault
2017-06-10Combine internal DRM headers into oneDrew DeVault
2017-06-09Fixed rendering bug: Delay calling gbm_surface_release_buffer until itScott Anderson
2017-06-08Merge remote-tracking branch 'upstream/master' into rotationScott Anderson
2017-06-08Filled out more wlr_output fields.Scott Anderson
2017-06-06Let backend track transform stateDrew DeVault
2017-06-05Added output rotation exampleScott Anderson
2017-06-04Refactor type implementationsDrew DeVault
2017-06-04Changed invalidate interface.Scott Anderson
2017-06-03Udev event device matchingScott Anderson
2017-06-01Refactor udev and drm initializationDrew DeVault
2017-06-01Merge branch 'master' into sessionascent12
2017-05-31Add more logging around udevDrew DeVault
2017-05-31s/wayland.h/types.h/gDrew DeVault
2017-05-31Clean up outputs on exitDrew DeVault
2017-05-31Promote types to a standalone subprojectDrew DeVault