Duckstation/src/common
Stenzek dd7dfe348f HostDisplay: Clamp scissor rect for cursor
Scissor with x/y < 0 is invalid.

To you know who you are, stop copying these changes and putting your
name on it, or respect the copyright declared in the files. You're
violating both copyright as well as the license by not attributing.
2023-02-07 20:08:49 +10:00
..
d3d11 Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
d3d12 HostDisplay: Clamp scissor rect for cursor 2023-02-07 20:08:49 +10:00
gl Misc: Correctness fixes for OpenGL 2023-01-30 19:17:11 +10:00
thirdparty Cheevos: Linux support 2021-02-28 19:01:16 +10:00
vulkan HostDisplay: Clamp scissor rect for cursor 2023-02-07 20:08:49 +10:00
align.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
assert.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
assert.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +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 Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
build_timestamp.h Common: Add build_timestamp.h 2022-08-10 13:05:52 +10:00
byte_stream.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
byte_stream.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
CMakeLists.txt StringUtil: Add ToChars/fast_float FromChars 2023-01-15 15:13:54 +10:00
common.props StringUtil: Add ToChars/fast_float FromChars 2023-01-15 15:13:54 +10:00
common.vcxproj Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
common.vcxproj.filters Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
crash_handler.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
crash_handler.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +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 Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
error.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
error.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
fifo_queue.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
file_system.cpp FileSystem: Fix POSIXLock positioning 2023-01-30 19:26:48 +10:00
file_system.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_texture.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
gpu_texture.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
hash_combine.h D3D11: Add a shader bytecode cache class 2020-01-24 14:52:00 +10:00
heap_array.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
heterogeneous_containers.h InputManager: Support inverted full axis 2023-01-15 15:13:54 +10:00
http_downloader.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
http_downloader.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +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 Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
http_downloader_winhttp.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
image.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
image.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
layered_settings_interface.cpp InputManager: Support inverted full axis 2023-01-15 15:13:54 +10:00
layered_settings_interface.h InputManager: Support inverted full axis 2023-01-15 15:13:54 +10:00
log.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
log.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
lru_cache.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
make_array.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
memory_settings_interface.cpp InputManager: Support inverted full axis 2023-01-15 15:13:54 +10:00
memory_settings_interface.h InputManager: Support inverted full axis 2023-01-15 15:13:54 +10:00
minizip_helpers.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
minizip_helpers.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
path.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
platform.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
progress_callback.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
progress_callback.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
rectangle.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
scoped_guard.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
settings_interface.h InputManager: Support inverted full axis 2023-01-15 15:13:54 +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
string.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
string.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
string_util.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
string_util.h StringUtil: Add ToChars/fast_float FromChars 2023-01-15 15:13:54 +10:00
threading.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
threading.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
timer.cpp System: Further improve frame timing consistency 2023-01-12 18:02:12 +10:00
timer.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
types.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
win32_progress_callback.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
win32_progress_callback.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
window_info.cpp Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
window_info.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00
windows_headers.h Misc: Add copyright/license statement to applicable files 2022-12-04 21:03:49 +10:00