-
Notifications
You must be signed in to change notification settings - Fork 625
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Remove usage of `Array::map`, - make some math more clearly independent of other lines - change `assert` to `debug_assert` - change some flops to integer ops - Flip order of storage for samples from [RGBA; 4] to [4R, 4G, 4B, 4A].
- Loading branch information
1 parent
d970bf7
commit 2659357
Showing
1 changed file
with
49 additions
and
23 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