rpcs3/rpcs3
Ryan Gonzalez 6d14583f28 Better evdev joystick axis scaling (#3202)
Fix evdev scaling when the minimum value is <0
Declare a trigger as pressed as long as any value >0 is given
2017-08-15 22:14:13 +03:00
..
cmake_modules Missing function names (HLE) and small fixes (#3038) 2017-07-21 18:41:11 +03:00
Crypto unpkg fix 2017-08-15 15:58:16 +03:00
Emu Fix rare occurence where there is a /PS3_GAME+something directory which leads to weird behavior 2017-08-15 21:14:09 +03:00
Icons GUI: add custom config indicator (#3108) 2017-07-28 23:03:48 +03:00
Json GUI: add custom config indicator (#3108) 2017-07-28 23:03:48 +03:00
Loader Patch system improved 2017-07-17 16:49:46 +03:00
rpcs3qt Fix the window title when the option "show_fps_in_title" is not checked 2017-08-15 21:34:16 +03:00
basic_keyboard_handler.cpp Perform refactoring of pads to remove the ugly pad initialization. 2017-08-09 22:11:28 +03:00
basic_keyboard_handler.h Remove some warnings from Linux and fixed something from code review. 2017-08-09 22:11:28 +03:00
basic_mouse_handler.cpp Perform refactoring of pads to remove the ugly pad initialization. 2017-08-09 22:11:28 +03:00
basic_mouse_handler.h Remove some warnings from Linux and fixed something from code review. 2017-08-09 22:11:28 +03:00
CMakeLists.txt Reduce the zero-page size on macOS, so that PPUThread works 2017-08-08 23:20:07 +03:00
D3D12GSRender.vcxproj fixes to project files and build scripts 2017-06-08 19:08:44 +03:00
D3D12GSRender.vcxproj.filters
define_new_memleakdetect.h
ds4_pad_handler.cpp Resets sleep timer on button press 2017-08-15 15:28:53 +03:00
ds4_pad_handler.h RPCS3 QT (#2645) 2017-06-04 17:48:33 +03:00
emucore.vcxproj Missing function names (HLE) and small fixes (#3038) 2017-07-21 18:41:11 +03:00
emucore.vcxproj.filters Missing function names (HLE) and small fixes (#3038) 2017-07-21 18:41:11 +03:00
evdev_joystick_handler.cpp Better evdev joystick axis scaling (#3202) 2017-08-15 22:14:13 +03:00
evdev_joystick_handler.h Better evdev joystick axis scaling (#3202) 2017-08-15 22:14:13 +03:00
frame_icon.xpm Update .xpm based on new .ico 2017-05-22 20:53:59 +03:00
git-version.cmake Improve portability for BSDs (#2813) 2017-06-22 21:03:41 +03:00
GLGSRender.vcxproj fixes to project files and build scripts 2017-06-08 19:08:44 +03:00
GLGSRender.vcxproj.filters rsx/gl: Minor refactoring; prepare vulkan backend 2017-03-01 00:16:55 +03:00
keyboard_pad_handler.cpp Perform refactoring of pads to remove the ugly pad initialization. 2017-08-09 22:11:28 +03:00
keyboard_pad_handler.h Remove some warnings from Linux and fixed something from code review. 2017-08-09 22:11:28 +03:00
main.cpp Restore timeBeginPeriod 2017-07-17 16:49:46 +03:00
mm_joystick_handler.cpp RPCS3 QT (#2645) 2017-06-04 17:48:33 +03:00
mm_joystick_handler.h qt: Use #pragma once, Q_SIGNALS, Q_SLOTS 2017-06-24 14:25:11 +03:00
OpenAL.vcxproj
OpenAL.vcxproj.filters
ps3emu_api_enums.h Added rpcs3 api (dynamic library) 2016-06-17 21:26:06 +03:00
ps3emu_api_structs.h Added rpcs3 api (dynamic library) 2016-06-17 21:26:06 +03:00
resource.h
resources.qrc GUI: add custom config indicator (#3108) 2017-07-28 23:03:48 +03:00
restore_new.h
rpcs3_api.cpp Added rpcs3 api (dynamic library) 2016-06-17 21:26:06 +03:00
rpcs3_app.cpp fix resize on boot 2017-08-10 02:53:40 +03:00
rpcs3_app.h Perform refactoring of pads to remove the ugly pad initialization. 2017-08-09 22:11:28 +03:00
rpcs3_old.vcxproj.filters Fix icon and exe name for VS. 2017-06-18 00:30:51 +03:00
rpcs3_version.cpp Version 0.0.3 2017-07-20 18:05:34 +03:00
rpcs3_version.h Added rpcs3 version object 2016-06-17 21:26:04 +03:00
rpcs3.desktop Add installation for linux 2017-05-22 20:53:59 +03:00
rpcs3.ico Update rpcs3.ico 2017-04-08 00:56:38 +03:00
rpcs3.png Add installation for linux 2017-05-22 20:53:59 +03:00
rpcs3.rc Fix icon and exe name for VS. 2017-06-18 00:30:51 +03:00
rpcs3.svg Add installation for linux 2017-05-22 20:53:59 +03:00
rpcs3.vcxproj Save Data Note (#3054) 2017-07-23 10:55:08 +03:00
rpcs3.vcxproj.filters Save Data Note (#3054) 2017-07-23 10:55:08 +03:00
stb_image.cpp
stdafx_d3d12.h
stdafx.cpp
stdafx.h Silly macro removed-2 2016-08-14 18:19:42 +03:00
sys_gamepad.cpp config.yml: Log section optimized 2017-05-15 14:37:05 +03:00
sys_gamepad.h Stub sys_gamepad ycon interface (#2435) 2017-02-28 19:15:11 +03:00
VKGSRender.vcxproj fixes to project files and build scripts 2017-06-08 19:08:44 +03:00
VKGSRender.vcxproj.filters gl/vk/rsx: Add a cross-platform overlay text; Minor perf improvements and rsx bugfixes (#2196) 2016-10-11 08:55:42 +08:00
XAudio.vcxproj Dynamic XAudio version detection 2016-07-21 17:46:46 +03:00
XAudio.vcxproj.filters Dynamic XAudio version detection 2016-07-21 17:46:46 +03:00
xinput_pad_handler.cpp Resets sleep timer on button press 2017-08-15 15:28:53 +03:00
xinput_pad_handler.h xinput config file 2017-07-23 18:30:24 +03:00