This website requires JavaScript.
Explore
Help
Register
Sign In
INSANEMODE
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-06-17 18:07:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
16,672
Commits
2
Branches
0
Tags
1279c7ce7afd3d1bf2b4e33aa922158acf2cd060
Commit Graph
1 Commits
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