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
2022-01-18Merge pull request #1852 from KhronosGroup/fix-1850sdk-1.3.204.1sdk-1.3.204.0sdk-1.3.204Hans-Kristian Arntzen
2022-01-18Merge pull request #1851 from KhronosGroup/fix-1835Hans-Kristian Arntzen
2022-01-18MSL: Rethink how opaque descriptors are passed to leaf functions.Hans-Kristian Arntzen
2022-01-18Test aliased names in declared LUTs.Hans-Kristian Arntzen
2022-01-18Handle aliased names in spec constants.Hans-Kristian Arntzen
2022-01-17Merge pull request #1849 from KhronosGroup/fix-1844Hans-Kristian Arntzen
2022-01-17MSL: Handle constant construct of block-like array types.Hans-Kristian Arntzen
2022-01-17Merge pull request #1848 from KhronosGroup/fix-1843Hans-Kristian Arntzen
2022-01-17MSL: Handle signed atomic min/max.Hans-Kristian Arntzen
2022-01-17Merge pull request #1847 from KhronosGroup/fix-1775Hans-Kristian Arntzen
2022-01-17Merge pull request #1846 from KhronosGroup/fix-1760Hans-Kristian Arntzen
2022-01-17Rework how loop iteration counts are validated.Hans-Kristian Arntzen
2022-01-17Do not forward expressions which carry a huge amount of dependencies.Hans-Kristian Arntzen
2022-01-14Merge pull request #1845 from KhronosGroup/pr-1842-fixHans-Kristian Arntzen
2022-01-14Update references for GL_EXT_texture_buffer.Hans-Kristian Arntzen
2022-01-10fix: GL_EXT_texture_buffer is more common than GL_OES_texture_buffermiomioreimu
2022-01-06Merge pull request #1839 from KhronosGroup/spv1.6Hans-Kristian Arntzen
2022-01-06Merge pull request #1838 from KhronosGroup/fix-1811Hans-Kristian Arntzen
2022-01-06Add sanity test for SPIR-V 1.6 modules.Hans-Kristian Arntzen
2022-01-06Add support for LocalSizeId.Hans-Kristian Arntzen
2022-01-06Test: Add --allow-localsizeid flag for spirv-val.Hans-Kristian Arntzen
2022-01-05Merge pull request #1837 from KhronosGroup/roll-depsHans-Kristian Arntzen
2022-01-05Merge pull request #1834 from chirsz-ever/chirsz/fix-msl-copy-arrayHans-Kristian Arntzen
2022-01-05Roll dependencies.Hans-Kristian Arntzen
2022-01-05Merge pull request #1836 from KhronosGroup/pr-1824-fixupHans-Kristian Arntzen
2022-01-05MSL: Move float2->3 TessCoord fixup to a better location.Hans-Kristian Arntzen
2022-01-05Merge branch 'master' of git://github.com/cfnptr/SPIRV-CrossHans-Kristian Arntzen
2022-01-05Merge pull request #1822 from etra0/add-diffHans-Kristian Arntzen
2022-01-05Merge pull request #1817 from etra0/fix-1784Hans-Kristian Arntzen
2022-01-05MSL: Allow copy array from UniformConstant storagechirsz-ever
2021-12-20Fix gl_TessCoord arguments presence. Update reference shaders.Nikita Fediuchin
2021-12-17Fix incorrect MSL gl_TessCoord variable typeNikita Fediuchin
2021-12-09test_shaders: Add the option to generate diff instead.Sebastián Aedo
2021-12-07Clamp vector element access to vector size.Sebastián Aedo
2021-11-30Merge pull request #1815 from etra0/fix-1768Hans-Kristian Arntzen
2021-11-30Merge pull request #1819 from sindney/masterHans-Kristian Arntzen
2021-11-26MSL: Add 64 bit switch supportSebastián Aedo
2021-11-26ESSL: Vertex shader input doesn't support array types.xinhou
2021-11-15Merge pull request #1794 from etra0/masterHans-Kristian Arntzen
2021-11-13Removed tracking of OpConstant and OpPhi.Sebastián Aedo
2021-11-13Merge pull request #1810 from billhollings/early-frag-tests-depth-outHans-Kristian Arntzen
2021-11-12MSL: Don't output depth and stencil values with explicit early fragment tests.Bill Hollings
2021-11-12Added block.cases_32bit and reworked the cases fixSebastián Aedo
2021-11-12Merge pull request #1808 from billhollings/depth-img-vs-depth-cmpHans-Kristian Arntzen
2021-11-11Cast the switch selector in GLSL to uint32_tSebastián Aedo
2021-11-08Separate (partially) the tracking of depth images from depth compare ops.Bill Hollings
2021-11-08Fixed wrong condition and formatting.Sebastián Aedo
2021-11-07Merge pull request #1807 from KhronosGroup/fix-1801Hans-Kristian Arntzen
2021-11-07GLSL: Deal with buffer_reference_align.Hans-Kristian Arntzen
2021-11-07Merge pull request #1806 from KhronosGroup/fix-1777Hans-Kristian Arntzen