..
logging
update fmt to latest stable release
2018-08-01 14:10:24 -05:00
x64
Update the entire application to use the new clang format style
2018-03-09 10:54:43 -07:00
alignment.h
announce_multiplayer_room.h
web_service: Change authentication system to use JWT ( #4041 )
2018-08-25 21:39:23 +02:00
assert.h
reformat all files with clang-format
2018-06-29 16:56:12 +03:00
bit_field.h
bit_set.h
Update the entire application to use the new clang format style
2018-03-09 10:54:43 -07:00
break_points.cpp
break_points.h
chunk_file.h
reformat all files with clang-format
2018-06-29 16:56:12 +03:00
cityhash.cpp
Common: Use common swap.h macros in CityHash
2018-01-15 13:43:38 -08:00
cityhash.h
Common: Remove CityHash32 and CityHashCrc128 variants
2018-01-15 13:43:37 -08:00
CMakeLists.txt
common: Remove synchronized_wrapper.h
2018-07-30 15:12:04 +08:00
color.h
common/color: Remove unnecessary const qualifiers on return types
2018-08-10 09:35:28 +08:00
common_funcs.h
Merge pull request #4021 from FearlessTobi/port-709
2018-08-02 11:00:53 -06:00
common_paths.h
Logging: Add customizable logging backends and fmtlib based macros
2018-04-23 21:32:56 -06:00
common_types.h
file_util.cpp
Merge pull request #4033 from zhaowenlan1779/port-yuzu-764
2018-07-30 13:51:21 +02:00
file_util.h
file_util: Avoid sign-conversions in WriteArray() and ReadArray()
2018-08-08 15:45:31 +08:00
hash.h
Common/Hash: static_assert on the type passed to HashableStruct
2018-03-15 02:27:21 +02:00
linear_disk_cache.h
math_util.h
math_util: Always initialize members of Rectangle
2018-08-10 10:11:25 +08:00
memory_util.cpp
log: replace all NGLOG with LOG
2018-06-29 14:18:07 +03:00
memory_util.h
microprofile.cpp
microprofile.h
microprofileui.h
misc.cpp
Fix travis MinGW build
2018-07-30 14:50:23 +02:00
param_package.cpp
param_package: Take std::string by value in string-based Set() function
2018-08-01 17:21:11 +08:00
param_package.h
param_package: Take std::string by value in string-based Set() function
2018-08-01 17:21:11 +08:00
quaternion.h
Update the entire application to use the new clang format style
2018-03-09 10:54:43 -07:00
scm_rev.cpp.in
common: Parse Nightly/Canary build version
2018-06-20 09:30:26 +08:00
scm_rev.h
common: Parse Nightly/Canary build version
2018-06-20 09:30:26 +08:00
scope_exit.h
Update the entire application to use the new clang format style
2018-03-09 10:54:43 -07:00
string_util.cpp
string_util: Get rid of separate resize() in CPToUTF16(), UTF16ToUTF8(), CodeToUTF8() and UTF8ToUTF16()
2018-07-30 18:18:15 +08:00
string_util.h
string_util: Remove unnecessary std::string instance in TabsToSpaces()
2018-07-30 18:18:12 +08:00
swap.h
common/swap: Remove unnecessary const on return value of swap()
2018-07-30 21:30:15 +08:00
telemetry.cpp
telemetry.h
telemetry: Remove unnecessary Field constructor
2018-07-18 16:18:34 -04:00
thread_queue_list.h
Update the entire application to use the new clang format style
2018-03-09 10:54:43 -07:00
thread.cpp
thread.h
threadsafe_queue.h
remove polymorphism issue
2018-07-21 16:16:21 +02:00
timer.cpp
common/timer: use std::chrono, avoid platform-dependent code
2018-07-22 15:40:07 +08:00
timer.h
common/timer: use std::chrono, avoid platform-dependent code
2018-07-22 15:40:07 +08:00
vector_math.h
vector_math: Remove unimplemented function prototypes
2018-08-24 18:46:24 +02:00