978d3d585aa549eb1e729b51e9d85fc6477240f9 |
|
29-Mar-2016 |
Pyry Haulos <phaulos@google.com> |
Change Vulkan CTS license to Apache 2
/external/deqp/external/vulkancts/build_spirv_binaries.py
|
3b9dcc5bfd3b622b8fa0a75d88d205a425dd3603 |
|
10-Mar-2016 |
Pyry Haulos <phaulos@google.com> |
Clean up SPIR-V support code in framework * Return result codes instead of exceptions when GLSL compilation or assembling fails. Reserve exceptions for unexpected errors. * Move vk::disassembleSpirV() to vkSpirVAsm.cpp/hpp. * Use deUint32 vectors/pointers for passing around SPIR-V binary data. Consolidate endianness handling to vkPrograms.cpp. * Log disassembled GLSL shaders as <SpirVAssemblySource>. * Enable validation for glslang-generated SPIR-V binaries. Requires updating both glslang and spirv-tools. * Clean up vk::SpirVAsmSource and vk::SpirVProgramInfo. * Clean up some potential resource leaks in spirv-tools integration. * Add --validate-spv option to vk-build-programs. Change-Id: I0d5683c83c16b3e6d794e284c17ed65ea9541a35
/external/deqp/external/vulkancts/build_spirv_binaries.py
|
9a869c2848d0419008cb99f72c9fa372e3af805d |
|
09-Feb-2016 |
Pyry Haulos <phaulos@google.com> |
Remove confidentiality clause from Vulkan CTS license
/external/deqp/external/vulkancts/build_spirv_binaries.py
|
846cc3ce8e721a972ef38c44e24da49ea96110ca |
|
29-Jun-2015 |
Pyry Haulos <phaulos@google.com> |
Move Vulkan code to external/vulkancts and change license Vulkan-specific test and framework code uses MIT license with additional temporary confidentiality clause. Change-Id: I4f468ab5e8aeaa1d822dee0c8357a6d5aed08407
/external/deqp/external/vulkancts/build_spirv_binaries.py
|