Accepting request 750648 from home:malcolmlewis:branches:benchmark

Updated to latest git version, move to obs_scm service.

OBS-URL: https://build.opensuse.org/request/show/750648
OBS-URL: https://build.opensuse.org/package/show/benchmark/vkmark?expand=0&rev=6
This commit is contained in:
Martin Pluskal
2019-11-25 12:56:08 +00:00
committed by Git OBS Bridge
parent 66bcaf4126
commit 973c6bf7ea
7 changed files with 34 additions and 38 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Tue Nov 5 07:48:56 UTC 2019 - Martin Pluskal <mpluskal@suse.com>