rpcs3/rpcs3
Megamouse c727795881 input: clamp 0-1 in NormalizeDirectedInput
If you called this function with a value smaller than threshold, you
would get an overflow. This never happened, because we always passed
values bigger than threshold. Let's better fix this anyway.
2023-08-26 14:40:56 +02:00
..
Crypto Fix decrypt_binaries_t::done() 2023-08-03 16:19:55 +03:00
Emu input: clamp 0-1 in NormalizeDirectedInput 2023-08-26 14:40:56 +02:00
Icons Qt: Use svg instead of png 2021-10-28 21:01:27 +02:00
Input input: fix dance mat PID 2023-08-21 23:48:56 +02:00
Loader ELF.h: fix warning 2023-08-08 10:22:05 +03:00
qt/etc Qt6 port 2023-07-31 20:03:24 +03:00
rpcs3qt rsx: Discard color mask writes with reserved bits 2023-08-25 05:41:54 +03:00
util Workaround for Clang: move bless to its own header file 2023-08-19 13:30:46 +03:00
CMakeLists.txt cmake: replace add_compile_definitions with target_compile_definitions 2023-08-15 20:56:39 +02:00
Cubeb.vcxproj Audio: device switching and channel count detection (#12246) 2022-07-08 17:13:38 +02:00
Cubeb.vcxproj.filters Audio: device switching and channel count detection (#12246) 2022-07-08 17:13:38 +02:00
GLGSRender.vcxproj gl: Refactor capabilities and add GLSL version detection support. 2022-10-16 19:58:30 +03:00
GLGSRender.vcxproj.filters gl: Refactor capabilities and add GLSL version detection support. 2022-10-16 19:58:30 +03:00
VKGSRender.vcxproj vk: Refactor descriptor handling 2023-05-30 16:50:08 +03:00
VKGSRender.vcxproj.filters vk: Refactor descriptor handling 2023-05-30 16:50:08 +03:00
XAudio.vcxproj Audio: device switching and channel count detection (#12246) 2022-07-08 17:13:38 +02:00
XAudio.vcxproj.filters Audio: device switching and channel count detection (#12246) 2022-07-08 17:13:38 +02:00
display_sleep_control.cpp Log cpu usage periodically 2022-03-16 19:42:06 +01:00
display_sleep_control.h Remove BOM markers 2020-12-06 15:30:12 +03:00
emucore.vcxproj Workaround for Clang: move bless to its own header file 2023-08-19 13:30:46 +03:00
emucore.vcxproj.filters Workaround for Clang: move bless to its own header file 2023-08-19 13:30:46 +03:00
frame_icon.xpm Update .xpm based on new .ico 2017-05-22 20:53:59 +03:00
git-version.cmake CD: Fix experimental build warning for Travis 2020-03-27 23:00:22 +03:00
headless_application.cpp Linux: use futex_waitv syscall for atomic waiting 2023-08-02 21:46:06 +03:00
headless_application.h Linux: use futex_waitv syscall for atomic waiting 2023-08-02 21:46:06 +03:00
io_buffer.h rsx: Implement deferred buffer allocations for GPU write 2023-03-02 12:48:58 +03:00
main.cpp LV2: Improve sys_timer_usleep by using CPU usermode waiting 2023-08-05 11:49:30 +03:00
main_application.cpp Qt6 port 2023-07-31 20:03:24 +03:00
main_application.h overlays: add pages to home menu 2023-02-09 20:36:35 +01:00
module_verifier.hpp Try to fix dll checks 2022-12-07 00:00:45 +01:00
resource.h Remove whitespace 2023-02-15 08:58:02 +01:00
resources.qrc Qt: Use svg instead of png 2021-10-28 21:01:27 +02:00
rpcs3.desktop Add startupWMClass to linux .desktop Fixes #10685 2021-08-09 09:08:44 +02:00
rpcs3.icns Round macOS icon 2022-02-27 11:16:50 +01:00
rpcs3.ico upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.metainfo.xml Use uppercase RPCS3 name in the metainfo file 2022-11-28 06:20:48 +03:00
rpcs3.plist.in macOS CI: move to AArch64 VM (x64 builds) (#13155) 2023-01-21 21:21:41 +01:00
rpcs3.png upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.rc Fix icon and exe name for VS. 2017-06-18 00:30:51 +03:00
rpcs3.svg upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.vcxproj Qt6 port 2023-07-31 20:03:24 +03:00
rpcs3.vcxproj.filters Qt6 port 2023-07-31 20:03:24 +03:00
rpcs3_version.cpp rpcs3_version: Bump to 0.0.29 2023-07-31 20:03:24 +03:00
rpcs3_version.h Qt: unify version displays 2022-04-14 23:16:40 +02:00
stb_image.cpp stblib: disable another unsupported clang warning (#10244) 2021-05-07 01:26:21 +01:00
stdafx.cpp shared_ptr.hpp: don't use fake objects 2021-05-30 15:07:17 +03:00
stdafx.h Make compile with msvc, clang and gcc on Windows 2023-07-11 21:40:30 +03:00
windows.qrc Qt: Use additional windows resource file for qt.conf 2018-05-13 21:02:21 +04:00