This website requires JavaScript.
Explore
Help
Sign In
Ryujinx
/
moltenvk
Watch
1
Star
0
Fork
0
You've already forked moltenvk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
moltenvk
/
ExternalRevisions
/
VulkanSamples_repo_revision
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add support for the VK_NV_glsl_shader extension. Support runtime shader compilation from GLSL. Return VK_ERROR_INVALID_SHADER_NV on shader and pipeline compilation errors. Add MVKShaderCompilationPerformance::glslToSPRIV to track GLSL conversion performance. Rename MoltenVKGLSLToSPIRVConverter MVKShaderStage enum to MVKGLSLConversionShaderStage to avoid naming conflicts with MoltenVK MVKShaderStage enum. Hologram demo load SPIR-V directly instead of using GLSL through either MoltenVKGLSLToSPIRVConverter or VK_NV_glsl_shader extension. Update to latest version of VulkanSamples that supports MVKGLSLConversionShaderStage.
2019-05-10 12:21:03 -04:00
37e808988e758ec4f6f689012fb425bab1398ecf
Reference in New Issue
Copy Permalink