SPV: Correct selection of storage-image capabilities. Fixes #986.
[platform/upstream/glslang.git] / Test / baseResults / hlsl.rw.atomics.frag.out
2017-08-15 John KessenichSPV: Correct selection of storage-image capabilities...
2017-08-09 John KessenichHLSL: Move debug naming to a simpler, more consistent...
2017-07-14 John KessenichMerge pull request #987 from KhronosGroup/global-std140
2017-07-13 John KessenichAddress part A of #982: $Global will use std140 instead...
2017-04-27 John KessenichHLSL: Turn on hlsl-offsets by default for HLSL-source...
2017-04-08 John KessenichMerge pull request #827 from amdrexu/feature4
2017-04-07 John KessenichHLSL: Emit the OpSource HLSL instruction for HLSL,...
2017-03-23 John KessenichHLSL: Allow use of $Global members in between function...
2017-03-15 John KessenichMerge pull request #767 from DragoonX6/master
2017-03-15 John KessenichMerge branch 'semantic_handling' of https://github...
2017-03-15 John KessenichGLSL output: Removed fixed-size buffer; fixes #769.
2017-02-17 Graham WihlidalMerge pull request #1 from KhronosGroup/master
2017-02-17 John KessenichMerge pull request #720 from flaviobortot/master
2017-02-09 John KessenichMerge pull request #685 from KhronosGroup/wrap-entry...
2017-02-07 John KessenichHLSL: Wrap the entry-point; need to write 'in' args...
2016-12-20 chaocMerge remote-tracking branch 'refs/remotes/KhronosGroup...
2016-11-14 John KessenichMerge pull request #576 from steve-lunarg/uav-registers
2016-11-14 John KessenichMerge pull request #583 from null77/fix-unref-warning
2016-11-05 John KessenichWhole stack: Fix stale types in the AST linker object...
2016-10-27 John KessenichMerge pull request #560 from jeremy-lunarg/pragmas
2016-10-27 John KessenichMerge pull request #561 from jeremy-lunarg/unused
2016-10-21 Johannes van WaverenMerge remote-tracking branch 'upstream/master'
2016-10-21 John KessenichMerge pull request #559 from steve-lunarg/samplecmp-fix
2016-10-21 John KessenichMerge pull request #558 from steve-lunarg/image-atomics
2016-10-19 steve-lunargHLSL: phase 4 of rwtexture support: add image atomics