yuzu-mainline/src/yuzu/debugger
Lioncash 9d296f8a35 yuzu/debugger/graphics_surface: Fill in missing surface format listings
Fills in the missing surface types that were marked as unknown. The
order corresponds with the TextureFormat enum within
video_core/texture.h.

We also don't need to all of these strings as translatable (only the
first string, as it's an English word).
2019-04-05 19:09:56 -04:00
..
graphics yuzu/debugger/graphics_surface: Fill in missing surface format listings 2019-04-05 19:09:56 -04:00
console.cpp yuzu - Fix duplicate logs 2018-07-12 01:11:43 -06:00
console.h Add configurable logging backends 2018-07-02 21:45:47 -04:00
profiler.cpp yuzu/debugger/profiler: Remove unnecessary includes 2019-04-03 10:07:12 -04:00
profiler.h yuzu/debugger/profiler: Remove unnecessary includes 2019-04-03 10:07:12 -04:00
wait_tree.cpp Add CondVar Thread State. 2019-03-19 20:32:47 -04:00
wait_tree.h yuzu/debugger/wait_tree: Remove use of global CurrentProcess accessor 2019-03-05 21:52:21 -05:00