pcsx2/pcsx2
Connor McLaughlin bf8d3a044f GS/Vulkan: Fix redundant constant buffer reuploads
Also the redundant descriptor set binds.
2022-09-25 15:12:40 +01:00
..
CDVD Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
DEV9 Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Darwin Core: Fix DarwinFlatFileReader FinishRead return 2022-05-30 09:46:53 +01:00
DebugTools Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Docs Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Frontend InputManager: Split AddBinding() and AddBindings() 2022-09-17 17:51:14 +01:00
GS GS/Vulkan: Fix redundant constant buffer reuploads 2022-09-25 15:12:40 +01:00
IPU Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Linux Core: Fix LnxFlatFileReader FinishRead return 2022-05-30 09:46:53 +01:00
PAD PAD: Add analog stick invert and button deadzone options 2022-09-17 17:51:14 +01:00
RDebug Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Recording Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Reference Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
SPU2 Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
System Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
USB Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
gui Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
ps2 Revert "BiosTools: Allow BIOS region patching" 2022-09-17 17:50:46 +01:00
windows Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
x86 Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
AsyncFileReader.h CDVD: Remove wx from file access 2021-12-12 03:27:43 +00:00
CMakeLists.txt Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
COP0.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
COP0.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
COP2.cpp VU: Synchronise VU1, added speedhack for old behaviour 2020-12-13 22:02:37 +00:00
Cache.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Cache.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
Common.h Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
Config.h VMManager: Fix toggling game fixes per-game (stuck enabled) 2022-09-17 17:51:14 +01:00
Counters.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Counters.h GS: Correctly handle field/deinterlace for progressive/interlaced mode. 2022-06-05 22:37:26 +01:00
Dmac.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Dmac.h Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
Dump.cpp Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
Dump.h debug: add a new function to dump EE block 2016-01-09 22:59:31 +01:00
Elfheader.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Elfheader.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
FPU.cpp FPU: replace check* macros by functions 2016-09-18 16:13:29 +02:00
FW.cpp Remove IopCommon.h added proper includes to files. Removing circle includes in several files that sometimes was several layers deep 2022-04-11 21:25:20 +01:00
FW.h FW: fix FWirq callback bug 2020-09-19 22:38:32 +01:00
FiFo.cpp Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
GS.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
GS.h MTGS: Support 'running idle', i.e. redisplaying the current frame 2022-08-29 13:39:09 +01:00
GSDumpReplayer.cpp Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
GSDumpReplayer.h GSDumpReplayer: Add missing license header 2022-03-25 12:51:18 +00:00
GameDatabase.cpp GameDatabase: Add gpuPaletteConversion = 2 value 2022-09-15 12:24:43 +01:00
GameDatabase.h GameDatabase: Add gpuPaletteConversion = 2 value 2022-09-15 12:24:43 +01:00
Gif.cpp GIF: sync GIF packet ends 2022-06-05 16:50:20 +01:00
Gif.h Core: Remove unused code/includes. 2022-05-16 17:30:52 +01:00
Gif_Logger.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Gif_Unit.cpp GS: Read local memory without sync when readbacks are disabled 2022-05-29 16:15:34 +01:00
Gif_Unit.h System: Move old SysThread junk to gui 2022-05-08 05:40:59 +01:00
Hardware.h Merge const qualifiers and cleanups from ReorderingMTGS: Includes the VIF DIRECT changes, which seem to be stable this time. ;) 2010-07-22 12:20:11 +00:00
Host.cpp Host: Add ConfirmMessage() and OpenURL() 2022-08-29 13:39:09 +01:00
Host.h Host: Add GetResourceFileTimestamp() 2022-09-09 21:21:14 +01:00
HostDisplay.cpp HostDisplay: Make global pointer instead of function 2022-09-09 21:21:14 +01:00
HostDisplay.h HostDisplay: Make global pointer instead of function 2022-09-09 21:21:14 +01:00
HostSettings.h Qt: Implement settings reset 2022-09-09 21:21:14 +01:00
Hw.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Hw.h Core: Remove unused code 2022-03-20 04:00:27 +00:00
HwRead.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
HwWrite.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
INISettingsInterface.cpp INISettingsInterface: Use ToChars() for int/float conversion 2022-09-25 14:49:48 +02:00
INISettingsInterface.h Qt: Deduplicate interface code and reduce core coupling 2022-09-15 11:50:51 +01:00
Interpreter.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
IopBios.cpp IOPBios: Implement the different iomanx stat file modes 2022-09-20 18:09:58 +01:00
IopBios.h IOPBios: Differentiate ioman and iomanx dread & getStat HLE 2022-09-18 01:52:22 +01:00
IopCounters.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
IopCounters.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
IopDma.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
IopDma.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
IopGte.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
IopGte.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
IopHw.cpp CDVD: Rename cdrom files to Ps1CD for clarity of function (#5907) 2022-04-18 12:15:23 +01:00
IopHw.h Core: Remove unused code/includes. 2022-05-16 17:30:52 +01:00
IopIrq.cpp Remove IopCommon.h added proper includes to files. Removing circle includes in several files that sometimes was several layers deep 2022-04-11 21:25:20 +01:00
IopMem.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
IopMem.h Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
IopModuleNames.cpp IOP: Convert most IOP memory access in the IRX HLE and debugging module to 2016-11-08 19:08:51 +00:00
IopSio2.cpp Remove IopCommon.h added proper includes to files. Removing circle includes in several files that sometimes was several layers deep 2022-04-11 21:25:20 +01:00
IopSio2.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
MMI.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
MTGS.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
MTVU.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
MTVU.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Mdec.cpp Remove IopCommon.h added proper includes to files. Removing circle includes in several files that sometimes was several layers deep 2022-04-11 21:25:20 +01:00
Mdec.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
Memory.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Memory.h vtlb: Switch read64 and read128 handlers to return in sse regs 2021-09-21 22:57:41 +01:00
MemoryCardFile.cpp VMManager: Add icons to some OSD messages 2022-08-29 13:39:09 +01:00
MemoryCardFile.h Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
MemoryCardFolder.cpp MemoryCardFolder: Use icon osd notification method. 2022-09-24 17:21:07 +02:00
MemoryCardFolder.h MemoryCardFolder: Add write osd notification. 2022-09-23 17:41:11 +02:00
MemoryTypes.h Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
MultipartFileReader.cpp MultipartFileReader: Fix use-after-free when opening multipart files 2022-05-24 11:34:56 +01:00
PCSX2.rc Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
PCSX2Base.h GS: Remove special casing alignment on AVX+ 2022-02-02 09:34:30 +00:00
PINE.cpp System: Move old SysThread junk to gui 2022-05-08 05:40:59 +01:00
PINE.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Patch.cpp Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
Patch.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Patch_Memory.cpp Remove IopCommon.h added proper includes to files. Removing circle includes in several files that sometimes was several layers deep 2022-04-11 21:25:20 +01:00
Pcsx2Config.cpp Config: Preserve memcard types instead of wiping to defaults (#7065) 2022-09-18 12:38:34 +01:00
PerformanceMetrics.cpp GameDatabase: Add option to force blit-based FPS detection 2022-06-15 16:21:31 +01:00
PerformanceMetrics.h PerformanceMetrics: Switch to ThreadHandle 2022-05-02 14:25:05 +01:00
PrecompiledHeader.cpp [copyright] 2010-07-08 16:40:44 +00:00
PrecompiledHeader.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
R3000A.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
R3000A.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
R3000AInterpreter.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
R3000AOpcodeTables.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
R5900.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
R5900.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
R5900Exceptions.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
R5900OpcodeImpl.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
R5900OpcodeTables.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
R5900OpcodeTables.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
SPR.cpp MTVU: Try to make T-Bit more reliable. 2022-03-11 10:25:15 +00:00
SPR.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
SaveState.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
SaveState.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
ShiftJisToUnicode.cpp Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
Sif.cpp Remove IopCommon.h added proper includes to files. Removing circle includes in several files that sometimes was several layers deep 2022-04-11 21:25:20 +01:00
Sif.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
Sif0.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Sif1.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Sifcmd.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
SingleRegisterTypes.h core: Clean up 32bit code. 2022-03-21 20:21:36 +01:00
Sio.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Sio.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
SourceLog.cpp fix build error when recording is disabled. 2022-07-18 10:49:09 +01:00
SysForwardDefs.h Frontend: Add fullscreen UI implementation 2022-08-29 13:39:09 +01:00
System.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
System.h Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
VMManager.cpp VMManager: Fix per-game memory cards getting ejected on boot 2022-09-25 14:32:25 +01:00
VMManager.h Qt: Deduplicate interface code and reduce core coupling 2022-09-15 11:50:51 +01:00
VU.h Core: Replace alignment macros with alignas 2021-11-14 13:52:20 -06:00
VU0.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
VU0micro.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
VU0microInterp.cpp VU: Fix Wsequence-point warnings. 2021-10-27 01:00:38 +02:00
VU1micro.cpp VU: Fix some bugs, ignore VU's in EE Timing Hack 2022-07-31 10:58:51 +01:00
VU1microInterp.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
VUflags.cpp VU Int: Link in clamping settings from UI 2021-09-12 16:12:31 +01:00
VUflags.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
VUmicro.cpp VU: Rework VUKickstart in to VUSync, swap behaviour 2022-02-28 19:29:53 +00:00
VUmicro.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
VUmicroMem.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
VUops.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
VUops.h Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
Vif.cpp MTVU: Try to make T-Bit more reliable. 2022-03-11 10:25:15 +00:00
Vif.h HwRegs: Swap wxString desc() for std::string 2022-04-15 08:15:40 +01:00
Vif0_Dma.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Vif1_Dma.cpp VIF: Wait for VU on flush + clang format 2022-07-31 10:58:51 +01:00
Vif1_MFIFO.cpp VIF: Wait for VU on flush + clang format 2022-07-31 10:58:51 +01:00
Vif_Codes.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Vif_Dma.h GS: Read local memory without sync when readbacks are disabled 2022-05-29 16:15:34 +01:00
Vif_Transfer.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Vif_Unpack.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Vif_Unpack.h Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
pcsx2.vcxproj Common: Add StringUtil::ToChars() wrapper 2022-09-25 14:49:48 +02:00
pcsx2.vcxproj.filters CDVD: Change CDVDaccess to CDVDcommon 2022-07-19 22:36:31 +01:00
pcsx2core.vcxproj Common: Add StringUtil::ToChars() wrapper 2022-09-25 14:49:48 +02:00
pcsx2core.vcxproj.filters Qt: Deduplicate interface code and reduce core coupling 2022-09-15 11:50:51 +01:00
resource.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
sif2.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
sio_internal.h Remove IopCommon.h added proper includes to files. Removing circle includes in several files that sometimes was several layers deep 2022-04-11 21:25:20 +01:00
vtlb.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
vtlb.h vtlb: Add RAM accessors which avoid hw access 2022-06-04 18:10:46 +01:00