summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* meson.build: reopen main for regular developmentHEADmainMarius Vlad2023-05-171-1/+1
* build: bump to version 12.0.0 for the official release12.0.0Marius Vlad2023-05-171-1/+1
* build: bump to version 11.0.93 for the RC1 release11.0.93Marius Vlad2023-05-101-1/+1
* libweston: consolidate 'Using GL/Pixman renderer' log messagePhilipp Zabel2023-05-045-5/+4
* meson.build: Bump to version 11.0.92 for the beta release11.0.92Marius Vlad2023-05-031-1/+1
* clients/scaler: check viewporter availabilitySimon Ser2023-05-021-0/+5
* backend-drm: drop HDR without libdisplay-infoPekka Paalanen2023-04-282-2/+6
* backend-drm: use libdisplay-infoPekka Paalanen2023-04-284-0/+55
* CI: install libdisplay-infoPekka Paalanen2023-04-283-2/+11
* CI: always use wrap-mode=nofallbackPekka Paalanen2023-04-282-11/+11
* backend-drm: add drm_head_info_from_edid()Pekka Paalanen2023-04-281-14/+24
* backend-drm: move struct drm_edid definitionPekka Paalanen2023-04-282-7/+7
* backend-drm: let EDID parser return malloc'd stringsPekka Paalanen2023-04-282-35/+46
* build: set project, not global, argumentsPekka Paalanen2023-04-281-1/+1
* tests/color-icc-output: add ICC VCGT testsLeandro Ribeiro2023-04-279-13/+74
* tests/color-icc-output: assert that dimension is not zero when creating clutLeandro Ribeiro2023-04-271-0/+2
* tests/color-icc-output: differentiate test name based on ICC profile typeLeandro Ribeiro2023-04-271-6/+6
* meson.build: Bump to version 11.0.91 for the alpha release11.0.91Marius Vlad2023-04-261-1/+1
* pipewire-[backend|plugin]: Add timestamps to buffersRobert Mader2023-04-202-2/+8
* clients/simple-dmabuf-feedback: get buffer size from configure eventsSebastian Wick2023-04-201-6/+17
* clients/simple-dmabuf-feedback: create buffers on demandSebastian Wick2023-04-201-34/+42
* clients/simple-dmabuf-feedback: fullscreen surface from the startSebastian Wick2023-04-201-2/+1
* clients/simple-dmabuf-feedback: fix dangling pointersSebastian Wick2023-04-201-1/+6
* CONTRIBUTING.md: Fix link for patchworkMarius Vlad2023-04-201-1/+1
* CONTRIBUTING.md: Inform users that they'd need to ask for permsMarius Vlad2023-04-201-17/+25
* backend-pipewire: remove linear modifier for nowPhilipp Zabel2023-04-191-1/+0
* backend-pipewire: pass backend to weston_pipewire_output_api::create_head()Philipp Zabel2023-04-192-11/+11
* backend-drm: obtain DRM backend from listener in session_notify()Philipp Zabel2023-04-191-1/+2
* tests/xwayland: Don't leak XCB replyDaniel Stone2023-04-191-0/+1
* xwayland: Reuse weston_client_launchDaniel Stone2023-04-191-82/+47
* xwayland: Use an array for CLOEXEC FDsDaniel Stone2023-04-191-11/+23
* xwayland: Don't leak fds on failureDaniel Stone2023-04-191-2/+8
* frontend: Split process and client handlingDaniel Stone2023-04-192-55/+64
* frontend: Use array for clearing CLOEXEC in childDaniel Stone2023-04-191-7/+15
* frontend: Don't log when an unknown child process exitsDaniel Stone2023-04-191-3/+2
* frontend: Add FDSTR_INIT macroDaniel Stone2023-04-194-7/+9
* screenshooter: Use wl_client, not wet_processDaniel Stone2023-04-191-7/+13
* screenshooter: Exit early when screenshot in progressDaniel Stone2023-04-191-0/+3
* screenshooter: Rename compositor_destroy_listenerDaniel Stone2023-04-191-5/+7
* ivi-layout: simplify APIMichael Olbrich2023-04-193-363/+157
* hmi-controller: prepare for API simplificationMichael Olbrich2023-04-191-57/+24
* tests: ivi-shell: prepare for API simplificationMichael Olbrich2023-04-193-384/+63
* simple-dmabuf-v4l: Add support to NV12 devices that combine planesBram Stolk2023-04-181-19/+145
* doc, man: document PipeWire backendPhilipp Zabel2023-04-183-0/+7
* backend-pipewire: add PipeWire backendPhilipp Zabel2023-04-1810-0/+1262
* backend-drm: schedule connector disable for detached headMichael Tretter2023-04-183-8/+26
* backend-vnc: pass vnc_backend to vnc_head_create()Philipp Zabel2023-04-171-10/+3
* backend-rdp: pass rdp_backend to rdp_head_create()Philipp Zabel2023-04-173-12/+5
* libweston: pass backend to weston_windowed_output_api::create_head()Philipp Zabel2023-04-175-29/+31
* backend-vnc: remove output move listener leftoversPhilipp Zabel2023-04-151-3/+0