This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
yuzu
Watch
2
Star
0
Fork
You've already forked yuzu
0
mirror of
https://github.com/yuzu-mirror/yuzu
synced
2024-12-22 09:03:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
16835
commits
2
branches
1
tag
108
MiB
8eea7c1176
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