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-11-07Handle Modf/Frexp in more cases.Hans-Kristian Arntzen
2021-06-03Handle odd type for textureGather component.Hans-Kristian Arntzen
2021-05-21GLSL: Implement noncoherent framebuffer fetch.Hans-Kristian Arntzen
2021-04-20GLSL: Implement gl_FragFullyCoveredNV.Hans-Kristian Arntzen
2020-12-07GLSL: Emit nonuniformEXT in correct place for late-combined samplers.Hans-Kristian Arntzen
2020-11-06MSL: Fix regression in image gather handling.Hans-Kristian Arntzen
2020-06-08GLSL: Handle the rest of GL_ARB_sparse_texture_clamp.Hans-Kristian Arntzen
2020-06-04GLSL: Implement sparse feedback.Hans-Kristian Arntzen
2020-03-26Add support for forcefully zero-initialized variables.Hans-Kristian Arntzen
2020-03-19GLSL: Implement GL_EXT_shader_framebuffer_fetch.Hans-Kristian Arntzen
2019-11-06Move .invalid. test shaders to the more appropriate subfolders.Hans-Kristian Arntzen
2019-09-04Add test shader for simple case of interlocked callstack.Hans-Kristian Arntzen