aboutsummaryrefslogtreecommitdiff
path: root/backend/x11/output.c
AgeCommit message (Expand)Author
2021-01-21backend/x11: add support for scanout modeIlia Mirkin
2021-01-20backend/x11: make sure output transform matrix is initializedIlia Mirkin
2021-01-18backend/x11: fix region not being actually usedSimon Ser
2021-01-18backend/x11: set a blank cursor rather than hiding globallyIlia Mirkin
2021-01-17backend/x11: add xcb_dri3_pixmap_from_buffers check for n_planesSimon Ser
2021-01-17backend/x11: add support for DRI3 1.0Simon Ser
2021-01-16render/gles2: make EGL context current in bind_bufferSimon Ser
2021-01-16render: remove egl include from wlr_rendererSimon Zeni
2021-01-12render/egl: remove surface and buffer age args from make_currentSimon Ser
2021-01-07backend: remove wlr_egl from all backendsSimon Zeni
2020-12-28backend/x11: create per-window present event contextsSimon Ser
2020-12-27backend/x11: implement a real rendering loopSimon Ser
2020-12-21backend/x11: destroy buffers when destroying outputSimon Ser
2020-12-21backend/x11: re-use pixmapsSimon Ser
2020-12-18backend/x11: send more precise output present eventsSimon Ser
2020-12-13backend/x11: fix xinput mask mixed up with presentSimon Ser
2020-12-13backend/x11: switch to wlr_swapchainSimon Ser
2020-06-19output: rename impl->rollback to rollback_renderSimon Ser
2020-05-20render/egl: unset current context after swapping buffersSimon Ser
2020-05-19render/egl: introduce wlr_egl_unset_currentSimon Ser
2020-04-08Add wlr_output_impl.rollbackSimon Ser
2020-04-08backend: reset EGL surface after buffer swapSimon Ser
2020-04-08output: introduce wlr_output_testSimon Ser
2020-03-06backend/x11: add support for adaptive_sync_enabledSimon Ser
2019-12-30output: re-introduce atomic mode, enabled, scale and transformSimon Ser
2019-12-29output: add descriptionSimon Ser
2019-11-19backend/x11: Revert usage of present extensionScott Anderson
2019-11-02backend/x11: Give X11 a real rendering loopScott Anderson
2019-08-07Revert "output: atomic mode"Rouven Czerwinski
2019-08-02output: atomic mode, enabled, scale and transformSimon Ser
2019-07-17backends/x11: Touch supportSebastian Krzyszkowiak
2019-06-16output: remove wlr_output_impl.transformSimon Ser
2019-04-23output: refactor backend APISimon Ser
2019-04-08backend: unbreak on 32-bit architecturesJan Beich
2019-03-15backend/x11: improve output number handlingBrian Ashworth
2019-01-24backend/x11 & backend/wayland: make set_title NULL-safeJente Hidskes
2019-01-20Add wlr_x11_output_set_titleJente Hidskes
2018-11-13backend/x11: Hide cursor with XfixesScott Anderson
2018-11-13backend/x11: Remove old input functionsScott Anderson
2018-11-13backend/x11: Add new Xinput eventsScott Anderson
2018-11-13backend/x11: Make header order consistentScott Anderson
2018-11-13backend/x11: Rename xcb_conn to xcbScott Anderson
2018-10-04output: add presentation refresh predictionemersion
2018-10-04output: send present event from all backendsemersion
2018-09-18backend/x11: add assertionsemersion
2018-08-10Fix xcb_create_window parameterssdilts
2018-08-09Add guard for changing the size of X11 backend windowssdilts
2018-08-09Set default output size for X11 backendsdilts
2018-07-11x11: Check if xcb_configure_window workedGuido Günther
2018-07-09util: add wlr_ prefix to log symbolsemersion