-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* removing scripts folder. Renaming IndexFormat_I32_UINT -> IndexFormat_UINT_32 * adding logging support * adding tests * bumping version, fixing minimal sample test * Compile fixes * fixing tests on gcc. Renaming test for logger * Changing to correct version number (1.2.1 -> 1.2.0) * removing unused function * adding support for UNORM16 and FP16 uv formats * Increasing consistency by adding omm_ prefix to all shader files * compile fix * Compile fix #2 * chaning from bitwise to logical operators for consistency * Adding TexCoord enum shader side * Increasing stride between consecutive execute indirect calls * Updating to latest ShaderMake. Removing benchmark * updating submodules * fixing comment
- Loading branch information
1 parent
65b7eb4
commit 948f07d
Showing
69 changed files
with
1,097 additions
and
3,819 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
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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.