1
0
Fork 0
forked from suyu/suyu
suyu/src
bunnei 804aebf7c7
Merge pull request #1097 from bunnei/gl-critical
renderer_opengl: Treat OpenGL errors as critical.
2018-08-17 10:39:13 -04:00
..
audio_core Merge pull request #1033 from MerryMage/interp 2018-08-13 12:19:59 -04:00
common common: Namespace hex_util.h/.cpp 2018-08-15 23:24:00 -04:00
core Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059) 2018-08-17 00:23:08 -04:00
input_common input_common: Use std::move where applicable 2018-08-02 21:51:11 -04:00
tests externals: Update catch to 2.3.0 2018-08-07 19:26:13 -04:00
video_core renderer_opengl: Treat OpenGL errors as critical. 2018-08-17 00:09:27 -04:00
yuzu qt/main: Unindent code in OnMenuInstallToNAND() 2018-08-16 10:37:58 -04:00
yuzu_cmd loader: Make ResultStatus directly compatible with fmt 2018-08-15 05:52:37 -04:00
.clang-format
CMakeLists.txt