1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-25 12:12:50 +01:00
rpcs3/rpcs3
Megamouse bff938ccf5 Qt: optimize game list repaint with new logic
We now pass a shared pointer to the icon items, so there is no need to trigger a full refresh of the list anymore.
Sadly this doesn't apply to the game grid.
2021-04-16 11:21:04 +02:00
..
cmake_modules Add -Werror=missing-noreturn (GCC, clang) 2021-04-08 10:29:47 +03:00
Crypto More random changes 2021-04-11 14:01:51 +03:00
Emu SPU LLVM: add AVX-512 SPU verification 2021-04-16 09:35:26 +03:00
Icons upgrade icons to a modern design 2021-03-29 22:24:40 +03:00
Input Emu: some cleanup 2021-04-09 21:03:49 +02:00
Loader Remove unnecessary default:breaks 2021-04-15 15:23:59 +03:00
qt/etc
rpcs3qt Qt: optimize game list repaint with new logic 2021-04-16 11:21:04 +02:00
util fxo: add debug name to the typeinfo 2021-04-15 20:01:29 +03:00
CMakeLists.txt Fix linking with system curl 2021-03-04 12:22:19 +03:00
display_sleep_control.cpp
display_sleep_control.h
emucore.vcxproj Get rid of non-LLVM build configurations (#10030) 2021-03-29 22:45:48 +03:00
emucore.vcxproj.filters Add and fix -Wredundant-decls (GCC) 2021-03-23 22:48:57 +03:00
frame_icon.xpm
git-version.cmake
GLGSRender.vcxproj Get rid of non-LLVM build configurations (#10030) 2021-03-29 22:45:48 +03:00
GLGSRender.vcxproj.filters Move code to cpp (#9938) 2021-03-10 00:58:08 +01:00
headless_application.cpp Emu: some cleanup 2021-04-09 21:03:49 +02:00
headless_application.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
main_application.cpp Log firmware after Emu was initialized 2021-04-10 15:18:16 +02:00
main_application.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
main.cpp Log firmware after Emu was initialized 2021-04-10 15:18:16 +02:00
OpenAL.vcxproj Get rid of non-LLVM build configurations (#10030) 2021-03-29 22:45:48 +03:00
OpenAL.vcxproj.filters
resource.h
resources.qrc
rpcs3_version.cpp rpcs3_version: Bump to 0.0.15 (#9866) 2021-02-28 23:32:23 +00:00
rpcs3_version.h More random changes 2021-04-11 14:01:51 +03:00
rpcs3.appdata.xml
rpcs3.desktop
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.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 Qt: use gifs as icons on hover if available. 2021-04-16 11:21:04 +02:00
rpcs3.vcxproj.filters Qt: use gifs as icons on hover if available. 2021-04-16 11:21:04 +02:00
stb_image.cpp Add some warnings (GCC, clang) 2021-03-23 16:40:44 +03:00
stdafx.cpp Don't randomly include "stdafx.h" 2020-12-22 14:32:30 +03:00
stdafx.h Implement util/auto_typemap.hpp 2020-12-24 14:55:25 +03:00
VKGSRender.vcxproj Get rid of non-LLVM build configurations (#10030) 2021-03-29 22:45:48 +03:00
VKGSRender.vcxproj.filters vk: Add the async task scheduler 2021-03-12 02:27:05 +03:00
windows.qrc
XAudio.vcxproj Get rid of non-LLVM build configurations (#10030) 2021-03-29 22:45:48 +03:00
XAudio.vcxproj.filters