Avoid leaking name for counter buffer
[platform/upstream/glslang.git] / hlsl /
2019-01-16 David NetoAvoid leaking name for counter buffer
2019-01-16 John KessenichMerge pull request #1658 from KhronosGroup/fix-name...
2019-01-16 John KessenichHLSL: Fix #1655; use "" for nullptr file names. Needs...
2018-12-14 John KessenichLicensing. Fixes #958. Add licenes file and update...
2018-12-10 John KessenichMerge pull request #1620 from akien-mga/unix-executable-bit
2018-12-10 Rémi VerscheldeRemove Unix executable permission from text files
2018-12-08 John KessenichMerge branch 'ClemensRognerSD-dx9-sampler'
2018-12-08 John KessenichManually merge ClemensRognerSD-dx9-sampler and resolve...
2018-12-08 greg-lunargSPV: Fix #1575, fix #1593: Support HLSL #line
2018-11-27 John KessenichMerge pull request #1567 from Igalia/apinheiro/xfb...
2018-11-16 John KessenichMerge branch 'jeffbolznv-scalar_block_layout'
2018-11-16 John KessenichMerge branch 'scalar_block_layout' of https://github...
2018-11-14 John KessenichMerge pull request #1579 from TiemoJung/handle_c_register
2018-11-14 Jeff BolzImplement GL_EXT_scalar_block_layout
2018-11-14 t.jungHLSL: implemented c register handling
2018-11-09 John KessenichMerge pull request #1547 from Igalia/apinheiro/xfb...
2018-11-07 John KessenichMerge pull request #1564 from jeffbolznv/spirv-pch
2018-11-07 Jeff BolzRename PCH macro to glslang_pch (to avoid name collisio...
2018-11-02 John KessenichMerge pull request #1559 from jeffbolznv/glslang_pch
2018-10-31 Jeff BolzUse precompiled headers for some glslang projects
2018-10-31 Alejandro PiñeiroParseHelper: assign xfb_offset for struct members too
2018-10-30 John KessenichMerge pull request #1558 from Kangz/fix_build_gn
2018-10-29 John KessenichMerge pull request #1556 from Kangz/msvc
2018-10-26 John KessenichMerge pull request #1542 from sheredom/fix_8bit_storage...
2018-10-25 John KessenichMerge pull request #1545 from dj2/warnings
2018-10-25 John KessenichPP: Fix #155: Don't give error on HLSL PP-only parsing.
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.
next