aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-13Simplify examplesDrew DeVault
2017-06-13Flesh out keyboard support in examplesDrew DeVault
2017-06-13Establish multi backend supportDrew DeVault
2017-06-13Incorporate XKBCommon into exampleDrew DeVault
2017-06-13-g is added by defaultDrew 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-13Exit sample on key pressDrew 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-09Spice up the example program a bitDrew DeVault
2017-06-09Destroy gles3 wlr_surfacesDrew DeVault
2017-06-09Add error "handling" to gles3 backendDrew DeVault
2017-06-09Fixed rendering bug: Delay calling gbm_surface_release_buffer until itScott Anderson
2017-06-08Further improvements to rendering subsystemDrew DeVault
2017-06-08Add wlr_renderer and move quad rendering thereDrew DeVault
2017-06-08Add wlr_shader to wlr-renderDrew DeVault
2017-06-07Use constant VBO for quad, add matrix stuffDrew DeVault
2017-06-07Add texture, use index buffer, tweak matriciesDrew DeVault
2017-06-08Merge remote-tracking branch 'upstream/master' into rotationScott Anderson
2017-06-07Merge pull request #10 from ascent12/edidDrew DeVault
2017-06-08Filled out more wlr_output fields.Scott Anderson
2017-06-07Provide user with transformation matrixScott Anderson
2017-06-06Let backend track transform stateDrew DeVault
2017-06-06s/-d/-o/Drew DeVault
2017-06-06example/main.c -> example/simple.cDrew DeVault
2017-06-06Update README.md, add CONTRIBUTING.mdDrew DeVault
2017-06-06Removed testing for wayland/xorg from examplesScott Anderson
2017-06-05Added output rotation exampleScott Anderson
2017-06-04Merge pull request #7 from ascent12/loggingDrew DeVault
2017-06-05Removed inline functionScott Anderson
2017-06-05Logging improvementsScott Anderson
2017-06-04Switch example to use wl_list over list_tDrew DeVault
2017-06-04Refactor type implementationsDrew DeVault
2017-06-04Merge pull request #6 from ascent12/multi-gpuDrew 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
2017-05-31Generalize DPMS, remove DRM refs from exampleDrew DeVault