AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update dependencies (add Mesa-libVulkan-devel)
- 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.
- Do not try to build on 32 bit architectures
- Small packaging cleanups
- 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.