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-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/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
2018-08-12
thread_queue_list: Make contains() and get_first() const member functions
Lioncash
2018-08-12
thread_queue_list: Convert typedef to a type alias
Lioncash
2018-08-11
file_sys: Comply to style guidelines
Zach Hilman
2018-08-11
file_util: Add getter for NAND registration directory
Zach Hilman
2018-08-11
common: Move hex string processing to separate file
Zach Hilman
2018-08-09
Merge pull request #989 from lioncash/log
bunnei
2018-08-09
Merge pull request #897 from DarkLordZach/vfs-accuracy-2
bunnei
2018-08-09
Merge pull request #988 from lioncash/color
bunnei
2018-08-08
file_util: Use enum instead of bool for specifing path behavior
Zach Hilman
2018-08-08
file_util: Add platform-specific slash option to SanitizePath
Zach Hilman
2018-08-08
common/logging: Add missing service log categories
Lioncash
2018-08-08
common/color: Remove unnecessary const qualifiers on return types
Lioncash
2018-08-08
common/color: Get rid of undefined behavior
Lioncash
2018-08-08
vector_math: Use variable template version of is_signed in Vec classes
Lioncash
2018-08-08
Merge pull request #966 from lioncash/modernize
bunnei
2018-08-08
Merge pull request #968 from lioncash/vec
bunnei
2018-08-07
vector_math: Remove unimplemented function prototypes
Lioncash
2018-08-07
vector_math: Make functions constexpr where applicable
Lioncash
2018-08-07
vector_math: Convert typedefs to type aliases
Lioncash
2018-08-07
common: Convert type traits templates over to variable template versions wher...
Lioncash
2018-08-07
file_util: Avoid sign-conversions in WriteArray() and ReadArray()
Lioncash
2018-08-07
service: Add usb services
Lioncash
2018-08-04
service: Add arp services
Lioncash
2018-08-04
Merge pull request #849 from DarkLordZach/xci
bunnei
2018-08-03
Merge pull request #898 from lioncash/mig
bunnei
2018-08-03
Merge pull request #900 from lioncash/init
bunnei
2018-08-02
math_util: Always initialize members of Rectangle
Lioncash
2018-08-02
service: Add migration services
Lioncash
2018-08-01
logging/log: Remove incorrect description in PCV doc comment
Lioncash
2018-08-01
service: Add psc services
Lioncash
2018-08-01
Merge pull request #888 from lioncash/caps
bunnei
2018-08-01
service: Add capture services
Lioncash
2018-08-01
service: Add bpc and pcv services
Lioncash
2018-08-01
Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch
Zach Hilman
2018-08-01
Use SHGetKnownFolderPath instead of SHGetFolderPathA
Zach Hilman
2018-08-01
Extract mbedtls to cpp file
Zach Hilman
2018-08-01
Remove files that are not used
Zach Hilman
2018-07-31
Merge pull request #864 from FearlessTobi/port-3973
bunnei
2018-07-31
Merge pull request #875 from lioncash/fgm
bunnei
2018-07-31
service: Add fgm services
Lioncash
2018-07-31
service: Add the pcie service
Lioncash
[next]