aboutsummaryrefslogtreecommitdiff
path: root/example/rotation.c
AgeCommit message (Expand)Author
2017-06-21Added VT switching to every exampleScott Anderson
2017-06-20Add dynamic output resizing for Wayland backendDrew DeVault
2017-06-20Clean up Wayland backend GL context and suchDrew DeVault
2017-06-16Add (broken) DRM hardware cursorsDrew DeVault
2017-06-13Implement libinput wlr_pointerDrew DeVault
2017-06-13Simplify examplesDrew DeVault
2017-06-13Flesh out keyboard support in examplesDrew DeVault
2017-06-13Add error handling and init in backend_autocreateDrew DeVault
2017-06-09Spice up the example program a bitDrew DeVault
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-07Provide user with transformation matrixScott Anderson
2017-06-06Let backend track transform stateDrew DeVault
2017-06-06s/-d/-o/Drew DeVault
2017-06-06Removed testing for wayland/xorg from examplesScott Anderson
2017-06-05Added output rotation exampleScott Anderson