citra/src
James Rowe 14b0435df2
Merge pull request #3994 from FearlessTobi/replace-clamp-functions
Remove MathUtil::Clamp and replace it with its std:: counterpart
2018-08-02 11:08:07 -06:00
..
audio_core Merge pull request #3994 from FearlessTobi/replace-clamp-functions 2018-08-02 11:08:07 -06:00
citra Merge pull request #3928 from zhaowenlan1779/log-settings 2018-07-27 11:22:23 +03:00
citra_qt Merge pull request #3994 from FearlessTobi/replace-clamp-functions 2018-08-02 11:08:07 -06:00
common Merge pull request #3994 from FearlessTobi/replace-clamp-functions 2018-08-02 11:08:07 -06:00
core Merge pull request #3994 from FearlessTobi/replace-clamp-functions 2018-08-02 11:08:07 -06:00
dedicated_room citra-room: Use the default OpenGL loader instead of SDL_GL_GetProcAddress 2018-04-06 20:27:47 +01:00
input_common Fix compile errors 2018-07-26 13:23:25 +02:00
network citra_qt: retranslate status bar 2018-07-24 19:20:00 +08:00
tests Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
video_core Merge pull request #3994 from FearlessTobi/replace-clamp-functions 2018-08-02 11:08:07 -06:00
web_service reformat all files with clang-format 2018-06-29 16:56:12 +03:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Network: Added an executable to host an dedicated room for local wifi 2018-03-09 19:11:32 +01:00