| .. | 
		
		
			
			
			
			
				| logging | Add missing std::string import in text_formatter | 2018-05-19 21:31:09 +10:00 | 
		
			
			
			
			
				| x64 | Update the entire application to use the new clang format style | 2018-03-09 10:54:43 -07:00 | 
		
			
			
			
			
				| alignment.h | PICA: Align vertex attributes | 2016-03-13 04:54:23 +01:00 | 
		
			
			
			
			
				| announce_multiplayer_room.h | Move WebServices to use LibreSSL + cpp-httplib (#3501) | 2018-03-24 13:19:35 -06:00 | 
		
			
			
			
			
				| assert.h | assert: Undo removal of newline for string with __VA_ARGS__ | 2018-03-27 10:01:10 +08:00 | 
		
			
			
			
			
				| bit_field.h | Common: Clean up meta-template logic in BitField | 2017-05-24 21:06:00 -07:00 | 
		
			
			
			
			
				| 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 | Remove unused import in break_points.cpp (#2763) | 2017-06-08 21:16:46 -07:00 | 
		
			
			
			
			
				| break_points.h | Remove empty newlines in #include blocks. | 2016-09-21 11:15:47 +09:00 | 
		
			
			
			
			
				| chunk_file.h | Replace format specifiers for all usages of ASSERT_MSG | 2018-03-27 23:28:42 +08: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: Parse Nightly/Canary build version | 2018-06-20 09:30:26 +08:00 | 
		
			
			
			
			
				| code_block.h | Remove empty newlines in #include blocks. | 2016-09-21 11:15:47 +09:00 | 
		
			
			
			
			
				| color.h | Update the entire application to use the new clang format style | 2018-03-09 10:54:43 -07:00 | 
		
			
			
			
			
				| common_funcs.h | common: Fix compilation on ARM | 2018-05-13 11:34:45 +01:00 | 
		
			
			
			
			
				| common_paths.h | Logging: Add customizable logging backends and fmtlib based macros | 2018-04-23 21:32:56 -06:00 | 
		
			
			
			
			
				| common_types.h | Sources: Run clang-format on everything. | 2016-09-18 09:38:01 +09:00 | 
		
			
			
			
			
				| file_util.cpp | Logging: Add customizable logging backends and fmtlib based macros | 2018-04-23 21:32:56 -06:00 | 
		
			
			
			
			
				| file_util.h | Logging: Add customizable logging backends and fmtlib based macros | 2018-04-23 21:32:56 -06: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 | Sources: Run clang-format on everything. | 2016-09-18 09:38:01 +09:00 | 
		
			
			
			
			
				| math_util.h | Settings: Change resolution scaling to an integer instead of a float | 2017-12-23 16:10:25 -07:00 | 
		
			
			
			
			
				| memory_util.cpp | Merge pull request #3580 from daniellimws/common-fmt | 2018-04-06 12:38:08 +03:00 | 
		
			
			
			
			
				| memory_util.h | Sources: Run clang-format on everything. | 2016-09-18 09:38:01 +09: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 | Remove empty newlines in #include blocks. | 2016-09-21 11:15:47 +09:00 | 
		
			
			
			
			
				| param_package.cpp | common: Migrate logging macros | 2018-03-25 18:42:50 +08:00 | 
		
			
			
			
			
				| param_package.h | Common: add ParamPackage | 2017-03-01 23:30:57 +02: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 | Logging: Add customizable logging backends and fmtlib based macros | 2018-04-23 21:32:56 -06:00 | 
		
			
			
			
			
				| string_util.h | Logging: Add customizable logging backends and fmtlib based macros | 2018-03-16 11:18:06 +08:00 | 
		
			
			
			
			
				| swap.h | common: Fix compilation on ARM | 2018-05-13 11:34:45 +01:00 | 
		
			
			
			
			
				| synchronized_wrapper.h | SynchronizedWrapper: Add Lock convenience method | 2017-02-26 17:22:02 -08:00 | 
		
			
			
			
			
				| telemetry.cpp | common: Add a generic interface for logging telemetry fields. | 2017-05-24 19:16:21 -04:00 | 
		
			
			
			
			
				| telemetry.h | common/core: Silence initialization order warnings | 2017-12-10 19:50:45 -05:00 | 
		
			
			
			
			
				| thread.cpp | Support mingw cross-compile | 2016-12-05 19:09:16 +01:00 | 
		
			
			
			
			
				| thread.h | Common::Event: add WaitUntil | 2016-12-26 10:41:26 +02: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 | Remove all edits not in the scope of this PR | 2018-03-16 12:17:14 +08:00 | 
		
			
			
			
			
				| timer.cpp | Support mingw cross-compile | 2016-12-05 19:09:16 +01:00 | 
		
			
			
			
			
				| timer.h | Sources: Run clang-format on everything. | 2016-09-18 09:38:01 +09:00 | 
		
			
			
			
			
				| vector_math.h | vector_math: Return by const reference for const operator[] | 2017-12-03 19:35:54 -05:00 |