-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Faster performance with matrix integration optimization * Make pixel arenas use 32-bit floats. Remove lots of float conversions * Reduce casts to usize * Fix feature detection * Fix white artifacts * Remove unnecessary display frame cloning * Run with opencv * Maybe slightly faster without float log2 * Maybe slightly faster without float log2 * Make some asserts debug only * New scheme for throwing away integrations of multi-nodes, for faster transcode speed * Cleanup * Fix artifacting * Faster bevy image generation * Cleanup * Updates for tests * Update run * Cleanup * Cleanup * Cleanup dependency clippy * Apply clippy fixes * Lots more cleanup * Fix tests
- Loading branch information
1 parent
a5d1947
commit b5c4fa4
Showing
52 changed files
with
1,387 additions
and
1,314 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.