Age | Commit message (Collapse) | Author | Files | Lines |
|
This allows us to recreate the entire LVL package from any point in history.
We continue to pull known good revisions from AOSP.
|
|
This includes pulling libSPIRV-Tools-opt into the build
to satisfy new shaderc revision.
|
|
Also add spirv-headers, a new dependency for shaderc.
|
|
Encompasses pull request #261 from Chris.
Also gets things building again reflecting upstream changesi, mainly
HLSL libs for glslang.
Desktop build/test results w/ update_external_sources.sh/bat
Windows on Skylake: _run_all_tests.ps1, demos with --validate
Ubuntu on Skylake: vk_layer_validation_tests, cube --validate
Android build/test results w/ update_external_sources_android.sh/bat:
Windows: VkLayerValidationTests pass
OSX: VkLayerValidationTests pass
Ubuntu: VkLayerValidationTests pass
|
|
|