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-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
2021-06-03Ensure loop control flow hints only appear above loops.Hans-Kristian Arntzen
2021-06-03GLSL: Implement control flow hints.Hans-Kristian Arntzen
2021-06-03Handle odd type for textureGather component.Hans-Kristian Arntzen
2021-06-03MSL: Always enable support for base vertex/index on iOS.Hans-Kristian Arntzen
2021-05-27Merge pull request #1680 from xndcn/ccHans-Kristian Arntzen
2021-05-26Add comment after inf/nan float number for clarifying.xndcn
2021-05-21Merge pull request #1679 from okuoku/fix-c-sample-codeHans-Kristian Arntzen
2021-05-21Fix C sample code in README.mdokuoku
2021-05-21Merge pull request #1678 from KhronosGroup/fix-1674Hans-Kristian Arntzen
2021-05-21Merge pull request #1677 from KhronosGroup/fix-1673Hans-Kristian Arntzen
2021-05-21MSL: Add CLI option for sampler suffix.Hans-Kristian Arntzen
2021-05-21MSL: Improve handling of split tessellation access chains.Hans-Kristian Arntzen
2021-05-21Merge pull request #1676 from KhronosGroup/fix-1671Hans-Kristian Arntzen
2021-05-21Merge pull request #1675 from KhronosGroup/fix-1670Hans-Kristian Arntzen
2021-05-21GLSL: Implement noncoherent framebuffer fetch.Hans-Kristian Arntzen
2021-05-21MSL: Handle array with component when we cannot rely on user() attrib.Hans-Kristian Arntzen
2021-05-21MSL: Handle array of IO variable with Component decoration.Hans-Kristian Arntzen
2021-05-07Merge pull request #1668 from KhronosGroup/fix-1665Hans-Kristian Arntzen
2021-05-07HLSL: Implement invariant as precise.Hans-Kristian Arntzen
2021-05-07Honor NoContraction qualifier.Hans-Kristian Arntzen
2021-05-07Merge branch '16-bit-int-types-glsl'Hans-Kristian Arntzen
2021-05-07Update reference output.Hans-Kristian Arntzen
2021-05-07Fixed 16 bit int typesPrzemog1
2021-04-29MSL: Fix '--msl-multi-patch-workgroup' out of bounds reads when dispatching m...Lukas Taparauskas
2021-04-26Merge pull request #1663 from billhollings/metal-arg-buff-padding-patchHans-Kristian Arntzen
2021-04-26MSL: Padding for Metal argument buffers should not double-count SampledImages.Bill Hollings
2021-04-23Merge pull request #1660 from KhronosGroup/fix-1658Hans-Kristian Arntzen
2021-04-23MSL: Use proper array for quad tess levels.Hans-Kristian Arntzen
2021-04-23Merge pull request #1661 from KhronosGroup/fix-1659Hans-Kristian Arntzen
2021-04-23HLSL: Support Shuffle wave ops.Hans-Kristian Arntzen
2021-04-22Merge pull request #1657 from KhronosGroup/fix-1607Hans-Kristian Arntzen
2021-04-22Rewrite how non-uniform qualifiers are handled.Hans-Kristian Arntzen
2021-04-20Merge pull request #1655 from KhronosGroup/fix-1640Hans-Kristian Arntzen
2021-04-20Merge pull request #1654 from KhronosGroup/fix-1641Hans-Kristian Arntzen
2021-04-20Merge pull request #1653 from KhronosGroup/fix-1638Hans-Kristian Arntzen