This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2024-11-16 14:20:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
16,835
Commits
2
Branches
0
Tags
150
MiB
8eea7c1176
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