Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLSL: Implement GL_EXT_mesh_shader #2012

Merged
merged 4 commits into from
Sep 5, 2022
Merged

GLSL: Implement GL_EXT_mesh_shader #2012

merged 4 commits into from
Sep 5, 2022

Conversation

HansKristian-Work
Copy link
Contributor

@HansKristian-Work HansKristian-Work commented Sep 2, 2022

Due to bugged glslang / spirv-tools w.r.t. terminator instructions,
add a hack to ignore invalid SPIR-V for the time being.
@HansKristian-Work HansKristian-Work marked this pull request as ready for review September 5, 2022 10:33
@HansKristian-Work HansKristian-Work changed the title WIP: GLSL: Implement GL_EXT_mesh_shader GLSL: Implement GL_EXT_mesh_shader Sep 5, 2022
@HansKristian-Work HansKristian-Work merged commit 210a800 into master Sep 5, 2022
@HansKristian-Work HansKristian-Work deleted the mesh-shaders branch September 5, 2022 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant