HLSL: Remove extraneous built-in member decorations for IO structs used in non-IO...
[platform/upstream/glslang.git] / Test / baseResults / hlsl.samplelevel.basic.dx10.vert.out
2016-09-20 John KessenichHLSL: Remove extraneous built-in member decorations...
2016-09-16 John KessenichHLSL: Flatten whole-struct assigns and returns when...
2016-09-16 John KessenichHLSL: Flatten all input/output structs, regardless...
2016-09-16 John KessenichHLSL: Flatten a return struct from an entry point and...
2016-09-12 John KessenichHLSL: Register all entry-point in/out as part of the...
2016-09-03 John KessenichHLSL: Correct line numbers for function definitions.
2016-09-01 John KessenichSPV: Tighten up number of struct-types declared based...
2016-08-30 John KessenichHLSL: Start location numbering with the entry-point...
2016-08-29 John KessenichHLSL: Create test results for the previous commits.
2016-08-29 John KessenichMerge branch 'HLSL_Semantic_Mapping' of https://github...
2016-08-29 John KessenichMerge pull request #490 from KhronosGroup/hlsl-output...
2016-08-29 John KessenichHLSL: Emulate write-to-output on return-from-entry...
2016-08-28 John KessenichHLSL: Emulate write-to-output on return-from-entry...
2016-08-23 John KessenichMerge pull request #461 from dankbaker/Error_Message_Fi...
2016-08-15 John KessenichMerge pull request #467 from dankbaker/HLSL_Changing_de...
2016-08-15 Dan BakerUpdating tests, sadly every single HLSL test needs...
2016-07-29 John KessenichHLSL: Implement the register production.
2016-07-21 John KessenichMerge pull request #402 from steve-lunarg/samplers
2016-07-21 LoopDawgHLSL: Add SampleLevel method