This website requires JavaScript.
Explore
Help
Register
Sign In
mctaylors
/
suyu
Watch
1
Star
0
Fork
You've already forked suyu
0
forked from
suyu/suyu
Code
Pull requests
Activity
3525
commits
22
branches
2
tags
310
MiB
2403e86cbb
Commit graph
3 commits
Author
SHA1
Message
Date
Henrik Rydgard
2403e86cbb
Don't keep base_address in the loader, it doesn't belong there (with it, the loader can't be cached).
2016-04-28 20:17:35 +02:00
Henrik Rydgard
d00e2340c6
Move "&" to their proper place, add missing includes and make some properly relative.
2016-04-28 19:40:11 +02:00
Henrik Rydgard
47ff008817
Refactor: Extract VertexLoader from command_processor.cpp.
...
Preparation for a similar concept to Dolphin or PPSSPP. These can be JIT-ed and cached.
2016-04-28 19:05:55 +02:00