This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu
/
yuzu-mainline
Watch
1
Star
0
Fork
You've already forked yuzu-mainline
0
mirror of
https://github.com/yuzu-emu/yuzu-mainline.git
synced
2025-01-17 23:07:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
16835
commits
1
branch
1725
tags
111
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