2021-03-04 09:28:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 4 08:14:49 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- Update to version 2017.08+git.20210301:
|
|
|
|
* doc: Document new Vulkan device related flags in man page
|
|
|
|
* core: Allow selecting the Vulkan device to run on
|
|
|
|
|
2020-05-22 09:22:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 22 07:09:01 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- Update to version 2017.08+git.20200521:
|
|
|
|
* core: Use generated map of pixel formats to handle --pixel-format option
|
|
|
|
* core: Fix crash with newer vulkan-hpp
|
|
|
|
* doc: Update README.md with new wayland dependencies
|
|
|
|
* ci: Update packages dependencies for wayland
|
|
|
|
* wayland: Port to xdg-shell
|
|
|
|
* wayland: Mark the whole surface as opaque
|
|
|
|
* wayland: Retain native size in hidpi scaled outputs
|
|
|
|
* ci: Add build and test github workflow
|
|
|
|
* Fix build against glm-0.9.9.6
|
|
|
|
* build: Specify meson version as 0.45
|
|
|
|
|
2019-12-19 16:32:42 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 19 15:31:23 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- Update dependencies (add Mesa-libVulkan-devel)
|
|
|
|
|
2019-11-25 13:56:08 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 24 22:53:15 UTC 2019 - malcolmlewis@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 2017.08+git.20191115:
|
|
|
|
* ci: Add build and test github workflow.
|
|
|
|
* Fix build against glm-0.9.9.6.
|
|
|
|
* build: Specify meson version as 0.45.
|
|
|
|
* kms: Check the result of the vkCreateDmaBufImageINTEL call.
|
|
|
|
* kms: Add kms-atomic window system option.
|
|
|
|
* kms: Add atomic modesetting support.
|
|
|
|
* kms: Simplify creation of ManagedResource objects.
|
|
|
|
* scenes: Use vkutil::map_memory.
|
|
|
|
* vkutil: Add map_memory helper function.
|
|
|
|
* scenes: Use vkutil::SemaphoreBuilder.
|
|
|
|
- Drop vkmark-skip-glm-dep-check.patch as this has been upstreamed.
|
|
|
|
|
2019-11-05 08:49:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 5 07:48:56 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- Do not try to build on 32 bit architectures
|
|
|
|
|
2018-11-14 16:55:43 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 14 15:47:47 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- Small packaging cleanups
|
|
|
|
|
2018-11-14 14:26:10 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 13 14:12:00 UTC 2018 - malcolmlewis@opensuse.org
|
|
|
|
|
|
|
|
- Initial build at version 2017.08 up to commit
|
|
|
|
1ebd493 (2018-05-30).
|
|
|
|
- Add vkmark-skip-glm-dep-check.patch: No glm-devel pc file
|
|
|
|
present in development package, so check fails.
|