2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Sebastian Valle 4ba5acdaff Merge pull request #2132 from wwylele/fix-fs-err
Correct FS error codes & add path boundary checks
2016-11-27 18:56:56 -05:00
..
audio_core Improve verbosity of audio errors with SDL_GetError() 2016-11-22 17:28:11 +01:00
citra Add default hotkey to swap primary screens. 2016-11-05 03:46:43 -06:00
citra_qt Merge pull request #2172 from jroweboy/fix-mingw 2016-11-15 20:07:23 -05:00
common Merge pull request #2168 from mailwl/mic 2016-11-27 00:19:33 -05:00
core Merge pull request #2132 from wwylele/fix-fs-err 2016-11-27 18:56:56 -05:00
tests tests: add a work-around for macOS linking error 2016-11-19 18:55:35 +02:00
video_core RasterizerGL: Use GL_TRUE and 0xFF in the stencil and depth masks instead of simply true and -1 2016-11-27 13:09:11 -05:00
.clang-format
CMakeLists.txt