aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/hlsl.promote.binary.frag.out
AgeCommit message (Expand)Author
2023-01-19Revert "Merge remote-tracking branch 'aosp/upstream-master' into..."ndk-r27-rc1ndk-r26dndk-r26cndk-r26bndk-r26-rc1ndk-r26-beta1ndk-r26ndk-r27-releasendk-r26-releasemaster-ndkJames Farrell
2022-10-13Update CHANGES for release 11.12.0Jeremy Hayes
2020-06-22Update test expected files with new magic numberGraeme Leese
2020-06-10Bump code gen version, due to removal of OpEntryPoint operands.John Kessenich
2019-11-02Bump up the generator version, which is exposed in SPV test results.John Kessenich
2018-12-11Update to newest SPIRV-Tools. It checks the Vulkan rule that all resources mu...Jeff Bolz
2018-06-04Change the major revision number for next commit.John Kessenich
2018-03-07Revert the commits that change OpArrayLength type and bumped the version number.John Kessenich
2018-03-03SPV: Bump up the generator number.John Kessenich
2018-02-06SPV: Bump up generator number, because previous commit changes code gen sligh...John Kessenich
2018-01-31SPV Version: Emit the requested SPIR-V version, not the header version.John Kessenich
2018-01-29SPV: Bump SPIR-V header to the unified1 version (version 1.2).John Kessenich
2017-12-16SPV: Bump the generator number to account for barrier changes.John Kessenich
2017-10-07SPV: GeneratorVersion: bump version number because of atomic decrement change.John Kessenich
2017-08-09HLSL: Move debug naming to a simpler, more consistent, scheme.John Kessenich
2017-04-07HLSL: Emit the OpSource HLSL instruction for HLSL, using new headers.John Kessenich
2017-03-22HLSL: Allow use of $Global members in between function calls.John Kessenich
2017-03-14GLSL output: Removed fixed-size buffer; fixes #769.John Kessenich
2017-02-06HLSL: Wrap the entry-point; need to write 'in' args, and support 'inout' args.John Kessenich
2016-11-05Whole stack: Fix stale types in the AST linker object nodes, fixing #557.John Kessenich
2016-10-18HLSL: Fix unary and binary operator type conversion issuessteve-lunarg