index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2018-10-23
logging/backend: Add missing services to the log filters
Lioncash
2018-10-23
common: Remove memory_util.cpp/.h
Lioncash
2018-10-23
only redefine 64 bit file operation for MSVC
Weiyi Wang
2018-10-20
service: Add skeleton for psm service
Zach Hilman
2018-10-18
common: Add function for checking word alignment to alignment.h
Lioncash
2018-10-18
common: Move Is4KBAligned() to alignment.h
Lioncash
2018-10-10
web_backend: Make Client use the PImpl idiom
Lioncash
2018-10-08
Merge pull request #1424 from DarkLordZach/ips-witch
bunnei
2018-10-06
Merge pull request #1453 from FearlessTobi/port-4311
bunnei
2018-10-06
Remove "#" in the version number
fearlessTobi
2018-10-06
citra_qt/configuration: misc input tab improvements
zhupengfei
2018-10-06
Merge pull request #1332 from FearlessTobi/port-web-backend
bunnei
2018-10-05
Merge pull request #1442 from lioncash/format
bunnei
2018-10-04
text_formatter: Avoid unnecessary string temporary creation in PrintMessage()
Lioncash
2018-10-04
ips_layer: Deduplicate resource usage
Zach Hilman
2018-10-04
hex_util: Add HexVectorToString and HexStringToVector
Zach Hilman
2018-10-02
string_util: unify UTF8<->UTF16 conversion to codecvt
Weiyi Wang
2018-10-02
string_util: remove TString conversion for windows
Weiyi Wang
2018-10-02
string_util: remove ShiftJIS/CP1252 conversion function
Weiyi Wang
2018-10-02
Review comments - part 5
fearlessTobi
2018-10-02
Address a bunch of review comments
fearlessTobi
2018-10-02
Port web_service from Citra
fearlessTobi
2018-09-25
Merge pull request #1365 from DarkLordZach/lfs
bunnei
2018-09-23
Stubbed IRS (#1349)
David
2018-09-22
common/thread: remove YieldCPU()
Weiyi Wang
2018-09-21
common_paths: Add Load and Dump dirs
Zach Hilman
2018-09-18
ring_buffer: Use std::atomic_size_t in a static assert
Lioncash
2018-09-18
ring_buffer: Use std::hardware_destructive_interference_size to determine ali...
Lioncash
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-08
common: Implement a ring buffer
MerryMage
2018-09-07
Better Title Bar Display
CaptV0rt3x
2018-09-04
common/logging: Amend documentation comments
Lioncash
2018-09-04
common/logging/filter: Replace C-style case with C++ static_cast
Lioncash
2018-09-04
common/logging/filter: Make constructor explicit
Lioncash
2018-08-27
Merge pull request #1170 from lioncash/ret
bunnei
2018-08-24
file_util: Correct return value in early exit of ReadFileToString()
Lioncash
2018-08-23
hex_util: Replace logic_errors with LOG_CRITICAL
Zach Hilman
2018-08-21
logging/text_formatter: Use empty braces for initializing CONSOLE_SCREEN_BUFF...
Lioncash
2018-08-21
bit_field: Convert ToBool() into explicit operator bool
Lioncash
2018-08-20
Merge pull request #1064 from lioncash/telemetry
bunnei
2018-08-15
common: Namespace hex_util.h/.cpp
Lioncash
2018-08-15
Merge pull request #1005 from DarkLordZach/registered-fmt
bunnei
2018-08-14
Merge pull request #1063 from lioncash/inline
bunnei
2018-08-14
Merge pull request #1054 from zhaowenlan1779/misc-fixup
bunnei
2018-08-14
common/telemetry: Migrate core-independent info gathering to common
Lioncash
2018-08-14
common/xbyak_abi: Mark defined functions in header as inline
Lioncash
2018-08-14
common/xbyak: Use nested namespace specifiers where applicable
Lioncash
2018-08-14
common: Remove unused old breakpoint source files
Lioncash
2018-08-13
logging/backend: Use const reference to refer to log filter
Lioncash
2018-08-14
common/misc: use windows.h
Zhu PengFei
[next]