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-09-13 23:12:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5,923
Commits
136
Branches
26
Tags
cde9386e0fd9677e1a89a8dc81ea9cd65fa22c50
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