rpcs3/rpcs3
jmatich b5dbd44087 Compilation fixes for Mingw64 (MSYS2) (#4899)
fix compilation on mingw
2018-08-29 14:27:10 +03:00
..
cmake_modules 3rdparty: remove Vulkan/Vulkan-LoaderAndValidationLayers 2018-05-19 10:59:10 +03:00
Crypto Workaround MSVC bug 2018-08-25 01:15:47 +03:00
Emu Compilation fixes for Mingw64 (MSYS2) (#4899) 2018-08-29 14:27:10 +03:00
Icons Qt: update toolbar icons 2018-07-05 23:22:33 +04:00
Json Add the accurate xfloat option to the CPU tab 2018-08-13 20:44:08 +04:00
Loader Reintroduce LOG_CHANNEL 2018-08-25 15:39:00 +03:00
qt/etc Qt: Create qt/plugins dir to tidy up our Visual Studio builds 2018-05-13 18:39:24 +04:00
rpcs3qt Compilation fixes for Mingw64 (MSYS2) (#4899) 2018-08-29 14:27:10 +03:00
basic_keyboard_handler.cpp Fix alignment in KeyboardHandler.h 2018-08-02 00:24:06 +02: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 Qt: only center basic mouse input on active fullscreens 2018-08-20 20:19:41 +02: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 Compilation fixes for Mingw64 (MSYS2) (#4899) 2018-08-29 14:27:10 +03:00
D3D12GSRender.vcxproj Update Project to Visual Studio 2017. 2018-08-25 01:15:47 +03:00
D3D12GSRender.vcxproj.filters
define_new_memleakdetect.h
ds4_pad_handler.cpp MMJOYSTICK: fix nullpointer crash in GetMMJOYDevice 2018-07-22 12:50:52 +02:00
ds4_pad_handler.h Qt/Input: Introduce profiles 2018-01-10 03:17:02 +04:00
emucore.vcxproj Update Project to Visual Studio 2017. 2018-08-25 01:15:47 +03:00
emucore.vcxproj.filters Rsx: rewrite address translation 2018-08-13 16:16:34 +03:00
evdev_joystick_handler.cpp evdev: Add nullptr check, fixes #4713 (#4744) 2018-06-12 16:12:37 +01:00
evdev_joystick_handler.h Input: init pads as disconnected 2018-01-13 22:48:52 +04:00
frame_icon.xpm Update .xpm based on new .ico 2017-05-22 20:53:59 +03:00
git-version.cmake Git Revision Fix (#5043) 2018-08-27 22:53:45 +04:00
GLGSRender.vcxproj Update Project to Visual Studio 2017. 2018-08-25 01:15:47 +03:00
GLGSRender.vcxproj.filters rsx: Major fixes 2017-12-01 21:00:50 +03:00
keyboard_pad_handler.cpp Input: init pads as disconnected 2018-01-13 22:48:52 +04:00
keyboard_pad_handler.h Qt/Input: Introduce profiles 2018-01-10 03:17:02 +04:00
main.cpp rsx: Async shader compilation 2018-07-14 15:19:56 +03:00
mm_joystick_handler.cpp Compilation fixes for Mingw64 (MSYS2) (#4899) 2018-08-29 14:27:10 +03:00
mm_joystick_handler.h MMJOYSTICK: fix nullpointer crash in GetMMJOYDevice 2018-07-22 12:50:52 +02:00
OpenAL.vcxproj Update Project to Visual Studio 2017. 2018-08-25 01:15:47 +03:00
OpenAL.vcxproj.filters
pad_thread.cpp Compilation fixes for Mingw64 (MSYS2) (#4899) 2018-08-29 14:27:10 +03:00
pad_thread.h Qt/Input: Introduce profiles 2018-01-10 03:17:02 +04:00
resource.h
resources.qrc Qt: update toolbar icons 2018-07-05 23:22:33 +04:00
restore_new.h
rpcs3.appdata.xml Remove weird whitespace from appdata 2018-04-19 02:30:35 +04:00
rpcs3.desktop Make it pass desktop-file-validate in Ubuntu 14.04 2017-08-18 20:57:21 +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 Update Project to Visual Studio 2017. 2018-08-25 01:15:47 +03:00
rpcs3.vcxproj.filters VS: move keyboard_pad_handler to a better filter 2018-08-02 00:24:06 +02:00
rpcs3_app.cpp Compilation fixes for Mingw64 (MSYS2) (#4899) 2018-08-29 14:27:10 +03:00
rpcs3_app.h user_manager: megamouse fixes 3 2018-07-26 03:16:51 +04:00
rpcs3_version.cpp RPCS3 0.0.5: Versioning Changes (Hotfix) (#4208) 2018-02-24 19:54:58 +00:00
rpcs3_version.h Remove unnecessary include git-version.h 2017-09-20 14:26:42 +03:00
stb_image.cpp
stdafx.cpp
stdafx.h [CMake] Use C++17 2018-08-24 16:44:19 +03:00
stdafx_d3d12.h
VKGSRender.vcxproj Update Project to Visual Studio 2017. 2018-08-25 01:15:47 +03:00
VKGSRender.vcxproj.filters vk: Add synchronous compute pipelines 2018-06-18 17:32:22 +03:00
windows.qrc Qt: Use additional windows resource file for qt.conf 2018-05-13 21:02:21 +04:00
XAudio.vcxproj Update Project to Visual Studio 2017. 2018-08-25 01:15:47 +03:00
XAudio.vcxproj.filters
xinput_pad_handler.cpp Compilation fixes for Mingw64 (MSYS2) (#4899) 2018-08-29 14:27:10 +03:00
xinput_pad_handler.h Qt/Input: Introduce profiles 2018-01-10 03:17:02 +04:00