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-17 21:57:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5,792
Commits
231
Branches
26
Tags
f8ab7992d062fb49a4705c8ba5727671df5fca1a
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