Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Cross.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-23Merge pull request #1729 from KhronosGroup/fix-1726MoltenVK-1.1.5Hans-Kristian Arntzen
2021-08-23MSL: Consider that function/private variables can be block-like.Hans-Kristian Arntzen
2021-08-23Merge pull request #1728 from KhronosGroup/fix-1727Hans-Kristian Arntzen
2021-08-23Track temporary access for OpArrayLength result.Hans-Kristian Arntzen
2021-08-23Merge pull request #1725 from billhollings/fix-duplicate-glpositionHans-Kristian Arntzen
2021-08-23Merge pull request #1722 from billhollings/row-maj-mtx-store-from-constHans-Kristian Arntzen
2021-08-23Merge pull request #1724 from billhollings/msl-const-expr-castingHans-Kristian Arntzen
2021-08-16MSL: Add test for fixes to MSL constant expression type down-casting.Bill Hollings
2021-08-16MSL: Fix duplicate gl_Position outputs when gl_Position defined but unused.Bill Hollings
2021-08-12MSL: Fix casting in constant expressions with different sizes.Bill Hollings
2021-08-12MSL: Support row-major transpose when storing matrix from constant RHS matrix.Bill Hollings
2021-07-29Merge pull request #1716 from KhronosGroup/terminator-access-fixHans-Kristian Arntzen
2021-07-29Handle value access in terminators.Hans-Kristian Arntzen
2021-07-26Merge pull request #1715 from KhronosGroup/precise-fp16-fp64Hans-Kristian Arntzen
2021-07-26GLSL: Emit precise for fp16/fp64 types as well.Hans-Kristian Arntzen
2021-07-22Merge pull request #1712 from cdavis5e/msl-subgroup-ballot-simplifyHans-Kristian Arntzen
2021-07-21MSL: Simplify spvSubgroupBallot().Chip Davis
2021-07-20GLSL: Ensure ray query object decls are flushed if allocated in Function.Hans-Kristian Arntzen
2021-07-19Merge pull request #1711 from KhronosGroup/fix-1690Hans-Kristian Arntzen
2021-07-19GLSL: Implement GL_EXT_ray_query.Hans-Kristian Arntzen
2021-07-15MSL: Remove redundant path for SampleMask.Hans-Kristian Arntzen
2021-07-15Merge pull request #1709 from billhollings/fix-sample-mask-inHans-Kristian Arntzen
2021-07-15Remove EXPERIMENTAL from JSON reflection backend.Hans-Kristian Arntzen
2021-07-14MSL: Adjust gl_SampleMaskIn for sample-shading and/or fixed sample mask.Bill Hollings
2021-07-13Merge pull request #1706 from SpaceIm/fix/ios-bundleHans-Kristian Arntzen
2021-07-13Merge pull request #1708 from KhronosGroup/fix-interpolant-access-chainHans-Kristian Arntzen
2021-07-13MSL: Add test for scalar access chain pull interpolant.Hans-Kristian Arntzen
2021-07-13Merge pull request #1707 from billhollings/fix-interpolant-access-chainHans-Kristian Arntzen
2021-07-12MSL: Fix setting SPIRVCrossDecorationInterpolantComponentExpr decoration.Bill Hollings
2021-07-11fix cross-build to iOS/tvOS/watchOSSpaceIm
2021-06-30Merge pull request #1700 from pkasting/masterHans-Kristian Arntzen
2021-06-30Merge pull request #1699 from KhronosGroup/pervertexnvHans-Kristian Arntzen
2021-06-30Fix -Wunreachable-code-aggressive.Peter Kasting
2021-06-30GLSL: Support pervertexNV in NV barycentric extension.Hans-Kristian Arntzen
2021-06-29Merge pull request #1669 from KhronosGroup/1560-reuse1Hans-Kristian Arntzen
2021-06-29Add GLSL.std.450.h to REUSE.1560-reuse1Hans-Kristian Arntzen
2021-06-29.gitignore ignored new license textJon Leech
2021-06-29Actually checkout repo into new reuse jobJon Leech
2021-06-29Finish adding SPDX tags and setup a reuse checked in Github Actions CIJon Leech
2021-06-29Add missing copyright headers.Jon Leech
2021-06-29Merge pull request #1698 from KhronosGroup/fix-1691Hans-Kristian Arntzen
2021-06-28HLSL: Rewrite how block IO is emitted.Hans-Kristian Arntzen
2021-06-28Merge pull request #1697 from KhronosGroup/fix-1693Hans-Kristian Arntzen
2021-06-28Merge pull request #1696 from KhronosGroup/fix-1694Hans-Kristian Arntzen
2021-06-28GLSL: Emit num_views for OVR_multiview2.Hans-Kristian Arntzen
2021-06-28Handle SPIR-V 1.4 selection constructs.Hans-Kristian Arntzen
2021-06-21Merge pull request #1692 from Kangz/fix_default_copy_dtorHans-Kristian Arntzen
2021-06-21Fix IVariant -Wdeprecated-copy-with-dtorCorentin Wallez
2021-06-03Merge pull request #1686 from KhronosGroup/fix-1684Hans-Kristian Arntzen
2021-06-03Merge pull request #1685 from KhronosGroup/fix-1683Hans-Kristian Arntzen