rpcsx/rpcs3
kd-11 c60f7b89ba vk: Implement safe typeless transfer
- Used to transfer D32S8 data where it makes sense to use this variant
 - On nvidia cards, it is very slow to move aspects from D24S8 probably due to the format being faked.
   For this reason, the unsafe variant is used for both D16 and D24S8 to avoid the heavy performance loss
2018-06-18 17:32:22 +03:00
..
cmake_modules 3rdparty: remove Vulkan/Vulkan-LoaderAndValidationLayers 2018-05-19 10:59:10 +03:00
Crypto PKG installer update for DLC 2017-11-23 18:38:05 +03:00
Emu vk: Implement safe typeless transfer 2018-06-18 17:32:22 +03:00
Icons Qt: remove gamelist toolbar 2018-02-28 16:52:19 +04:00
Json implement "Enable TSX" combobox 2018-06-17 00:43:00 +04:00
Loader TROPUSR: add GetUnlockedTrophiesCount() 2018-05-18 23:17:10 +04:00
qt/etc Qt: Create qt/plugins dir to tidy up our Visual Studio builds 2018-05-13 18:39:24 +04:00
rpcs3qt implement "Enable TSX" combobox 2018-06-17 00:43:00 +04:00
basic_keyboard_handler.cpp improve cellKB keyreleases and autorepeat 2018-01-27 01:57:55 +04: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 Silence warnings in misc files (gui, psp2, mfc, mouse) 2017-11-30 18:07:19 +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 libpng: use official repository instead of the fork from RPCS3 and update submodule 2018-06-14 21:55:39 +04:00
D3D12GSRender.vcxproj fixes to project files and build scripts 2017-06-08 19:08:44 +03:00
D3D12GSRender.vcxproj.filters Shared PCH (experimental) 2015-12-04 23:37:44 +03:00
define_new_memleakdetect.h
ds4_pad_handler.cpp Qt/Input: use name_string instead of hard coded strings 2018-01-17 13:23:51 +00:00
ds4_pad_handler.h Qt/Input: Introduce profiles 2018-01-10 03:17:02 +04:00
emucore.vcxproj libpng: use official repository instead of the fork from RPCS3 and update submodule 2018-06-14 21:55:39 +04:00
emucore.vcxproj.filters overlays: Performance Overlay 2018-05-30 12:35:41 +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 Fix git-version.h not correctly updating. 2018-03-24 00:52:11 +04:00
GLGSRender.vcxproj rsx: Major fixes 2017-12-01 21:00:50 +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 Set Windows timer resolution to 0,5ms (#4579) 2018-05-17 15:00:22 +04:00
mm_joystick_handler.cpp Qt/Input: use name_string instead of hard coded strings 2018-01-17 13:23:51 +00:00
mm_joystick_handler.h Qt/Input: Introduce profiles 2018-01-10 03:17:02 +04:00
OpenAL.vcxproj Moves GL, minidx12, OpenAL, stblib to 3rdparty 2016-03-20 22:20:23 +00:00
OpenAL.vcxproj.filters Put XAudio and OpenAL files in separate projects. 2016-01-03 21:01:11 +01:00
pad_thread.cpp Qt/Input: use name_string instead of hard coded strings 2018-01-17 13:23:51 +00:00
pad_thread.h Qt/Input: Introduce profiles 2018-01-10 03:17:02 +04:00
resource.h
resources.qrc Qt: Use additional windows resource file for qt.conf 2018-05-13 21:02:21 +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 libpng: use official repository instead of the fork from RPCS3 and update submodule 2018-06-14 21:55:39 +04:00
rpcs3.vcxproj.filters Qt: cleanup syntax_highlighter a bit 2018-06-14 18:35:21 +04:00
rpcs3_app.cpp RSX: add taskbar progress to native ui progress dialogs 2018-06-08 23:41:56 +03:00
rpcs3_app.h Qt: enable custom fonts for stylesheets and add random object names 2018-02-28 23:44:06 +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 Moves GL, minidx12, OpenAL, stblib to 3rdparty 2016-03-20 22:20:23 +00:00
stdafx.cpp Partial commit: Preview 2016-04-15 19:22:15 +03:00
stdafx.h Fix gs_frame spawning on monitor other than the one the main window is on (#4029) 2018-02-03 19:50:48 +00:00
stdafx_d3d12.h Partial commit: Preview 2016-04-15 19:22:15 +03:00
VKGSRender.vcxproj vk: Add synchronous compute pipelines 2018-06-18 17:32:22 +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 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 Qt/Input: use name_string instead of hard coded strings 2018-01-17 13:23:51 +00:00
xinput_pad_handler.h Qt/Input: Introduce profiles 2018-01-10 03:17:02 +04:00