summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests/monitor/default-scale: Use a large epsilonJonas Ådahl2023-03-031-1/+6
* tests: Port headless start test case to VKMSJonas Ådahl2023-03-024-73/+40
* tests/drm-mock: Add filter mockingJonas Ådahl2023-03-023-2/+81
* tests/drm-mock: Add missing newline in macroJonas Ådahl2023-03-021-0/+1
* gpu/kms: Report that we can have outputs if we have connectorsJonas Ådahl2023-03-021-12/+1
* Update Swedish translationAnders Jonsson2023-03-021-85/+106
* kms/update: Merge connector updates tooJonas Ådahl2023-03-023-2/+93
* Update Hungarian translationBalázs Úr2023-03-021-82/+86
* renderer/native: Move per frame KMS update to MetaFrameNativeJonas Ådahl2023-03-0215-191/+246
* kms/device: Move result queueing to impl deviceJonas Ådahl2023-03-022-1/+26
* kms/impl-device: Move fd hold to update when processingJonas Ådahl2023-03-023-2/+19
* kms/impl-device: Let process() always take ownership of the updateJonas Ådahl2023-03-025-12/+7
* clutter/frame-clock: Debug log frame drops per second if there were anyJonas Ådahl2023-03-023-0/+37
* clutter/frame: Allow setting a backend release functionJonas Ådahl2023-03-024-7/+22
* renderer-view/native: Allocate backend specific ClutterFrameJonas Ådahl2023-03-028-5/+86
* clutter/stage-view: Allow stage view to allocate frameJonas Ådahl2023-03-022-0/+16
* clutter/frame-clock: Allow frame clock listener iface allocate frameJonas Ådahl2023-03-022-1/+7
* backends/native: Introduce MetaRendererViewNativeDor Askayo2023-03-026-34/+136
* tests/kms/render: Add test for scanout failure handlingJonas Ådahl2023-03-014-1/+173
* tests: Add static drm-mock libraryJonas Ådahl2023-03-014-0/+167
* kms: Always handle KMS update result via callbackJonas Ådahl2023-03-017-151/+88
* kms/result-listener: Let listeners own a feedback refJonas Ådahl2023-03-017-16/+95
* onscreen/native: Process TEST_ONLY updates directly on the deviceJonas Ådahl2023-03-013-21/+3
* kms/update: Change lock() to seal()Jonas Ådahl2023-03-015-28/+20
* onscreen/native: Handle unexpected scanout failures asyncJonas Ådahl2023-03-0110-103/+125
* stage-view: Add short cut to clutter_frame_clock_update_now()Jonas Ådahl2023-03-012-0/+12
* frame-clock: Don't delay schedule_now() if already scheduledJonas Ådahl2023-03-012-2/+2
* onscreen/native: Log kms debug messages when doing test commitsJonas Ådahl2023-03-011-1/+9
* onscreen/native: Don't swap the buffer if page flip failedJonas Ådahl2023-03-011-1/+9
* onscreen/native: Warn expecting next buffer on symoblic page flipJonas Ådahl2023-03-011-0/+3
* cogl/scanout: Add 'scanout-failed' signalJonas Ådahl2023-03-012-0/+28
* onscreen/native: Don't try to set modes before client buffer scanoutJonas Ådahl2023-03-011-1/+0
* kms/page-flip-listener: Make object reference countedJonas Ådahl2023-03-012-3/+9
* kms: Make KMS feedback struct ref countedJonas Ådahl2023-03-015-12/+28
* kms/update: Support merging updates with mode setsJonas Ådahl2023-03-012-2/+67
* kms/update: Add API to merge two updatesJonas Ådahl2023-03-015-0/+343
* kms/update: Stop tracking update sequence numbersJonas Ådahl2023-03-014-19/+3
* Update Finnish translationJiri Grönroos2023-03-011-94/+95
* constraints: Remove unnecessary if-checkJonas Dreßler2023-03-011-7/+6
* window-wayland: Remove unused APIJonas Dreßler2023-03-012-24/+0
* window: Allow can-maximize when size hints are exactly screen sizedJonas Dreßler2023-03-011-2/+2
* frames: Fix code typoCarlos Garnacho2023-02-281-1/+1
* surface-actor/wayland: Ensure screen-casted surfaces have a primary viewRobert Mader2023-02-281-15/+35
* wayland/actor-surface: Always schedule stage updates on frame callbacksRobert Mader2023-02-281-11/+6
* screen-cast/window: Add API to check if stream-cast is activeRobert Mader2023-02-285-0/+66
* backend: Always include D-Bus session watcher headerJonas Ådahl2023-02-281-1/+1
* Update Slovenian translationMatej Urbančič2023-02-271-78/+99
* compositor: Fix handling of keyboard-driven window resizeCarlos Garnacho2023-02-272-5/+17
* frames: Handle WM_NAMECarlos Garnacho2023-02-271-0/+64
* frames: Handle _NET_WM_VISIBLE_NAMECarlos Garnacho2023-02-271-6/+53