This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu
/
yuzu-android
Watch
1
Star
0
Fork
You've already forked yuzu-android
0
mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced
2025-01-04 08:05:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5787
commits
1
branch
278
tags
108
MiB
6cddf9d88e
Commit graph
2 commits
Author
SHA1
Message
Date
Subv
6cddf9d88e
Make a GPU class in VideoCore to contain the GPU state.
...
Also moved the GPU MemoryManager class to video_core since it makes more sense for it to be there.
2018-02-11 23:44:12 -05:00
Subv
e01a8f2187
GPU: Added a command processor to decode the GPU pushbuffers and forward the commands to their respective engines.
2018-02-11 22:42:48 -05:00