This website requires JavaScript.
Explore
Help
Sign In
debuggerx
/
eden
Watch
1
Star
0
Fork
0
You've already forked eden
mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced
2026-08-22 15:48:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5,923
Commits
235
Branches
26
Tags
3ceb9d97bb60fd4a2a740a1e8fc464c2b4d4c42a
Commit Graph
2 Commits
Author
SHA1
Message
Date
Subv
0088b3128b
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
35176a0f73
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