rpcs3/rpcs3
Nekotekina 3cd8891ab8 Re-refactor copy_data_swap_u32 again
Drop AVX2 path for now, since it usually operates on small data.
Rely on automatic SSE vectorization on recent compilers.
Side refactoring on JIT.h to workaround weird conflict issue.
2021-12-26 14:40:21 +03:00
..
Crypto Debug SPRX check 2021-12-10 14:23:26 +01:00
Emu Re-refactor copy_data_swap_u32 again 2021-12-26 14:40:21 +03:00
Icons Qt: Use svg instead of png 2021-10-28 21:01:27 +02:00
Input Input: fix min stick input of keyboard pad handler 2021-12-17 17:21:44 +01:00
Loader fs::file: always use strict reading mode for large reads (#11206) 2021-12-01 19:09:07 +03:00
qt/etc
rpcs3qt Input: implement stick multipliers for keyboard 2021-12-17 17:21:44 +01:00
util Use aligned stores in write_index_array_data_to_buffer 2021-12-21 23:28:09 +03:00
CMakeLists.txt cmake: Use GNUInstalldirs 2021-11-22 21:45:55 +01:00
Cubeb.vcxproj Audio backend improvements 2021-11-24 19:41:05 +01:00
Cubeb.vcxproj.filters Audio backend improvements 2021-11-24 19:41:05 +01:00
display_sleep_control.cpp Remove unnecessary define 2021-12-09 01:21:11 +01:00
display_sleep_control.h
emucore.vcxproj Emulated v406 usio 2021-11-24 21:59:48 +01:00
emucore.vcxproj.filters Emulated v406 usio 2021-11-24 21:59:48 +01:00
frame_icon.xpm
git-version.cmake
GLGSRender.vcxproj BUILD: Move buildfiles & improved prop includes (#10251) 2021-05-15 20:20:12 +02:00
GLGSRender.vcxproj.filters Move code to cpp (#9938) 2021-03-10 00:58:08 +01:00
headless_application.cpp Qt: simplify callbacks.resolve_path 2021-11-20 08:43:46 +01:00
headless_application.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
main.cpp macOS moltenVK support and SIGBUS handling (#11252) 2021-12-12 21:35:56 +01:00
main_application.cpp cellAudio: recover Cubeb on failed initialization 2021-12-09 01:46:44 +01:00
main_application.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
resource.h
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 upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.ico upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.metainfo.xml metainfo: move away from deprecated appdata 2021-05-19 19:55:58 +03:00
rpcs3.plist.in
rpcs3.png upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.rc
rpcs3.svg upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
rpcs3.vcxproj Audio backend improvements 2021-11-24 19:41:05 +01:00
rpcs3.vcxproj.filters Qt: Add camera settings dialog 2021-10-24 11:32:35 +02:00
rpcs3_version.cpp rpcs3_version: Bump to 0.0.19 2021-11-01 03:05:52 +00:00
rpcs3_version.h More random changes 2021-04-11 14:01:51 +03: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 types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
VKGSRender.vcxproj vk: Refactor descriptors a bit 2021-09-28 17:43:15 +03:00
VKGSRender.vcxproj.filters vk: Refactor descriptors a bit 2021-09-28 17:43:15 +03:00
windows.qrc
XAudio.vcxproj BUILD: Move buildfiles & improved prop includes (#10251) 2021-05-15 20:20:12 +02:00
XAudio.vcxproj.filters