aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)Author
2021-04-12backend: move get_drm_fd to public interfaceRoman Gilg
2021-04-11backend/session: Remove logind backendKenny Levinsen
2021-04-10drm: check for PRIME supportStephan Hilb
2021-04-09build: disable libseat subproject server and man pagesSimon Ser
2021-04-09Remove WLR_HAS_XCB_ERRORSSimon Ser
2021-04-06backend/drm: stop testing for buffer in drm_connector_commit_bufferSimon Ser
2021-04-06backend/drm: use atomic test-only commits for direct scan-outSimon Ser
2021-04-06backend/drm: downgrade test-only commit failure log levelSimon Ser
2021-04-06backend/drm: don't set NONBLOCK with TEST_ONLYSimon Ser
2021-04-06backend/x11: reject DMA-BUFs with flagsSimon Ser
2021-04-06backend/drm: reject DMA-BUFs with flagsSimon Ser
2021-04-06backend/drm: improve logs in drm_fb_createSimon Ser
2021-04-06backend/drm: try to import buffer when testing itSimon Ser
2021-04-02build: add subproject fallback for libseatSimon Ser
2021-03-31backend/drm: use format table in test_bufferSimon Ser
2021-03-27render/egl, backend/wayland: add workaround for split render/display setupsSimon Ser
2021-03-25backend/drm: use pixel format table in rendererSimon Zeni
2021-03-16Fix buffer blit matricesSimon Ser
2021-03-15backend/session/libseat: Set loglevel to INFOKenny Levinsen
2021-03-11output: fix transform matrix for 90/270 rotationsSimon Ser
2021-03-10output: improve transform matrix calculationSimon Zeni
2021-03-09backend/x11: clamp hotspot to texture boundsIlia Mirkin
2021-03-05backend/drm: add new writeback and SPI connector typesSimon Ser
2021-02-28backend/session: fix KMS device filteringSimon Ser
2021-02-23render: use DRM formats in wlr_renderer_read_pixelsSimon Ser
2021-02-18backend: add error messages in attach_render implsSimon Ser
2021-02-15build: use dictionnary for features instead of configuration_dataSimon Ser
2021-02-08backend/x11: drop x11-xcb dependencySimon Ser
2021-02-05backend/x11: use native cursorsIlia Mirkin
2021-02-05Make implementation function lists static constManuel Stoeckl
2021-02-03backend/wayland: flush remote displaySimon Ser
2021-01-29backend/wayland: remove unnecessary castSimon Ser
2021-01-28backend/x11: remove output_set_refreshSimon Ser
2021-01-24backend/drm: don't blit in drm_fb_importSimon Ser
2021-01-24backend/drm: simplify drm_fb_lock_surfaceSimon Ser
2021-01-21backend/x11: keep track of exposed rects, add them to damage regionsIlia Mirkin
2021-01-21backend/x11: skip events we don't care aboutIlia Mirkin
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/drm: fix modifiers for cursor plane buffersSimon Ser
2021-01-17backend/drm: add wlr_drm_connector_get_idSimon Ser
2021-01-17backend/drm: add support for the subconnector propertySimon Ser
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-17backend/x11: log DRM node nameSimon Ser
2021-01-17backend/x11: log when creating X11 backendSimon Ser
2021-01-17backend/headless: create renderer after wlr_backend_initSimon Ser
2021-01-16backend/drm: use local DRM FD for wlr_rendSimon Ser