This website requires JavaScript.
Explore
Help
Sign In
jcgruenhage
/
yuzu
Watch
1
Star
0
Fork
You've already forked yuzu
0
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2024-11-11 20:54:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
16770
commits
2
branches
0
tags
149
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