There was an error fetching the commit references. Please try again later.
kepler_compute: Fixup assert and rename engines
When I originally added the compute assert I used the wrong documentation. This addresses that. The dispatch register was tested with homebrew against hardware and is triggered by some games (e.g. Super Mario Odyssey). What exactly is missing to get a valid program bound by this engine requires more investigation.
Showing
- src/video_core/CMakeLists.txt 2 additions, 2 deletionssrc/video_core/CMakeLists.txt
- src/video_core/engines/kepler_compute.cpp 34 additions, 0 deletionssrc/video_core/engines/kepler_compute.cpp
- src/video_core/engines/kepler_compute.h 16 additions, 15 deletionssrc/video_core/engines/kepler_compute.h
- src/video_core/gpu.cpp 4 additions, 4 deletionssrc/video_core/gpu.cpp
- src/video_core/gpu.h 3 additions, 3 deletionssrc/video_core/gpu.h
Please register or sign in to comment