.. |
thirdparty
|
Common: Add LLVM SmallVector
|
2023-12-09 22:08:14 +10:00 |
align.h
|
JitCodeBuffer: Allocate within 32-bit range
|
2023-11-24 20:35:19 +10:00 |
assert.cpp
|
Common: Add ASSUME() and use for UnreachableCode()
|
2023-09-03 14:42:37 +10:00 |
assert.h
|
Common: Add ASSUME() and use for UnreachableCode()
|
2023-09-03 14:42:37 +10:00 |
bitfield.h
|
Misc: Add copyright/license statement to applicable files
|
2022-12-04 21:03:49 +10:00 |
bitfield.natvis
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
bitutils.h
|
CDImage: Use ByteSwap()
|
2023-11-05 22:38:25 +10:00 |
build_timestamp.h
|
Common: Add build_timestamp.h
|
2022-08-10 13:05:52 +10:00 |
byte_stream.cpp
|
ByteStream: Add error feedback
|
2024-04-07 13:10:34 +10:00 |
byte_stream.h
|
ByteStream: Add error feedback
|
2024-04-07 13:10:34 +10:00 |
CMakeLists.txt
|
Build: Use deps DLLs on Windows
|
2024-03-24 16:02:59 +10:00 |
cocoa_tools.h
|
Common: Split some routines into CocoaTools
|
2023-09-24 12:21:19 +10:00 |
cocoa_tools.mm
|
Common: Split some routines into CocoaTools
|
2023-09-24 12:21:19 +10:00 |
common.props
|
Build: Use deps DLLs on Windows
|
2024-03-24 16:02:59 +10:00 |
common.vcxproj
|
Build: Use deps DLLs on Windows
|
2024-03-24 16:02:59 +10:00 |
common.vcxproj.filters
|
Build: Use deps DLLs on Windows
|
2024-03-24 16:02:59 +10:00 |
crash_handler.cpp
|
Misc: Make struct member functions file-local
|
2023-11-18 16:46:11 +10:00 |
crash_handler.h
|
CrashHandler: Use libbacktrace
|
2023-09-05 21:37:03 +10:00 |
dimensional_array.h
|
Common/DimensionalArray: Re-revert the workaround
|
2021-05-25 19:00:40 +02:00 |
dynamic_library.cpp
|
Common: Add DynamicLibrary
|
2024-02-25 20:30:40 +10:00 |
dynamic_library.h
|
Common: Add DynamicLibrary
|
2024-02-25 20:30:40 +10:00 |
easing.h
|
ImGuiFullscreen: Less jarring notifications
|
2023-09-16 19:00:29 +10:00 |
error.cpp
|
Error: Add AddPrefix()/AddSuffix()
|
2024-02-25 20:30:41 +10:00 |
error.h
|
Error: Add AddPrefix()/AddSuffix()
|
2024-02-25 20:30:41 +10:00 |
fastjmp.cpp
|
Common: Fix duplicate fastjmp on Windows/CMake
|
2024-02-25 01:53:23 +10:00 |
fastjmp.h
|
Misc: Fix arm32 build
|
2023-10-02 23:59:01 +10:00 |
fastjmp_arm.asm
|
System: Refactor main loop
|
2023-08-16 01:13:00 +10:00 |
fastjmp_x86.asm
|
System: Refactor main loop
|
2023-08-16 01:13:00 +10:00 |
fifo_queue.h
|
Misc: Replace deprecated std::is_pod
|
2023-09-05 22:10:50 +10:00 |
file_system.cpp
|
FileSystem: Add Error to CreateDirectory()/RenamePath()
|
2024-03-31 15:50:13 +10:00 |
file_system.h
|
FileSystem: Add Error to CreateDirectory()/RenamePath()
|
2024-03-31 15:50:13 +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 mismatched delete/free
|
2023-10-21 13:49:35 +10:00 |
heterogeneous_containers.h
|
Misc: Fix build on Debian Bullseye
|
2023-10-02 23:50:56 +10:00 |
intrin.h
|
GPUDevice: Add GPUDownloadTexture
|
2024-02-29 18:56:50 +10:00 |
layered_settings_interface.cpp
|
SettingsInterface: Add Error to Save()
|
2024-03-31 15:50:29 +10:00 |
layered_settings_interface.h
|
SettingsInterface: Add Error to Save()
|
2024-03-31 15:50:29 +10:00 |
log.cpp
|
CDROM: Log command parameters
|
2023-11-05 13:32:25 +10:00 |
log.h
|
Log: Skip argument packing when below filter level
|
2024-01-14 01:44:21 +10:00 |
lru_cache.h
|
Misc: Add copyright/license statement to applicable files
|
2022-12-04 21:03:49 +10:00 |
md5_digest.cpp
|
Misc: Add copyright/license statement to applicable files
|
2022-12-04 21:03:49 +10:00 |
md5_digest.h
|
Misc: Add copyright/license statement to applicable files
|
2022-12-04 21:03:49 +10:00 |
memmap.cpp
|
System: Gracefully handle memory allocaion failure
|
2024-02-25 20:30:41 +10:00 |
memmap.h
|
System: Gracefully handle memory allocaion failure
|
2024-02-25 20:30:41 +10:00 |
memory_settings_interface.cpp
|
SettingsInterface: Add Error to Save()
|
2024-03-31 15:50:29 +10:00 |
memory_settings_interface.h
|
SettingsInterface: Add Error to Save()
|
2024-03-31 15:50:29 +10:00 |
minizip_helpers.h
|
Common: Fix double free on opening invalid zip file
|
2024-04-05 17:23:29 +10:00 |
path.h
|
System: Improve screenshot naming
|
2024-03-16 14:14:15 +10:00 |
perf_scope.cpp
|
CPU/CodeCache: Rewrite using new-rec's block management
|
2023-10-18 00:49:01 +10:00 |
perf_scope.h
|
CPU/CodeCache: Rewrite using new-rec's block management
|
2023-10-18 00:49:01 +10:00 |
progress_callback.cpp
|
SmallString: fmt -> format, format -> sprintf
|
2023-12-13 21:06:15 +10:00 |
progress_callback.h
|
Common: Drop String, add SmallString
|
2023-09-23 14:14:52 +10:00 |
rectangle.h
|
GPU/HW: Improve heuristics for draw/write when copying
|
2023-12-15 16:05:44 +10:00 |
scoped_guard.h
|
Misc: Add copyright/license statement to applicable files
|
2022-12-04 21:03:49 +10:00 |
settings_interface.h
|
SettingsInterface: Add Error to Save()
|
2024-03-31 15:50:29 +10:00 |
sha1_digest.cpp
|
Common: Add SHA1Digest
|
2022-08-16 00:05:46 +10:00 |
sha1_digest.h
|
Misc: Add copyright/license statement to applicable files
|
2022-12-04 21:03:49 +10:00 |
small_string.cpp
|
SmallString: Add missing methods
|
2024-04-09 19:54:25 +10:00 |
small_string.h
|
SmallString: Add missing methods
|
2024-04-09 19:54:25 +10:00 |
string_util.cpp
|
StringUtil: Pass string_views by value
|
2023-12-13 21:20:31 +10:00 |
string_util.h
|
StringUtil: Fix inequal-length EqualNoCase
|
2024-02-04 15:22:38 +10:00 |
threading.cpp
|
Fix get_thread_time() declaration on FreeBSD
|
2023-11-29 21:05:21 +01:00 |
threading.h
|
Misc: Add copyright/license statement to applicable files
|
2022-12-04 21:03:49 +10:00 |
timer.cpp
|
Common: Add Timer::ResetIfNPassed()
|
2023-09-16 19:00:29 +10:00 |
timer.h
|
Common: Add Timer::ResetIfNPassed()
|
2023-09-16 19:00:29 +10:00 |
types.h
|
Image: Don't use libjpeg stdio functions
|
2024-04-03 23:01:53 +10:00 |
windows_headers.h
|
Common: Bump _WIN32_WINNT
|
2023-08-31 19:49:32 +10:00 |