1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2025-02-19 16:54:18 +01:00

11 Commits

Author SHA1 Message Date
Joel Winarske
9bda8097bd Testing, Packaging, Vulkan, Clang/Yocto support
-----------------------------------------------
-j support.  Yocto needs this.
Move external references into toolchain to avoid conflict with Yocto Sysroot.
Move CPU tuning into toolchain.  Clang uses a different tuning scheme.
Python required check for Yocto.
Correct usage of project details.  Required for packaging step.
Organize key/value to enable central place to change
Toolchain path is discovered based on toolchain triple.  Minimum requirement is to add toolchain bin path to your path.
Add install_user step to replace install.sh
Allow overriding user name.  Username will not always be 'pi'.
zlib.h and zconf.h from raspbian rootfs (missing form rpi toolchain sysroot)
rename drm-uapi to match yocto -> libdrm
packaging, testing, and rpath for unit tests
stick with sdk branches
CMake documentation -> BUILD.md
Move -Wall to global.cmake, which makes for easier filtering
Rename toolchain.cmake as it is GCC specific
vulkaninfo from vulkan-tools
2020-07-07 07:59:07 -07:00
Yours3lf
832d006961
Update BUILD.md 2020-06-18 17:53:40 +01:00
Yours3lf
8d18e74906
Update BUILD.md 2019-12-14 20:43:49 +00:00
Yours3lf
17721b2a5f
Update BUILD.md 2019-12-07 18:28:09 +00:00
Yours3lf
1655fed33b
Update BUILD.md 2019-12-07 17:22:50 +00:00
Yours3lf
51a24e3c6f
Update BUILD.md 2019-12-07 17:16:09 +00:00
Yours3lf
33ae4e7e3b
Update BUILD.md 2019-12-07 17:04:31 +00:00
Yours3lf
8ddcf3e58a
Update BUILD.md 2019-12-07 17:03:21 +00:00
Yours3lf
79d7c7fdf6
Update BUILD.md 2019-12-07 15:45:43 +00:00
Yours3lf
163019d632
Update BUILD.md 2019-12-07 15:31:00 +00:00
Unknown
30008b144b added build.md 2019-12-07 13:08:49 +00:00