Fix #1536: use string instead of TString for uniform-location override.
[platform/upstream/glslang.git] / hlsl /
2018-08-31 John KessenichMerge pull request #1465 from otakuto/remove-execute...
2018-08-06 otakutoRemove execute permissions
2018-07-23 John KessenichMerge pull request #1451 from KhronosGroup/shadow-force...
2018-07-23 John KessenichHLSL: Fix #1445: distance() works on scalars.
2018-07-23 John KessenichGLSL: Construct shadow texture from non-shadow sampler.
2018-07-20 John KessenichMerge branch 'master' of https://github.com/zeux/glslan...
2018-07-19 John KessenichMerge pull request #1436 from karl-lunarg/karl-ccache
2018-07-19 John KessenichMerge pull request #1437 from mattparks/patch-2
2018-07-11 John KessenichMerge pull request #1438 from Think-Silicon/getUniformS...
2018-07-11 John KessenichNon-functional: Retrigger bots; the previous failure...
2018-07-11 John KessenichHLSL: Fix #1432: Globally initialize local static varia...
2018-07-03 John KessenichHLSL: Fix #1423: implement CalculateLevelOfDetailUnclam...
2018-05-25 John KessenichMerge pull request #1386 from zeux/master
2018-05-19 John KessenichMerge pull request #1384 from LoopDawg/self-cast
2018-05-17 LoopDawgHLSL: allow self-type cast (as no-op passthrough)
2018-05-17 John KessenichMerge pull request #1381 from LoopDawg/coverage_array
2018-05-17 John KessenichMerge pull request #1383 from amdrexu/bugfix
2018-05-16 LoopDawgHLSL: require coverage mask to be arrayed output.
2018-05-16 John KessenichMerge pull request #1379 from LoopDawg/groupid-fix
2018-05-16 LoopDawgHLSL: various SPIR-V compute shader IDs must be a 3...
2018-05-16 John KessenichMerge pull request #1378 from LoopDawg/append-decl...
2018-05-15 LoopDawgHLSL: Allow stream output Append() method after entry...
2018-05-03 John KessenichMerge pull request #1363 from mattparks/patch4
2018-04-26 Matthew AlbrechtFixed install for SPIRV, glslang, and hlsl when buildin...
2018-04-17 John KessenichMerge branch 'glsl-ext' of https://github.com/nicebyte...
2018-04-14 John KessenichHLSL/SPV: Declare DepthReplacing for shaders declaring...
2018-04-13 John KessenichMerge pull request #1348 from greg-lunarg/kg16
2018-04-13 John KessenichMerge pull request #1351 from danginsburg/issue_1350
2018-04-12 danginsburgFix issue #1350 - set the node type to match the atomic...
2018-04-12 John KessenichMerge pull request #1326 from mattparks/patch1
2018-04-11 John KessenichNon-functional: Fix tabs.
2018-04-10 John KessenichMerge pull request #1343 from KhronosGroup/uint-counter...
2018-04-10 John KessenichHLSL: Fix #1332: consistently use uint for counter...
2018-04-05 John KessenichMerge branch 'nonuniform-dynindex'
2018-04-05 John KessenichGLSL/SPV: Implement SPV_EXT_descriptor_indexing and...
2018-03-30 Matthew AlbrechtAllowed for LIB_TYPE to be set to switch between static...
2018-03-30 John KessenichMerge pull request #1320 from greg-lunarg/addopt21
2018-03-29 GregFOnly print legalization warning if optimizer disabled
2018-03-29 John KessenichMerge pull request #1319 from KhronosGroup/array-ration...
2018-03-29 John KessenichNon-functional. Rationalizations enabling future genera...
2018-03-27 John KessenichMerge pull request #1313 from greg-lunarg/kg15
2018-03-26 John KessenichMerge pull request #1312 from KhronosGroup/fix-mixed...
2018-03-26 greg-lunargMerge branch 'master' into kg15
2018-03-26 John KessenichTypes: Fix #1290: Rationalize and correct "mixed" style...
2018-03-17 John KessenichMerge pull request #1282 from KhronosGroup/hlslFunction...
2018-03-17 John KessenichImplement SPV_GOOGLE_hlsl_functionality1.
2018-03-16 John KessenichMerge pull request #1291 from ben-clayton/add-nv-nopersp
2018-03-16 John KessenichMerge pull request #1299 from KhronosGroup/fix-conversions
2018-03-16 John KessenichMerge pull request #1289 from Igalia/igalia/dmat-scalar...
2018-03-14 John KessenichMerge pull request #1294 from dgkoch/dgkoch_build_fixes4
2018-03-13 Daniel KochFix build several build errors
2018-03-12 John KessenichMerge pull request #1286 from greg-lunarg/kg14
2018-03-12 John KessenichMerge pull request #1288 from amdrexu/bugfix
2018-03-12 Rex XuHLSL: Correct some mistakes for min16 types
2018-03-08 John KessenichMerge pull request #1283 from siavashserver/fix-memory...
2018-03-08 John KessenichMerge pull request #1284 from amdrexu/bugfix
2018-03-08 Rex XuAllow --hlsl-enable-16bit-types to be used without...
2018-03-07 John KessenichMerge pull request #1269 from bkaradzic/master
2018-03-07 John KessenichMerge branch 'amdrexu-feature'
2018-03-07 John KessenichMerge branch 'feature' of https://github.com/amdrexu...
2018-03-07 John KessenichMerge branch 'bugfix' of https://github.com/amdrexu...
2018-03-07 John KessenichMerge branch 'sheredom-fixup_sm_60_wording'
2018-03-07 John KessenichMerge branch 'fixup_sm_60_wording' of https://github...
2018-03-07 Neil HenningWaveReadLaneFirst is the correct wording (was using...
2018-03-07 John KessenichMerge pull request #1277 from KhronosGroup/Vulkan_1_1
2018-03-07 Rex XuHLSL: Map min types to GLSL 16-bit types
2018-03-06 John KessenichSPV: Implement Vulkan 1.1 features and extensions.
2018-03-06 John KessenichRevert "Merge pull request #1274 from greg-lunarg/legal2"
2018-03-06 John KessenichMerge pull request #1274 from greg-lunarg/legal2
2018-03-06 GregFLegalization: Omit legalization warning when spirv...
2018-03-06 John KessenichMerge pull request #1263 from greg-lunarg/kg12
2018-03-03 Branimir KaradžićFixed GCC+Clang errors and warnings on Linux and OSX.
2018-02-27 John KessenichIO mapper: Fix #1261: Supply location mapper with size...
2018-02-27 John KessenichHLSL: Fix #1257: layout float1, int1, etc., as scalars.
2018-02-12 John KessenichWarning for #pragma once. GLSL and HLSL. Addresses...
2018-02-06 John KessenichMerge pull request #1238 from zeux/pp-string-buffer
2018-02-02 John KessenichMerge pull request #1232 from KhronosGroup/control...
2018-02-01 John KessenichGLSL: Implement GL_EXT_control_flow_attributes.
2018-02-01 John KessenichHLSL: Refactor attribute implementation.
2018-01-11 John KessenichHLSL: Fix #1208: accept both int and uint in asuint...
2018-01-10 John KessenichHLSL: Protect against 'continue' outside of loops.
2018-01-10 John KessenichHLSL: Fix #1214: check for nesting in loop/switch of...
2018-01-10 John KessenichHLSL: Fix #1215: propagate error on seeing a type name...
2018-01-08 John KessenichNon-functional: Fix HLSL error message, and code format...
2018-01-02 John KessenichBuild: Tickle bots to try again... seems like a process...
2018-01-02 John KessenichHLSL: Fix #1203: Declare anonymous members for cbuffer...
2017-12-30 John KessenichHLSL: Fix 1201: Accept 'layout' as an identifier.
2017-12-24 John KessenichHLSL: Attributes: Add [[vk::constant_id()]] and [[vk...
2017-12-21 John KessenichMerge pull request #1190 from jfmarquis/hlsl-store...
2017-12-21 Jean-François MarquisHLSL: Fix possibly incorrect type conversion in StoreN...
2017-12-16 John KessenichSPV: HLSL: Move to correct HLSL barrier semantics,...
2017-12-15 John KessenichHLSL: Make attributes for built-in override semantics.
2017-12-14 John KessenichMerge pull request #1183 from LoopDawg/builtin-output...
2017-12-14 John KessenichMerge pull request #1186 from zeux/master
2017-12-14 Arseny KapoulkineHLSL: Implement support for RT/Viewport output from VS
2017-12-12 LoopDawgHLSL: for split output structs, propagate indirection...
2017-12-12 John KessenichMerge pull request #1174 from LoopDawg/y-flip
2017-12-09 John KessenichHLSL: Give error on unsupported buffer initializer.
2017-12-09 John KessenichHLSL: Remove unintended/untested functionality PrimitiveID.
2017-12-09 John KessenichMerge pull request #1178 from LoopDawg/primitiveid...
next