This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
citra-canary
Watch
1
Star
0
Fork
0
You've already forked citra-canary
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra-canary
/
src
History
Lioncash
c71c9e63ec
kernel/thread: Make GetFreeThreadLocalSlot() internally linked
...
This function isn't used outside of this translation unit, so we can make it internally linked.
2018-08-10 10:13:48 +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
kernel/thread: Make GetFreeThreadLocalSlot() internally linked
2018-08-10 10:13:48 +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
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