This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
yuzu-fork
Watch
1
Star
0
Fork
You've already forked yuzu-fork
0
mirror of
https://github.com/yuzu-mirror/yuzu.git
synced
2024-11-08 19:59:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
16770
commits
2
branches
1
tag
109
MiB
6d30745d77
Commit graph
1 commit
Author
SHA1
Message
Date
ReinUsesLisp
630823e363
common: Add Common::DivCeil and Common::DivCeilLog2
...
Add an equivalent to 'Common::AlignUp(n, d) / d' and a log2 alternative.
2020-11-25 23:37:56 -03:00