-
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Ethan Lee <[email protected]> Co-authored-by: Caleb Cornett <[email protected]>
- Loading branch information
1 parent
5b4d150
commit c8fb220
Showing
8 changed files
with
4,323 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule MojoShader
updated
7 files
+1 −0 | CMakeLists.txt | |
+258 −0 | mojoshader.h | |
+16 −0 | mojoshader_internal.h | |
+711 −0 | mojoshader_sdlgpu.c | |
+77 −4 | profiles/mojoshader_profile_spirv.c | |
+872 −0 | spirv/SDL_gpu_shadercross.h | |
+1,101 −0 | spirv/spirv_cross_c.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.