aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-28Merge remote-tracking branch 'aosp/upstream-master' into update-shadercndk-r22-beta1ndk-r22ndk-release-r22David Neto
2020-09-27Revert "Add more flexible SpirvToolsDisassemble interface to allow specifying...John Kessenich
2020-09-27Add more flexible SpirvToolsDisassemble interface to allow specifying spv_tar...pheonix
2020-09-26[spirv-remap] Fix undefined behavior in hashing (#2403)craig stout
2020-09-26[Wconversion] Suppress glslang issue (#2404)craig stout
2020-09-24Update spirv-tools and spirv-headers known goods (#2401)greg-lunarg
2020-09-18SPIRV: Add more utility functions to build some opcodes (#2398)Rex Xu
2020-09-14Preprocessor related issue fix (#2378)Chow
2020-09-14SPIRV: Add disassembly support for multiple literal strings (#2397)Rex Xu
2020-09-14Fix scope definition in ES 100. (#2379)Chow
2020-09-14Fix #2385: guard against constant_id on non-const.johnkslang
2020-09-12Merge pull request #2394 from ShabbyX/subpassLoadJohn Kessenich
2020-09-12Merge pull request #2395 from nihui/patch-4John Kessenich
2020-09-12Try to find python interpreter from host firstnihui
2020-09-11Allow subpassLoad for ANGLEShahbaz Youssefi
2020-09-08Merge pull request #2388 from Tobski/rq-initialization-errorJohn Kessenich
2020-09-08Added missing copyright amendmentTobias Hector
2020-09-06Merge pull request #2386 from amdrexu/bugfixJohn Kessenich
2020-09-06Merge pull request #2389 from amdrexu/bugfix2John Kessenich
2020-09-07SPIRV: Fix some disassembly issuesRex Xu
2020-09-03Error when initializing rayQuery with assignmentTobias Hector
2020-09-02Parser: Fix wrong names of extension macrosRex Xu
2020-08-26Merge pull request #2380 from null77/suppress-override-warningsJohn Kessenich
2020-08-26Suppress two override suggestion warnings.Jamie Madill
2020-08-23Revert "Merge pull request #2371 from RafaelMarinheiro/master"johnkslang
2020-08-23Merge pull request #2375 from juliusikkala/masterJohn Kessenich
2020-08-21Merge "Merge remote-tracking branch 'aosp/upstream-master' into update-shader...Treehugger Robot
2020-08-21Obey ENABLE_PCH CMake optionJulius Ikkala
2020-08-17Merge pull request #2371 from RafaelMarinheiro/masterJohn Kessenich
2020-08-17Merge pull request #2369 from ezdiy/c_api_exportJohn Kessenich
2020-08-14Build: fix a build warningjohnkslang
2020-08-14Use --test-root to pass files to Bazel tests.Rafael Marinheiro
2020-08-14Merge pull request #2367 from KhronosGroup/fix-semantic-checkingJohn Kessenich
2020-08-14Fix #2366, fix #2358, correctly separate out numerical feature checkingjohnkslang
2020-08-14Non-functional (almost): Refactor when 'extensionRequested' is called.johnkslang
2020-08-14Non-functional: Remove reinventing the scalar type, note code issuesjohnkslang
2020-08-13Non-functional: spellings of "destinaton" and "addPairConversion"johnkslang
2020-08-12Merge pull request #2370 from alan-baker/update-toolsJohn Kessenich
2020-08-12Update test expectationsAlan Baker
2020-08-12Update SPIRV-Tools and SPIRV-Headers known goodAlan Baker
2020-08-10GLSLANG_EXPORT for C APIs.Ez Diy
2020-08-07Non-functional: correctly do GL_EXT_buffer_reference2 semantic checkingjohnkslang
2020-08-06Non-functional: consistently use 'const TSourceLoc&' to pass location.johnkslang
2020-08-06SPV: Fix #1829: don't emit OpModuleProcessed use-storage-bufferjohnkslang
2020-08-05Merge pull request #2365 from KhronosGroup/update-gtestsJohn Kessenich
2020-08-05Build/Test: Dropping 2013 allows using the latest googletests.johnkslang
2020-08-04SPV: Standalone; sanity check the client GLSL input semantics option value.johnkslang
2020-08-04SPV: Use more correct SPV-Tools environment, partially addressing #2290johnkslang
2020-08-04SPV: Fix #2363: include trailing newline named text SPV output.johnkslang
2020-08-03Merge pull request #2362 from ShabbyX/optimize_for_angleJohn Kessenich