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-03-03Merge pull request #1881 from KhronosGroup/relax-nan-checksHans-Kristian Arntzen
2022-03-03Add relax_nan_checks options.Hans-Kristian Arntzen
2022-03-03Merge pull request #1880 from KhronosGroup/fix-1879Hans-Kristian Arntzen
2022-03-03Merge pull request #1878 from mysterymath/moveHans-Kristian Arntzen
2022-03-03Handle OpTerminateInvocation.Hans-Kristian Arntzen
2022-03-03Merge branch 'msl-add-nested-structs-to-io-blocks-squash'Hans-Kristian Arntzen
2022-03-03Fix formatting nits from review.Hans-Kristian Arntzen
2022-03-03MSL: Document clarification of location incrementing.Bill Hollings
2022-03-03MSL: Fix var names in test shaders to avoid reserved identifiers.Bill Hollings
2022-03-03MSL: Non-functional fixes from PR code review.Bill Hollings
2022-03-03MSL: Support input/output blocks containing nested struct arraysBill Hollings
2022-03-03Qualify std::move.Daniel Thornburgh
2022-02-28Merge pull request #1873 from KhronosGroup/fix-1861Hans-Kristian Arntzen
2022-02-28Merge pull request #1872 from KhronosGroup/fix-1867Hans-Kristian Arntzen
2022-02-28HLSL: Do not emit VPOS fixup unless position is active.Hans-Kristian Arntzen
2022-02-28MSL: Refactor and fix use of quadgroup vs simdgroup.Hans-Kristian Arntzen
2022-02-28Merge pull request #1870 from abrachet/masterHans-Kristian Arntzen
2022-02-26Qualify move as std::moveAlex Brachet
2022-02-25Merge pull request #1869 from xndcn/mslHans-Kristian Arntzen
2022-02-24MSL: append entry point args to local variable names to avoid conflictsxndcn
2022-02-16Merge pull request #1862 from flokart-world/feature/flatten-ubo-for-hlslHans-Kristian Arntzen
2022-02-16Merge pull request #1863 from KhronosGroup/various-fixesHans-Kristian Arntzen
2022-02-16HLSL: Make --flatten-ubo work correctlyShintaro Sakahara
2022-02-16Add more scenarios where we can guarantee forward progress.Hans-Kristian Arntzen
2022-02-16Add debug option to modify maximum number of compile iterations.Hans-Kristian Arntzen
2022-02-16Fix regression from adding 64-bit switch support.Hans-Kristian Arntzen
2022-02-16Do not emit hoisted access chain temporaries unless backend supports it.Hans-Kristian Arntzen
2022-02-16GLSL: Ensure correct signed integer type for more texture functions.Hans-Kristian Arntzen
2022-02-04Merge pull request #1860 from KhronosGroup/docs-updateHans-Kristian Arntzen
2022-02-04Update documentation for descriptor set support in MSL/HLSL.Hans-Kristian Arntzen
2022-02-02[Spirv_msl] Fix normalize on half3/half2 (#1856)Rodolphe
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