index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-21
logging/text_formatter: Use empty braces for initializing CONSOLE_SCREEN_BUFF...
Lioncash
1
-1
/
+1
2018-08-21
bit_field: Convert ToBool() into explicit operator bool
Lioncash
1
-2
/
+1
2018-08-15
common: Namespace hex_util.h/.cpp
Lioncash
2
-0
/
+8
2018-08-14
common/telemetry: Migrate core-independent info gathering to common
Lioncash
2
-0
/
+77
2018-08-14
common/xbyak_abi: Mark defined functions in header as inline
Lioncash
1
-7
/
+7
2018-08-14
common/xbyak: Use nested namespace specifiers where applicable
Lioncash
2
-8
/
+4
2018-08-14
common: Remove unused old breakpoint source files
Lioncash
3
-141
/
+0
2018-08-13
logging/backend: Use const reference to refer to log filter
Lioncash
1
-2
/
+3
2018-08-14
common/misc: use windows.h
Zhu PengFei
1
-1
/
+1
2018-08-12
thread_queue_list: Make contains() and get_first() const member functions
Lioncash
1
-4
/
+4
2018-08-12
thread_queue_list: Convert typedef to a type alias
Lioncash
1
-1
/
+1
2018-08-11
file_sys: Comply to style guidelines
Zach Hilman
1
-0
/
+2
2018-08-11
file_util: Add getter for NAND registration directory
Zach Hilman
2
-0
/
+8
2018-08-11
common: Move hex string processing to separate file
Zach Hilman
3
-0
/
+64
2018-08-08
file_util: Use enum instead of bool for specifing path behavior
Zach Hilman
2
-6
/
+9
2018-08-08
file_util: Add platform-specific slash option to SanitizePath
Zach Hilman
2
-5
/
+16
2018-08-08
common/logging: Add missing service log categories
Lioncash
2
-0
/
+16
2018-08-08
common/color: Remove unnecessary const qualifiers on return types
Lioncash
1
-7
/
+7
2018-08-08
common/color: Get rid of undefined behavior
Lioncash
1
-12
/
+24
2018-08-08
vector_math: Use variable template version of is_signed in Vec classes
Lioncash
1
-3
/
+3
2018-08-07
vector_math: Remove unimplemented function prototypes
Lioncash
1
-23
/
+0
2018-08-07
vector_math: Make functions constexpr where applicable
Lioncash
1
-154
/
+179
2018-08-07
vector_math: Convert typedefs to type aliases
Lioncash
1
-3
/
+3
2018-08-07
common: Convert type traits templates over to variable template versions wher...
Lioncash
5
-11
/
+11
2018-08-07
file_util: Avoid sign-conversions in WriteArray() and ReadArray()
Lioncash
1
-4
/
+8
2018-08-07
service: Add usb services
Lioncash
2
-0
/
+2
2018-08-04
service: Add arp services
Lioncash
2
-0
/
+2
2018-08-02
math_util: Always initialize members of Rectangle
Lioncash
1
-5
/
+5
2018-08-02
service: Add migration services
Lioncash
2
-0
/
+2
2018-08-01
logging/log: Remove incorrect description in PCV doc comment
Lioncash
1
-1
/
+1
2018-08-01
service: Add psc services
Lioncash
2
-0
/
+2
2018-08-01
service: Add capture services
Lioncash
2
-0
/
+2
2018-08-01
service: Add bpc and pcv services
Lioncash
2
-0
/
+4
2018-08-01
Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch
Zach Hilman
3
-0
/
+3
2018-08-01
Use SHGetKnownFolderPath instead of SHGetFolderPathA
Zach Hilman
1
-3
/
+4
2018-08-01
Extract mbedtls to cpp file
Zach Hilman
1
-1
/
+1
2018-08-01
Remove files that are not used
Zach Hilman
4
-0
/
+16
2018-07-31
service: Add fgm services
Lioncash
2
-0
/
+2
2018-07-31
service: Add the pcie service
Lioncash
2
-0
/
+2
2018-07-30
Port #3758 from Citra (#852): Add missing std::string import in text_formatter
Tobias
1
-0
/
+1
2018-07-29
Port #3732 from Citra: "common: Fix compilation on ARM"
Cameron Cawley
2
-4
/
+2
2018-07-29
remove polymorphism issue
B3n30
1
-2
/
+30
2018-07-29
common/string_utils: replace boost::transform with std counterpart
zhupengfei
1
-3
/
+5
2018-07-29
Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-depende...
zhupengfei
2
-81
/
+31
2018-07-28
service: Add wlan services
Lioncash
2
-0
/
+2
2018-07-28
service: Add btm services
Lioncash
2
-0
/
+2
2018-07-27
service: Add ncm services
Lioncash
2
-0
/
+2
2018-07-27
service: Add mii services
Lioncash
2
-0
/
+2
2018-07-27
service: Add nfc services
Lioncash
2
-0
/
+2
2018-07-27
service/lbl: Implement EnableVrMode, DisableVrMode and GetVrMode
Lioncash
2
-0
/
+2
[next]