This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
mirror of
https://github.com/yuzu-emu/yuzu-android
synced
2025-01-05 13:51:20 -08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
16,835
Commits
1
Branch
278
Tags
109
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