There was an error fetching the commit references. Please try again later.
gpu: Refactor a/synchronous implementations into their own classes.
Showing
- src/core/core.cpp 7 additions, 2 deletionssrc/core/core.cpp
- src/video_core/CMakeLists.txt 4 additions, 0 deletionssrc/video_core/CMakeLists.txt
- src/video_core/gpu.cpp 0 additions, 48 deletionssrc/video_core/gpu.cpp
- src/video_core/gpu.h 11 additions, 15 deletionssrc/video_core/gpu.h
- src/video_core/gpu_asynch.cpp 37 additions, 0 deletionssrc/video_core/gpu_asynch.cpp
- src/video_core/gpu_asynch.h 37 additions, 0 deletionssrc/video_core/gpu_asynch.h
- src/video_core/gpu_synch.cpp 37 additions, 0 deletionssrc/video_core/gpu_synch.cpp
- src/video_core/gpu_synch.h 29 additions, 0 deletionssrc/video_core/gpu_synch.h
Loading
Please register or sign in to comment