rpcs3/rpcs3
Megamouse 663b2c9c5e overlays: Fix frametime graph spikes
The frametime_timer was restarted at the end of the update method, instead of immediately after reading its value.
This means that the frametime was lower than expected when an expensive task was executed in-between.
2021-02-23 13:27:54 +03:00
..
cmake_modules Fix -Wstring-aliasing (gcc) 2021-02-18 19:38:22 +03:00
Crypto Crypto: modernize key_vault.h 2021-01-14 15:23:52 +03:00
Emu overlays: Fix frametime graph spikes 2021-02-23 13:27:54 +03:00
Icons Qt: Add custom pad configs 2019-05-16 20:37:41 +02:00
Input remove unused variable 2021-02-23 05:03:38 +01:00
Loader Atomic SPU LS capture writes 2021-02-23 11:29:23 +03:00
qt/etc Qt: use config to load translation file on startup 2020-02-06 17:41:50 +01:00
rpcs3qt Atomic PARAM.SFO writes 2021-02-23 11:29:23 +03:00
util Fix minor inconsistency in utils::memory_reset (Linux) 2021-02-22 13:00:01 +03:00
CMakeLists.txt DS4: inherit from hid_pad_handler 2021-02-22 10:45:40 +01:00
display_sleep_control.cpp Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
display_sleep_control.h Remove BOM markers 2020-12-06 15:30:12 +03:00
emucore.vcxproj rsx/texture_cache: Add support for reusing dirty images if possible 2021-02-10 11:37:14 +03:00
emucore.vcxproj.filters rsx/texture_cache: Add support for reusing dirty images if possible 2021-02-10 11:37:14 +03:00
frame_icon.xpm
git-version.cmake CD: Fix experimental build warning for Travis 2020-03-27 23:00:22 +03:00
GLGSRender.vcxproj MSVC: remove MemLeak build support 2020-12-22 14:32:30 +03:00
GLGSRender.vcxproj.filters Move align helpers to util/asm.hpp 2020-12-18 18:07:42 +03:00
headless_application.cpp Don't use std::exit during Qt initialization 2021-02-05 17:32:48 +01:00
headless_application.h Don't use std::exit during Qt initialization 2021-02-05 17:32:48 +01:00
main.cpp Log "Missing Firmware" if firmware is missing 2021-02-15 09:50:52 +01:00
main_application.cpp Don't randomly include "stdafx.h" 2020-12-22 14:32:30 +03:00
main_application.h Don't use std::exit during Qt initialization 2021-02-05 17:32:48 +01:00
OpenAL.vcxproj MSVC: remove MemLeak build support 2020-12-22 14:32:30 +03:00
OpenAL.vcxproj.filters Rewrite OpenAL backend to support new features 2019-01-12 21:29:56 +03:00
resource.h
resources.qrc Qt: use config to load translation file on startup 2020-02-06 17:41:50 +01:00
rpcs3.appdata.xml Update rpcs3.appdata.xml 2019-02-14 03:10:36 +03:00
rpcs3.desktop
rpcs3.icns Support macOS bundling for binary distribution 2018-12-16 18:17:21 +03:00
rpcs3.ico
rpcs3.plist.in CMake: Use Info.plist template for macOS bundle 2019-02-26 21:09:18 +00:00
rpcs3.png
rpcs3.rc
rpcs3.svg Optimise the SVG logo with svgcleaner 2020-01-17 08:31:00 +01:00
rpcs3.vcxproj DS4: inherit from hid_pad_handler 2021-02-22 10:45:40 +01:00
rpcs3.vcxproj.filters DS4: inherit from hid_pad_handler 2021-02-22 10:45:40 +01:00
rpcs3_version.cpp rpcs3_version: Bump to 0.0.14 2020-12-31 23:15:54 +03:00
rpcs3_version.h Remove BOM markers 2020-12-06 15:30:12 +03:00
stb_image.cpp C-style cast cleanup IV 2019-12-01 22:12:33 +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 vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
VKGSRender.vcxproj.filters vk: Refactor some uber-headers 2021-01-10 12:04:31 +03:00
windows.qrc Qt: Use additional windows resource file for qt.conf 2018-05-13 21:02:21 +04:00
XAudio.vcxproj MSVC: remove MemLeak build support 2020-12-22 14:32:30 +03:00
XAudio.vcxproj.filters Replace XAudio2 implementation with an unified Xaudio2Redist 2020-02-20 23:33:09 +03:00