aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-12-29xdg-output-v1: use wlr_output.descriptionSimon Ser
2019-12-29output: add descriptionSimon Ser
2019-12-23meson: Various improvementsScott Anderson
2019-12-20Refactor EGL/GL API loadingSimon Ser
2019-12-01backend/drm, backend/libinput: listen to session destroySimon Ser
2019-12-01Revert "output: add block_idle_frame"Simon Ser
2019-11-25Simplify globals implementation by removing destructorsSimon Ser
2019-11-23Amend typosJason
2019-11-21backend/wayland: add support for presentation-timeSimon Ser
2019-11-21presentation-time: add helper for common caseSimon Ser
2019-11-21presentation-time: make API more flexibleSimon Ser
2019-11-20Add -Wmissing-prototypesSimon Ser
2019-11-19backend/x11: Revert usage of present extensionScott Anderson
2019-11-17output: add wlr_output_event_present.commit_seqSimon Ser
2019-11-13backend/wayland: expose remote objectsSimon Ser
2019-11-13backend/wayland: add support for relative-pointer-unstable-v1Simon Ser
2019-11-11Introduce wlr_renderer_get_eglDrew DeVault
2019-11-07render/gles2: provide public API to access GL textureSimon Ser
2019-11-06render: remove EGL includes from wlr_texture.hSimon Ser
2019-11-06render/gles: Simplify textures a bitScott Anderson
2019-11-05Introduce wlr_keyboard_groupBrian Ashworth
2019-11-02backend/x11: Give X11 a real rendering loopScott Anderson
2019-10-27backend/drm: add support for custom modesSimon Ser
2019-10-23backend/drm: retry without modifiers for the primary planeSimon Ser
2019-10-22backend/drm: track gbm_bo during direct scan-outSimon Ser
2019-10-22screencopy: Implement damage reportingAndri Yngvason
2019-10-22output: Add commit sequence numberAndri Yngvason
2019-10-16layer_shell: set layer of existing surfaceTimidger
2019-10-16backend/wayland: add support for direct scan-outSimon Ser
2019-10-16output: add block_idle_frameIvan Molodetskikh
2019-10-16Add new define EGL_NO_X11 for newer mesa libraryDanilo Spinella
2019-10-11backend/drm: use modifiers for our GBM buffersSimon Ser
2019-10-08xwayland: Expose configure request maskScott Moreau
2019-09-26Clean up wayland backend tablet supportMarkus Ongyerth
2019-09-26Add zwp-tablet-unstable-v2 client supportMarkus Ongyerth
2019-09-19presentation_feedback: add the sampled stateIvan Molodetskikh
2019-09-14wlr_seat_touch: Destroy the touchpoint on client destroySebastian Krzyszkowiak
2019-08-15wlr_xdg_toplevel: reparent on parent unmapBrian Ashworth
2019-08-12wlr_xdg_popup: grab touch events alongside pointer and keyboardSebastian Krzyszkowiak
2019-08-11Add libinput-1.14 supportDrew DeVault
2019-08-09Remove rootstonDrew DeVault
2019-08-07Revert "output: atomic mode"Rouven Czerwinski
2019-08-03backend/drm: destroy output immediatelyRouven Czerwinski
2019-08-02output: atomic mode, enabled, scale and transformSimon Ser
2019-08-01screencopy: send failed after output disconnectJason Francis
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-07-21output: drop wlr_output_mode.flagsSimon Ser
2019-07-17Use -fmacro-prefix-map to strip build pathManuel Stoeckl
2019-07-17backends/x11: Touch supportSebastian Krzyszkowiak
2019-07-17wlr_touch: Declare wlr_touch_impl usage as constSebastian Krzyszkowiak