| .. | 
		
		
			
			
			
			
				| d3d11 | HostDisplay: Common texture base class for all APIs | 2022-10-04 00:00:56 +10:00 | 
		
			
			
			
			
				| d3d12 | HostDisplay: Common texture base class for all APIs | 2022-10-04 00:00:56 +10:00 | 
		
			
			
			
			
				| gl | GL/Context: USe glXMakeContextCurrent() for GLX | 2022-11-23 19:18:17 +10:00 | 
		
			
			
			
			
				| thirdparty | Cheevos: Linux support | 2021-02-28 19:01:16 +10:00 | 
		
			
			
			
			
				| vulkan | HostDisplay: Manually throttle fullscreen UI presentation | 2022-12-04 14:06:56 +10:00 | 
		
			
			
			
			
				| align.h | GPU/HW: Don't allow adaptive downsampling at non-pow2 scales | 2021-06-25 00:19:14 +10:00 | 
		
			
			
			
			
				| assert.cpp | Misc: Remove unused code | 2022-08-22 19:55:38 +10:00 | 
		
			
			
			
			
				| assert.h | Common/Assert: Fix incorrect windows platform detection | 2020-01-17 21:36:31 +10:00 | 
		
			
			
			
			
				| bitfield.h | GPU: Fix incorrect sign extension of positions | 2020-10-11 12:21:08 +10:00 | 
		
			
			
			
			
				| bitfield.natvis | Initial commit | 2019-09-11 14:00:42 +10:00 | 
		
			
			
			
			
				| bitutils.h | BitUtils: Make Count{Leading,Trailing}Zeros UB for value==0 | 2020-04-26 18:32:26 +10:00 | 
		
			
			
			
			
				| build_timestamp.h | Common: Add build_timestamp.h | 2022-08-10 13:05:52 +10:00 | 
		
			
			
			
			
				| byte_stream.cpp | Misc: Remove unused code | 2022-08-22 19:55:38 +10:00 | 
		
			
			
			
			
				| byte_stream.h | Common: Add ByteStream implementations for zstd | 2022-08-18 23:10:15 +10:00 | 
		
			
			
			
			
				| CMakeLists.txt | HostDisplay: Common texture base class for all APIs | 2022-10-04 00:00:56 +10:00 | 
		
			
			
			
			
				| common.props | Misc: Remove unused code | 2022-08-22 19:55:38 +10:00 | 
		
			
			
			
			
				| common.vcxproj | HostDisplay: Common texture base class for all APIs | 2022-10-04 00:00:56 +10:00 | 
		
			
			
			
			
				| common.vcxproj.filters | HostDisplay: Common texture base class for all APIs | 2022-10-04 00:00:56 +10:00 | 
		
			
			
			
			
				| crash_handler.cpp | Misc: Remove unused code | 2022-08-22 19:55:38 +10:00 | 
		
			
			
			
			
				| crash_handler.h | Common: Add crash handler functions for Windows | 2021-01-31 17:00:57 +10:00 | 
		
			
			
			
			
				| dimensional_array.h | Common/DimensionalArray: Re-revert the workaround | 2021-05-25 19:00:40 +02:00 | 
		
			
			
			
			
				| drm_display.cpp | dep: Add soundtouch | 2022-07-28 22:10:47 +10:00 | 
		
			
			
			
			
				| drm_display.h | DRMDisplay: Should include common types not core types | 2021-10-25 17:27:41 +10:00 | 
		
			
			
			
			
				| easing.h | Cheevos: Linux support | 2021-02-28 19:01:16 +10:00 | 
		
			
			
			
			
				| error.cpp | Common: Add Error helper class | 2021-03-19 01:52:50 +10:00 | 
		
			
			
			
			
				| error.h | Update error.h | 2021-03-28 14:37:50 -06:00 | 
		
			
			
			
			
				| fifo_queue.h | FIFOQueue: Fix contiguous space with full buffer | 2021-07-03 14:29:25 +10:00 | 
		
			
			
			
			
				| file_system.cpp | Misc: Backports from PCSX2 UI | 2022-10-23 14:49:44 +10:00 | 
		
			
			
			
			
				| file_system.h | GameList: Add played time tracker | 2022-10-21 21:20:21 +10:00 | 
		
			
			
			
			
				| gpu_texture.cpp | HostDisplay: Common texture base class for all APIs | 2022-10-04 00:00:56 +10:00 | 
		
			
			
			
			
				| gpu_texture.h | HostDisplay: Common texture base class for all APIs | 2022-10-04 00:00:56 +10:00 | 
		
			
			
			
			
				| hash_combine.h | D3D11: Add a shader bytecode cache class | 2020-01-24 14:52:00 +10:00 | 
		
			
			
			
			
				| heap_array.h | Common/HeapArray: Fix move construction/assignment | 2020-03-29 01:13:14 +10:00 | 
		
			
			
			
			
				| heterogeneous_containers.h | Add MemorySettingsInterface | 2022-07-21 17:29:58 +10:00 | 
		
			
			
			
			
				| http_downloader.cpp | Achievements: Drain outstanding requests when switching games | 2022-09-18 13:24:55 +10:00 | 
		
			
			
			
			
				| http_downloader.h | Achievements: Drain outstanding requests when switching games | 2022-09-18 13:24:55 +10:00 | 
		
			
			
			
			
				| http_downloader_curl.cpp | GameList: Handle non-extension-suffixed urls based on content type | 2022-09-18 13:24:55 +10:00 | 
		
			
			
			
			
				| http_downloader_curl.h | UI: Massive revamp, new features and improvements | 2022-07-22 21:19:54 +10:00 | 
		
			
			
			
			
				| http_downloader_winhttp.cpp | GameList: Handle non-extension-suffixed urls based on content type | 2022-09-18 13:24:55 +10:00 | 
		
			
			
			
			
				| http_downloader_winhttp.h | UI: Massive revamp, new features and improvements | 2022-07-22 21:19:54 +10:00 | 
		
			
			
			
			
				| image.cpp | Common/Image: Add resize methods | 2022-09-26 22:15:51 +10:00 | 
		
			
			
			
			
				| image.h | Common/Image: Add resize methods | 2022-09-26 22:15:51 +10:00 | 
		
			
			
			
			
				| layered_settings_interface.cpp | Backport SettingsInterface | 2022-07-21 17:29:58 +10:00 | 
		
			
			
			
			
				| layered_settings_interface.h | Backport SettingsInterface | 2022-07-21 17:29:58 +10:00 | 
		
			
			
			
			
				| log.cpp | Backport more common classes | 2022-07-21 17:29:58 +10:00 | 
		
			
			
			
			
				| log.h | Add printf-like macro. | 2021-02-04 17:15:28 -07:00 | 
		
			
			
			
			
				| lru_cache.h | FullscreenUI: Various improvements | 2022-09-17 15:56:05 +10:00 | 
		
			
			
			
			
				| make_array.h | libretro: Re-enable hw context switch, add auto option | 2020-08-23 14:51:23 +10:00 | 
		
			
			
			
			
				| md5_digest.cpp | Remove YBaseLib dependency | 2020-01-10 13:40:53 +10:00 | 
		
			
			
			
			
				| md5_digest.h | Remove YBaseLib dependency | 2020-01-10 13:40:53 +10:00 | 
		
			
			
			
			
				| memory_settings_interface.cpp | Add MemorySettingsInterface | 2022-07-21 17:29:58 +10:00 | 
		
			
			
			
			
				| memory_settings_interface.h | Add MemorySettingsInterface | 2022-07-21 17:29:58 +10:00 | 
		
			
			
			
			
				| minizip_helpers.cpp | Common: Add MinizipHelpers (RAM and UTF-8 compatible fopen) | 2020-08-06 19:33:02 +10:00 | 
		
			
			
			
			
				| minizip_helpers.h | Common: Add MinizipHelpers (RAM and UTF-8 compatible fopen) | 2020-08-06 19:33:02 +10:00 | 
		
			
			
			
			
				| path.h | GameList: Handle non-extension-suffixed urls based on content type | 2022-09-18 13:24:55 +10:00 | 
		
			
			
			
			
				| platform.h | Rename cpu_detect.h to platform.h and add OS | 2021-04-04 13:01:43 +10:00 | 
		
			
			
			
			
				| progress_callback.cpp | Common/ProgressCallback: Elide some redundant updates | 2021-10-29 13:16:42 +10:00 | 
		
			
			
			
			
				| progress_callback.h | Add more printflike macros. | 2021-03-29 13:56:19 -06:00 | 
		
			
			
			
			
				| rectangle.h | Common/Rectangle: Use memcpy for operator= | 2020-11-21 18:39:04 +10:00 | 
		
			
			
			
			
				| scoped_guard.h | Misc: Backports from PCSX2 UI | 2022-10-23 14:49:44 +10:00 | 
		
			
			
			
			
				| settings_interface.h | Backport SettingsInterface | 2022-07-21 17:29:58 +10:00 | 
		
			
			
			
			
				| sha1_digest.cpp | Common: Add SHA1Digest | 2022-08-16 00:05:46 +10:00 | 
		
			
			
			
			
				| sha1_digest.h | Common: Add SHA1Digest | 2022-08-16 00:05:46 +10:00 | 
		
			
			
			
			
				| string.cpp | String: Add a new constructor | 2021-03-12 19:59:39 +01:00 | 
		
			
			
			
			
				| string.h | Misc: Backports from PCSX2 UI | 2022-10-23 14:49:44 +10:00 | 
		
			
			
			
			
				| string_util.cpp | FullscreenUI: Various improvements | 2022-09-17 15:56:05 +10:00 | 
		
			
			
			
			
				| string_util.h | FullscreenUI: Various improvements | 2022-09-17 15:56:05 +10:00 | 
		
			
			
			
			
				| threading.cpp | Misc: Remove unused code | 2022-08-22 19:55:38 +10:00 | 
		
			
			
			
			
				| threading.h | Backport more common classes | 2022-07-21 17:29:58 +10:00 | 
		
			
			
			
			
				| timer.cpp | Timer: Improve SleepUntil() | 2022-12-04 15:40:46 +10:00 | 
		
			
			
			
			
				| timer.h | Backport more common classes | 2022-07-21 17:29:58 +10:00 | 
		
			
			
			
			
				| types.h | Misc: More warning fixes | 2022-08-10 14:33:31 +10:00 | 
		
			
			
			
			
				| win32_progress_callback.cpp | Common: Add Win32ProgressCallback | 2020-08-06 19:33:08 +10:00 | 
		
			
			
			
			
				| win32_progress_callback.h | Common: Add Win32ProgressCallback | 2020-08-06 19:33:08 +10:00 | 
		
			
			
			
			
				| window_info.cpp | WindowInfo: Don't clear display when going surfaceless | 2022-11-23 19:13:29 +10:00 | 
		
			
			
			
			
				| window_info.h | WindowInfo: Don't clear display when going surfaceless | 2022-11-23 19:13:29 +10:00 | 
		
			
			
			
			
				| windows_headers.h | Misc: Remove unused code | 2022-08-22 19:55:38 +10:00 |