.. |
d3d11
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
d3d12
|
Common: ScopeGuard -> ScopedGuard
|
2022-07-26 18:37:16 +10:00 |
gl
|
Common: ScopeGuard -> ScopedGuard
|
2022-07-26 18:37:16 +10:00 |
thirdparty
|
Cheevos: Linux support
|
2021-02-28 19:01:16 +10:00 |
vulkan
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +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
|
Common: Add UWP support for helper classes
|
2021-07-11 15:20: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 |
byte_stream.cpp
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
byte_stream.h
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
CMakeLists.txt
|
Common: ScopeGuard -> ScopedGuard
|
2022-07-26 18:37:16 +10:00 |
common.props
|
Move utility classes from common to own static lib
|
2022-07-21 17:29:58 +10:00 |
common.vcxproj
|
Common: ScopeGuard -> ScopedGuard
|
2022-07-26 18:37:16 +10:00 |
common.vcxproj.filters
|
Common: ScopeGuard -> ScopedGuard
|
2022-07-26 18:37:16 +10:00 |
crash_handler.cpp
|
Common: Add UWP support for helper classes
|
2021-07-11 15:20: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
|
DRMDisplay: Restore previous framebuffer on shutdown
|
2021-06-21 22:04:59 +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 |
event.cpp
|
WIN32 macro -> _WIN32
|
2021-06-30 14:38:07 +10:00 |
event.h
|
WIN32 macro -> _WIN32
|
2021-06-30 14:38:07 +10:00 |
fifo_queue.h
|
FIFOQueue: Fix contiguous space with full buffer
|
2021-07-03 14:29:25 +10:00 |
file_system.cpp
|
Misc: Remove backported license text
|
2022-07-23 13:55:09 +10:00 |
file_system.h
|
Sync filesystem.h/path.h
|
2022-07-21 17:29:57 +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
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
http_downloader.h
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
http_downloader_curl.cpp
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
http_downloader_curl.h
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
http_downloader_uwp.cpp
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
http_downloader_uwp.h
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
http_downloader_winhttp.cpp
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
http_downloader_winhttp.h
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
image.cpp
|
Common: ScopeGuard -> ScopedGuard
|
2022-07-26 18:37:16 +10:00 |
image.h
|
Backport more common classes
|
2022-07-21 17:29:58 +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
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +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
|
Sync filesystem.h/path.h
|
2022-07-21 17:29:57 +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
|
Common: ScopeGuard -> ScopedGuard
|
2022-07-26 18:37:16 +10:00 |
settings_interface.h
|
Backport SettingsInterface
|
2022-07-21 17:29:58 +10:00 |
string.cpp
|
String: Add a new constructor
|
2021-03-12 19:59:39 +01:00 |
string.h
|
Core: Replace Timestamp usage with fmt
|
2022-07-21 17:29:57 +10:00 |
string_util.cpp
|
Sync string_util.cpp
|
2022-07-21 17:29:57 +10:00 |
string_util.h
|
Sync string_util.cpp
|
2022-07-21 17:29:57 +10:00 |
threading.cpp
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
threading.h
|
Backport more common classes
|
2022-07-21 17:29:58 +10:00 |
timer.cpp
|
Backport more common classes
|
2022-07-21 17:29:58 +10:00 |
timer.h
|
Backport more common classes
|
2022-07-21 17:29:58 +10:00 |
types.h
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +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: Linux build fix
|
2022-07-26 20:10:19 +10:00 |
window_info.h
|
Misc: Purge unused definitions
|
2022-03-27 16:59:02 +10:00 |
windows_headers.h
|
Common: Add UWP support for helper classes
|
2021-07-11 15:20:38 +10:00 |