| .. | 
		
		
			
			
			
			
				| logging | Update the entire application to use the new clang format style | 2018-03-09 10:54:43 -07: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 | fixup! Announce-Service: Add conditional variable for the wait in the announce thread | 2017-12-14 12:36:37 +01:00 | 
		
			
			
			
			
				| assert.h | assert: do not crash on unimplemented code in debug build | 2018-03-05 14:53:19 +02: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 | Update the entire application to use the new clang format style | 2018-03-09 10:54:43 -07: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 | CMake: Set EMU_ARCH_BITS in CMakeLists.txt | 2018-03-16 13:29:36 +00: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: Use ARCHITECTURE_ARM instead of _M_ARM | 2018-03-21 22:17:42 +00:00 | 
		
			
			
			
			
				| common_paths.h | HW: add AES engine & implement AES-CCM | 2017-02-21 23:57:31 +02:00 | 
		
			
			
			
			
				| common_types.h | Sources: Run clang-format on everything. | 2016-09-18 09:38:01 +09:00 | 
		
			
			
			
			
				| file_util.cpp | Update the entire application to use the new clang format style | 2018-03-09 10:54:43 -07:00 | 
		
			
			
			
			
				| file_util.h | Update the entire application to use the new clang format style | 2018-03-09 10:54:43 -07:00 | 
		
			
			
			
			
				| hash.h | Common: Add convenience function for hashing a struct | 2018-01-15 13:43:37 -08: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 | Update the entire application to use the new clang format style | 2018-03-09 10:54:43 -07: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: add ParamPackage | 2017-03-01 23:30:57 +02: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: Add build timestamp to scm_rev. | 2017-08-03 20:10:37 -04:00 | 
		
			
			
			
			
				| scm_rev.h | Update the entire application to use the new clang format style | 2018-03-09 10:54:43 -07: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 | Update the entire application to use the new clang format style | 2018-03-09 10:54:43 -07:00 | 
		
			
			
			
			
				| string_util.h | Update the entire application to use the new clang format style | 2018-03-09 10:54:43 -07:00 | 
		
			
			
			
			
				| swap.h | common: Use ARCHITECTURE_ARM instead of _M_ARM | 2018-03-21 22:17:42 +00: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 | CoreTiming: Reworked CoreTiming (#3119) | 2017-11-25 14:56:57 +01: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 |