This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
f56a8403334d1a54c714c0c7beaf1ddcc05bec9f
citra
/
src
History
Lioncash
f56a840333
game_list_p: Take map iterator contents by const reference
...
We don't need to copy the whole struct in this instance, we can just utilize a reference instead.
2018-10-20 16:31:35 +02:00
..
audio_core
Logging: Change the TimeStretch::Process log from debug to trace level.
2018-10-06 16:55:05 +02:00
citra
citra: fix cemuhook module crash
2018-10-12 22:58:30 +08:00
citra_qt
game_list_p: Take map iterator contents by const reference
2018-10-20 16:31:35 +02:00
common
Merge pull request
#4197
from B3n30/spsc_queue_wait
2018-10-19 19:36:37 -04:00
core
Merge pull request
#4197
from B3n30/spsc_queue_wait
2018-10-19 19:36:37 -04:00
dedicated_room
web_service: stop using std::future + callback style async
2018-09-13 16:14:34 -04:00
input_common
Merge pull request
#4193
from B3n30/controller5
2018-10-17 10:49:21 -04:00
network
Merge pull request
#4191
from valentinvanelslande/minor-fix
2018-09-08 10:05:33 +08:00
tests
Prefix all size_t with std::
2018-09-06 16:03:28 -04:00
video_core
Handle cases when std::optional does not contain a value
2018-10-05 16:51:33 +02:00
web_service
web_backend: protect jwt cache with a mutex
2018-09-17 14:28:58 -04: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