| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to aquamarine-0.5.1:
* A minor update with some stability improvements.
* Fixes:
- buffer: remove useless forward def
- drm: Validate conn before dereference in
CDRMAtomicRequest::commit()
- clearer flow when rescanning connectors
- allow multigpu blit from explicit to implicit
- Changes from aquamarine-0.5.0:
* A new major update with a few fixes.
This update breaks ABI and API compatibility. Sover has been
bumped to 4.
* Fixes:
- Fix fences according to spec
- scan only cards and not outputs, safeguard against null
renderer
- Changes from aquamarine-0.4.5:
* A small update to add a drm_dumb allocator.
- Update to aquamarine-0.4.4: * drm: guard cursorFB buffer in restoreAfterVT - Changes from aquamarine-0.4.3: * fix drm lease crash - Changes from aquamarine-0.4.2: * A minor update with some fixes and fresh new CTM support. * Fixes: - session: only dispatch udev in dispatchPendingEventsAsync if on linux - wayland: log compositor name on startup
- Update to aquamarine-0.4.1 * drm: fix crash on null crtc setCursor * gbm: improve trace logging around allocs * drm: reconfigure swapchain props after creating * output: avoid crashing on no crtc * GBM: fixup good() return value * drm: verify output format in commit * drm: request page flip events after commit * drm: add missing destructor * drm: fix typo in schedule * backend: dont overflow on 32bit builds * wayland: fix possible out-of-range crash in setCursor * drm: recheck crtcs before connecting on udev event * misc: make for loops const reference * gbm: improve automatic format selection * drm: don't connect before crtcs are guaranteed * output: always emit a destroy event in ~dtor * gbm/drm: conform to different scanout requirements for different planes * wayland: send 1280x720 if w/h is 0 in configure * gbm: override gbm_bo_get_modifier results for modifier-based allocation * drm: allow disabling commit, even if pageFlipPending * drm: add AQ_NO_MODIFIERS to try to mitigate hardware limitations * gbm: don't select opaque pixel formats for cursor - Run spec-cleaner over the specfile
- Initial packaging of aquamarine-0.3.0