citra/src
Lioncash 196ab8be89 core_timing: Use transparent functors where applicable
Gets rid of the need to hardcode the type in multiple places. This will
now be deduced automatically, based off the elements in the container
being provided to the algorithm.
2018-08-10 09:59:17 +08:00
..
audio_core Merge pull request #3985 from BreadFish64/fix-warnings 2018-08-02 11:14:57 -06:00
citra citra-qt: service: add convenient LLE service module configuration (#3967) 2018-08-09 21:10:11 +02:00
citra_qt citra-qt: service: add convenient LLE service module configuration (#3967) 2018-08-09 21:10:11 +02:00
common file_util: Avoid sign-conversions in WriteArray() and ReadArray() 2018-08-08 15:45:31 +08:00
core core_timing: Use transparent functors where applicable 2018-08-10 09:59:17 +08: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 Correct direction vectors for cemuhook motion input 2018-08-07 21:05:09 -06: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 video_core: Allow changing background color while emulation is running 2018-08-04 15:11:51 +08:00
web_service reformat all files with clang-format 2018-06-29 16:56:12 +03:00
.clang-format
CMakeLists.txt Network: Added an executable to host an dedicated room for local wifi 2018-03-09 19:11:32 +01:00