This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
video_core
History
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
..
engines
Make a GPU class in VideoCore to contain the GPU state.
2018-02-11 23:44:12 -05:00
renderer_opengl
memory: Replace all memory hooking with Special regions
2018-01-27 15:16:39 +00:00
CMakeLists.txt
Make a GPU class in VideoCore to contain the GPU state.
2018-02-11 23:44:12 -05:00
command_processor.cpp
Make a GPU class in VideoCore to contain the GPU state.
2018-02-11 23:44:12 -05:00
command_processor.h
Make a GPU class in VideoCore to contain the GPU state.
2018-02-11 23:44:12 -05:00
gpu.h
Make a GPU class in VideoCore to contain the GPU state.
2018-02-11 23:44:12 -05:00
memory_manager.cpp
Make a GPU class in VideoCore to contain the GPU state.
2018-02-11 23:44:12 -05:00
memory_manager.h
Make a GPU class in VideoCore to contain the GPU state.
2018-02-11 23:44:12 -05:00
renderer_base.cpp
Remove references to PICA and rasterizers in video_core
2018-01-12 19:11:03 -07:00
renderer_base.h
renderer: Render previous frame when no new one is available.
2018-01-14 23:54:56 -05:00
utils.h
Format: Run the new clang format on everything
2018-01-20 16:45:11 -07:00
video_core.cpp
Format: Run the new clang format on everything
2018-01-20 16:45:11 -07:00
video_core.h
Format: Run the new clang format on everything
2018-01-20 16:45:11 -07:00