| .. | 
		
		
			
			
			
			
				| logging | Merge pull request #4197 from B3n30/spsc_queue_wait | 2018-10-19 19:36:37 -04:00 | 
		
			
			
			
			
				| x64 | Prefix all size_t with std:: | 2018-09-06 16:03:28 -04:00 | 
		
			
			
			
			
				| alignment.h | Prefix all size_t with std:: | 2018-09-06 16:03:28 -04:00 | 
		
			
			
			
			
				| announce_multiplayer_room.h | web_service: stop using std::future + callback style async | 2018-09-13 16:14:34 -04:00 | 
		
			
			
			
			
				| assert.h | reformat all files with clang-format | 2018-06-29 16:56:12 +03:00 | 
		
			
			
			
			
				| bit_field.h | Prefix all size_t with std:: | 2018-09-06 16:03:28 -04:00 | 
		
			
			
			
			
				| bit_set.h | Prefix all size_t with std:: | 2018-09-06 16:03:28 -04:00 | 
		
			
			
			
			
				| chunk_file.h | reformat all files with clang-format | 2018-06-29 16:56:12 +03:00 | 
		
			
			
			
			
				| cityhash.cpp | Prefix all size_t with std:: | 2018-09-06 16:03:28 -04:00 | 
		
			
			
			
			
				| cityhash.h | Prefix all size_t with std:: | 2018-09-06 16:03:28 -04:00 | 
		
			
			
			
			
				| CMakeLists.txt | Remove "#" in the version number (#4311) | 2018-10-06 00:55:52 -04: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 | Load AES keys stored in boot9.bin (#4335) | 2018-10-17 10:13:55 +02:00 | 
		
			
			
			
			
				| common_types.h | Sources: Run clang-format on everything. | 2016-09-18 09:38:01 +09:00 | 
		
			
			
			
			
				| detached_tasks.cpp | web_service: stop using std::future + callback style async | 2018-09-13 16:14:34 -04:00 | 
		
			
			
			
			
				| detached_tasks.h | web_service: stop using std::future + callback style async | 2018-09-13 16:14:34 -04:00 | 
		
			
			
			
			
				| file_util.cpp | file_util: Use an enum class for GetUserPath() | 2018-09-22 21:18:56 +02:00 | 
		
			
			
			
			
				| file_util.h | Merge pull request #4253 from wwylele/string-util-cleanup | 2018-10-01 17:52:58 -04:00 | 
		
			
			
			
			
				| hash.h | Prefix all size_t with std:: | 2018-09-06 16:03:28 -04:00 | 
		
			
			
			
			
				| linear_disk_cache.h | Sources: Run clang-format on everything. | 2016-09-18 09:38:01 +09:00 | 
		
			
			
			
			
				| math_util.h | math_util: Always initialize members of Rectangle | 2018-08-10 10:11:25 +08:00 | 
		
			
			
			
			
				| memory_util.cpp | Prefix all size_t with std:: | 2018-09-06 16:03:28 -04:00 | 
		
			
			
			
			
				| memory_util.h | Prefix all size_t with std:: | 2018-09-06 16:03:28 -04:00 | 
		
			
			
			
			
				| microprofile.cpp | Integrate the MicroProfile profiling library | 2015-08-24 22:16:28 -03:00 | 
		
			
			
			
			
				| microprofile.h | Sources: Run clang-format on everything. | 2016-09-18 09:38:01 +09:00 | 
		
			
			
			
			
				| microprofileui.h | Common: Remove section measurement from profiler (#1731) | 2016-04-29 00:07:10 -07:00 | 
		
			
			
			
			
				| misc.cpp | Prefix all size_t with std:: | 2018-09-06 16:03:28 -04:00 | 
		
			
			
			
			
				| param_package.cpp | citra_qt/configuration: misc input tab improvements | 2018-09-08 11:26:10 +08:00 | 
		
			
			
			
			
				| param_package.h | citra_qt/configuration: misc input tab improvements | 2018-09-08 11:26:10 +08:00 | 
		
			
			
			
			
				| quaternion.h | Update the entire application to use the new clang format style | 2018-03-09 10:54:43 -07:00 | 
		
			
			
			
			
				| ring_buffer.h | ring_buffer: Fix Push | 2018-09-19 07:14:36 +01: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: unify UTF8<->UTF16 conversion to codecvt | 2018-09-22 17:23:48 -04:00 | 
		
			
			
			
			
				| string_util.h | string_util: remove TString conversion for windows | 2018-09-22 13:03:59 -04:00 | 
		
			
			
			
			
				| swap.h | common/swap: add swap template for enum | 2018-09-22 00:28:44 -04:00 | 
		
			
			
			
			
				| telemetry.cpp | common: Add a generic interface for logging telemetry fields. | 2017-05-24 19:16:21 -04:00 | 
		
			
			
			
			
				| telemetry.h | telemetry: Remove unnecessary Field constructor | 2018-07-18 16:18:34 -04:00 | 
		
			
			
			
			
				| thread.cpp | Support mingw cross-compile | 2016-12-05 19:09:16 +01:00 | 
		
			
			
			
			
				| thread.h | common/thread: remove YieldCPU() | 2018-09-22 00:32:19 -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 | 
		
			
			
			
			
				| threadsafe_queue.h | Adressed review comments | 2018-10-08 23:28:54 +02:00 | 
		
			
			
			
			
				| timer.cpp | Address review comments | 2018-09-06 00:00:21 +02: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: Use variable template version of is_signed in Vec classes | 2018-08-30 23:38:32 +02:00 |