aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)Author
2020-04-28backend/drm: move atomic cursor code into pageflip codeScott Anderson
2020-04-28backend/drm: don't have fallback atomic commitsScott Anderson
2020-04-28backend/drm: introduce wlr_drm_fbScott Anderson
2020-04-27input/tablet: populate tool tip event positionTudor Brindus
2020-04-22backend/headless: add wlr_headless_backend_create_with_rendererSimon Ser
2020-04-22backend/headless: use FBOs instead of pbuffersSimon Ser
2020-04-21build: use dicts instead of get_variableSimon Ser
2020-04-21backend/libinput: correctly populate x/y fields on tablet proximity inTudor Brindus
2020-04-15logind: Close fd before releasing deviceKenny Levinsen
2020-04-14backend/multi: add backends at end of listSimon Ser
2020-04-10backend/wayland: check scan-out buffer is compatible in output_testSimon Ser
2020-04-10output: check for buffer size compatibility in common codeSimon Ser
2020-04-10output: fix blurred hw cursors with fractional scalingSimon Ser
2020-04-09backend: set EGL_RENDERABLE_TYPE and EGL_SURFACE_TYPESimon Ser
2020-04-08Add wlr_output_impl.rollbackSimon Ser
2020-04-08backend: reset EGL surface after buffer swapSimon Ser
2020-04-08output: check buffer in wlr_output_testSimon Ser
2020-04-08output: introduce wlr_output_testSimon Ser
2020-04-02buffer: add a release eventSimon Ser
2020-03-24build: Add 'auto' to logind-provider combo optionScott Moreau
2020-03-17backend/wayland: close keymap FDSimon Ser
2020-03-15Fix uint32 overflow in fill_empty_gamma_table on Icelake platformFilip Sandborg
2020-03-06backend/drm: add support for adaptive_sync_enabledSimon Ser
2020-03-06backend/x11: add support for adaptive_sync_enabledSimon Ser
2020-03-04backend/wayland: fix seat caps handlingSimon Ser
2020-03-04output: remove wlr_output_impl.schedule_frameSimon Ser
2020-03-04backend/wayland: rename wl_seat.c to seat.cSimon Ser
2020-02-17backend/session: allow GPU enumeration on FreeBSDJan Beich
2020-01-24backend/drm: remove overzealous finish_drm_surfaceRouven Czerwinski
2020-01-24backend/drm: add env variable to disable modifiersRouven Czerwinski
2020-01-24meson: Fix protocol includes for compositor examplesScott Anderson
2020-01-17backend/drm: prevent outputs from being destroyed on commitSimon Ser
2020-01-12render/egl: remove SURFACELESS_MESA special caseSimon Ser
2020-01-10Drop RDP backendDrew DeVault
2020-01-09backend/wayland: handle display errors more gracefullySimon Ser
2020-01-09backend/wayland: listen to wl_buffer.release eventsSimon Ser
2020-01-08Allow WLR_RDP_PORT to be any valid TCP/UDP port numberJason
2020-01-02backend/wayland: fix frame callback not registeredSimon Ser
2019-12-30backend/drm: don't modeset with a NULL mode after TTY switchSimon Ser
2019-12-30output: refuse to commit a buffer or modeset a disabled outputSimon Ser
2019-12-30backend/drm: modeset before enabling an outputSimon Ser
2019-12-30output: re-introduce atomic mode, enabled, scale and transformSimon Ser
2019-12-29output: add descriptionSimon Ser
2019-12-23meson: Various improvementsScott Anderson
2019-12-22backend/session/freebsd: Fix the way to get TTY pathTing-Wei Lan
2019-12-20backend/drm: print preferred modeRouven Czerwinski
2019-12-20Refactor EGL/GL API loadingSimon Ser
2019-12-11backend/drm: add BenQ to manufacturer listSimon Ser
2019-12-05backend/drm: fix segfault in init_drm_surfaceSimon Ser
2019-12-01backend/drm, backend/libinput: listen to session destroySimon Ser