platform/upstream/glslang.git
2017-11-15 John KessenichMerge pull request #1156 from LoopDawg/snorm-uav
2017-11-15 John KessenichMerge pull request #1157 from LoopDawg/gs-hs-mix
2017-11-15 LoopDawgHLSL: ignore geometry attributes on non-GS stages.
2017-11-15 John KessenichMerge pull request #1147 from KhronosGroup/memory1
2017-11-14 John KessenichMerge pull request #1155 from antiagainst/skip-tags
2017-11-14 John KessenichMemory: Remove redundant pool popAll(), which is potent...
2017-11-14 LoopDawgHLSL: Accept unorm and snorm on types
2017-11-14 Lei ZhangAppveyor: avoid double testing on master commits
2017-11-14 LoopDawgImplement OS_DumpMemoryCounters for Linux
2017-11-14 John KessenichMemory: Restore unused interfaces, in case other tools...
2017-11-14 John KessenichMerge pull request #1150 from antiagainst/readme-release
2017-11-13 Lei ZhangUpdate README about the automatic master-tot relase
2017-11-13 John KessenichMerge pull request #1143 from LoopDawg/texturebuffer
2017-11-13 John KessenichMemory: Add loop around main, to test tear-down and...
2017-11-13 John KessenichMemory: Remove the need for per-thread tear down.
2017-11-12 John KessenichMemory: Do process and 1st thread tear down.
2017-11-12 John KessenichMemory: Move to a normal model of ownership of memory...
2017-11-12 John KessenichMemory: Non-Functional: Rationalize and improve encapsu...
2017-11-10 John KessenichMerge pull request #1142 from greg-lunarg/kg3
2017-11-10 John KessenichMerge pull request #1145 from antiagainst/travis-auto...
2017-11-09 Lei ZhangTravis: auto deploy build artifacts to GitHub Releases
2017-11-09 John KessenichMerge pull request #1114 from LoopDawg/validator-script
2017-11-09 John KessenichMerge pull request #1116 from LoopDawg/reverse-shift...
2017-11-09 John KessenichMerge pull request #1144 from antiagainst/appveyor...
2017-11-09 LoopDawgReverse order of setShiftBindingForSet parameters
2017-11-09 LoopDawgAdd script to crank test shaders through spirv-val
2017-11-09 Lei ZhangAppveyor: auto deploy build artifacts to GitHub Releases
2017-11-09 LoopDawgHLSL: implement TextureBuffer<type>
2017-11-08 GregFUpdate spirv-tools known good.
2017-11-03 John KessenichSPV: Don't support noise*() when generating SPV.
2017-11-03 John KessenichErrors: Have a whole set of tool-level error messages...
2017-11-03 John KessenichVersioning: Update some version strings. Still need...
2017-11-03 John KessenichMerge pull request #1139 from greg-lunarg/remap2
2017-11-02 GregFRemapper: Fix strip algo when strip ranges overlap
2017-11-02 John KessenichFix #1079: don't give error when macro() name used...
2017-11-02 John KessenichFix nondeterminism discussed in 258b700f5957fc13b0512b3...
2017-11-02 John KessenichFix #1065: don't validate Vulkan binding numbers.
2017-10-28 John KessenichNon-functional: copyright update, to help with non...
2017-10-28 John KessenichTests: Non-determinancy: Add back in the IntMin tests.
2017-10-28 John KessenichMerge pull request #1133 from greg-lunarg/kg2
2017-10-27 GregFAdd python3 compatibility to update_glslang_sources.py
2017-10-27 John KessenichNon-determinant tests: Remove recent tests, to see...
2017-10-27 John KessenichNon-functional: Add {} expected by convention; retrigge...
2017-10-27 John KessenichMerge pull request #1129 from xorgy/const-fold-int...
2017-10-25 Aaron Muir... GLSL: Fold constant SHRT_MIN/INT_MIN/LLONG_MIN % -1...
2017-10-24 John KessenichMerge pull request #1124 from xorgy/check-inner-implici...
2017-10-24 John KessenichMerge pull request #1127 from xorgy/preprocessor-int...
2017-10-24 Aaron Muir... Preprocessor: Evaluate INT_MIN % -1 to 0.
2017-10-24 John KessenichMerge pull request #1125 from greg-lunarg/kg1
2017-10-23 GregFUpdate spirv-tools known-good
2017-10-23 Aaron Muir... GLSL: Check for implicit inner dimension in array of...
2017-10-23 John KessenichMerge pull request #1118 from xorgy/only-swizzle-number...
2017-10-23 John KessenichMerge branch 'only-parse-inf-constant-in-hlsl' of https...
2017-10-23 John KessenichTests: Add test for GLSL +-#INF.
2017-10-23 John KessenichMerge pull request #1120 from xorgy/overlong-hex-literal
2017-10-23 Aaron Muir... GLSL: Only parse [-]1.#INF in HLSL mode.
2017-10-22 Aaron Muir... Check for hexadecimal literals exceeding MaxTokenLength.
2017-10-21 Aaron Muir... Only try swizzles on vectors, numbers, and booleans.
2017-10-20 John KessenichMerge pull request #1115 from LoopDawg/stdarray-binding-set
2017-10-20 LoopDawgNonfunctional: minor: use std::array for per-set shifts...
2017-10-20 John KessenichMerge pull request #1111 from LoopDawg/per-set-binding...
2017-10-20 John KessenichSPV: Don't emit StorageImageMultisample capability...
2017-10-20 John KessenichNon-functional: missing comments from missed git add.
2017-10-19 John KessenichHLSL: Fix #1106. Support shader setting of binding...
2017-10-19 LoopDawgAdd per-descriptor-set IO mapping shift values.
2017-10-19 John KessenichGLSL->SPIR-V: Put precision decorations on imageLoad().
2017-10-19 John KessenichGLSL: Make sampling operations have agnostic precision...
2017-10-19 John KessenichMerge pull request #1113 from xorgy/preprocessor-int...
2017-10-18 John KessenichMerge pull request #1102 from KhronosGroup/partially...
2017-10-18 Aaron Muir... Preprocessor: Evaluate INT_MIN / -1 to 0.
2017-10-17 John KessenichBuild: Fix build warning.
2017-10-17 John KessenichMerge pull request #1109 from xorgy/never-try-to-swizzl...
2017-10-17 Aaron Muir... Don't try to swizzle void.
2017-10-17 GregFUpdate spirv-tools known-good
2017-10-16 John KessenichPP: Fix #1104: Missing check for #if overflow.
2017-10-16 John KessenichHLSL: More clip fix: It is more involved than previous...
2017-10-16 John KessenichFix #1103: clip() works on int/uint.
2017-10-16 John KessenichTests: Add clip(int) tests.
2017-10-13 John KessenichInfrastructure: Add a TShader method to publicly expose...
2017-10-12 John KessenichHLSL: Partially flatten hierarchies, instead of all...
2017-10-11 John KessenichMerge pull request #1098 from LoopDawg/attribute-gets
2017-10-10 John KessenichMerge pull request #1097 from SWIFTingAround/master
2017-10-10 John KessenichMerge pull request #1094 from LoopDawg/split-shadow-tx
2017-10-10 John KessenichMerge pull request #1080 from hedejing/master
2017-10-10 LoopDawgHLSL: add helper access methods to TAttributeMap
2017-10-10 Tim DiekmannSet cmake-policy CMP0048 to NEW
2017-10-08 He DejingAdd getAsLoopNode() method for Loop node
2017-10-07 LoopDawgHLSL: nonfunctional: rename setId -> switchId, add...
2017-10-07 John KessenichHLSL: Validate implicit initializer assignment to opaqu...
2017-10-07 John KessenichSPV: GeneratorVersion: bump version number because...
2017-10-07 John KessenichMerge pull request #1090 from tafuri/#1084-fix-segfault
2017-10-07 John KessenichSPV: Correct semantics of atomic-counter decrement.
2017-10-07 John KessenichHLSL: Tests: Add subset of flattened opaque test to...
2017-10-06 Sebastian TafuriAdded test for local structured buffer variable
2017-10-06 Sebastian TafuriFixed formatting
2017-10-06 John KessenichMerge pull request #1089 from LoopDawg/split-shadow-tx
2017-10-06 Sebastian TafuriOnly track variables in the global scope
2017-10-06 LoopDawgHLSL: split textures used for both shadow and non-shado...
2017-10-06 John KessenichReadme: Update with additional Windows build informatio...
2017-10-04 John KessenichMerge pull request #1085 from KhronosGroup/flatten...
next