This website requires JavaScript.
Explore
Help
Sign In
Citra-emu
/
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
/
common
/
logging
History
Weiyi Wang
18caa787d2
Merge pull request
#4197
from B3n30/spsc_queue_wait
...
threadsafe_queue: Add PopWait and use it where possible
2018-10-19 19:36:37 -04:00
..
backend.cpp
Adressed review comments
2018-10-08 23:28:54 +02:00
backend.h
threadsafe_queue: Add WaitIfEmpty and use it in logging
2018-10-05 11:09:38 +02:00
filter.cpp
Prefix all size_t with std::
2018-09-06 16:03:28 -04:00
filter.h
common/logging/filter: Replace C-style case with C++ static_cast
2018-09-15 15:43:00 +02:00
log.h
common/logging: Amend documentation comments
2018-09-21 16:26:21 +02:00
text_formatter.cpp
text_formatter: Avoid unnecessary string temporary creation in PrintMessage()
2018-10-06 16:46:02 +02:00
text_formatter.h
common/logging: Amend documentation comments
2018-09-21 16:26:21 +02:00