2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Yuri Kunde Schlesner efc8179747 GSP: Downgrade log severity of SetAxiConfigQoSMode
This function doesn't need to do anything for HLE and some games call it
quite often, spamming up the logs.
2016-12-04 06:14:27 -08:00
..
audio_core Improve verbosity of audio errors with SDL_GetError() 2016-11-22 17:28:11 +01:00
citra Merge pull request #2196 from Subv/system_mode 2016-11-27 17:04:11 -08:00
citra_qt Remove unused version.h 2016-12-01 16:38:46 +01:00
common Merge pull request #2228 from freiro/winver_fix 2016-11-30 15:47:08 -08:00
core GSP: Downgrade log severity of SetAxiConfigQoSMode 2016-12-04 06:14:27 -08:00
tests tests: add a work-around for macOS linking error 2016-11-19 18:55:35 +02:00
video_core OpenGL: Non-zero stride only makes sense for linear buffers 2016-12-04 06:14:27 -08:00
.clang-format
CMakeLists.txt