2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Zach Hilman 2c0b75a744 bcat: Add backend class to generify the functions of BCAT
Provides the most abstract simplified functions of BCAT as functions. Also includes a NullBackend class which is just a no-op.
2019-09-30 17:21:53 -04:00
..
audio_core Used revision 5 instead of 7, marked constexpr as static 2019-09-21 16:24:56 +10:00
common cmake: Add SCM detection for Azure 2019-09-22 17:23:10 -04:00
core bcat: Add backend class to generify the functions of BCAT 2019-09-30 17:21:53 -04:00
input_common
tests
video_core gl_shader_decompiler: Add tailing return for HUnpack2 2019-09-24 01:03:59 -03:00
web_service
yuzu settings: Add option to set BCAT backend 2019-09-30 17:21:53 -04:00
yuzu_cmd settings: Add option to set BCAT backend 2019-09-30 17:21:53 -04:00
yuzu_tester configure_debug: Move reporting option to logging 2019-09-21 18:43:20 -04:00
.clang-format
CMakeLists.txt