aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/spv.140.frag.out
AgeCommit message (Expand)Author
2020-07-01Tests: More broadly use automapping binding/location.John Kessenich
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
2020-06-09Fix xfb stride limit issue (#2088)Roy.li
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-12-07Modify testing to only record validation pass/failAlan Baker
2018-08-31Merge pull request #1465 from otakuto/remove-execute-permissionsJohn Kessenich
2018-08-23SPV: Add SPIRV-Tools validator. This needs the latest SPIR-Tools.John Kessenich
2018-08-07Remove execute permissionsotakuto
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-02-13Support align/offset for all versions GLSL/ESSL targeting SPIR-V.John Kessenich
2017-02-08SPV: Emit OpSelect when a selection node is simple enough.John Kessenich
2016-12-03Don't print the "Linked stage" message unless the AST is being dumped.John Kessenich
2016-02-15SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl).John Kessenich
2016-02-15SPV Capabilities: SampleRateShading, SparseResidency, MinLod, and ImageQuery.John Kessenich
2016-02-14SPV Capabilities: Image types.John Kessenich
2016-02-01SPV: Address superset of issue #151: missing OpCapability instructions.John Kessenich
2016-01-19Don't remove SPIR-V blocks before codegen.Dejan Mircevski
2015-12-29SPV: Handle stride decorations for arrays of arrays, and using multiple type ...John Kessenich
2015-12-20SPV: Make OpEntryPoint I/O list include all static uses.John Kessenich
2015-12-10Tests: Move to just linefeed to simply cross-platform test changes.John Kessenich
2015-12-08SPV: Implement OpImage functionality (emit before query).John Kessenich
2015-12-06SPV: Distinguish between std140 and std430 layouts, and correctly use alignme...John Kessenich
2015-11-15SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2.John Kessenich
2015-09-14SPV return from main: Simplify a legacy design such returns are not jumps to ...John Kessenich
2015-09-09SPV: Only decorate array and matrix strides for transparent types requiring e...John Kessenich
2015-09-09Update test results for pull request #68, SPIRV: Decorate matrices and arrays...John Kessenich
2015-08-06Move to revision 31 of SPIR-V.John Kessenich
2015-06-19glslang front-end: Don't emit blank lines for empty info logs. From Andrew Wo...John Kessenich
2015-05-15glslang SPV tests: Add a set of SPV tests.John Kessenich