pcsx2/pcsx2
KamFretoZ 3695862368 Qt/BPM: Minor icon tweaks 2024-01-31 14:45:03 +00:00
..
CDVD CDVD: Fix block dump path generation 2024-01-14 15:23:25 +10:00
DEV9 DEV9: Remove some casts in ATA Info 2024-01-26 13:03:06 +10:00
Darwin Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
DebugTools Console: Remove WX rubbish and replace 2024-01-12 12:40:46 +10:00
Docs Config: Replace FpuNegDivHack with eeDivRoundMode 2024-01-07 21:42:18 +10:00
GS InputRec: Stop input recording on VM shutdown 2024-01-31 14:45:03 +00:00
IPU IPU: Fix regression from #10617 2024-01-14 15:22:43 +10:00
ImGui Qt/BPM: Minor icon tweaks 2024-01-31 14:45:03 +00:00
Input Qt: Make "Ignore Inversion" a global mapping setting 2024-01-26 18:14:08 +10:00
Linux Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
RDebug Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Recording Build: Simplify Git version extraction 2024-01-15 15:35:21 +10:00
Reference formatter: apply editorconig into various files 2022-11-25 22:41:00 +00:00
Resources Build: Simplify Git version extraction 2024-01-15 15:35:21 +10:00
SIO MemoryCardFile: Log size/formatted state on load 2024-01-24 13:46:47 +10:00
SPU2 SPU: VolumeSlide: disregard phase when exp + decr 2024-01-21 00:05:50 +10:00
USB USB: Fix buffer copies in EyeToy 2024-01-28 17:04:24 +10:00
ps2 Misc: Enable some disabled warnings 2024-01-07 13:19:14 +10:00
windows Build: Simplify Git version extraction 2024-01-15 15:35:21 +10:00
x86 x86/iR5900: Fix signed/unsigned comparison in timeout loop 2024-01-14 12:51:51 +10:00
Achievements.cpp Achievements: Handle fake memory map 2024-01-30 15:26:40 +00:00
Achievements.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
AsyncFileReader.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
CMakeLists.txt Build: Simplify Git version extraction 2024-01-15 15:35:21 +10:00
COP0.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
COP0.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
COP2.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Cache.cpp Cache: Make CacheTag/CacheData POD 2024-01-14 12:51:51 +10:00
Cache.h Common: Replace x86_intrin.h with generic Intrin.h 2023-12-24 14:03:14 +10:00
Common.h VMManager: Remove and merge System.cpp 2023-12-27 13:55:35 +10:00
Config.h Debugger: Adds loading breakpoints/saved addresses from settings 2024-01-24 20:06:20 +10:00
Counters.cpp Counters: Move input poll to after throttle 2024-01-27 13:29:55 +10:00
Counters.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Dmac.cpp Misc: Enable some disabled warnings 2024-01-07 13:19:14 +10:00
Dmac.h HW: Make various DMAC/IPU/VIF register types POD 2024-01-14 12:51:51 +10:00
Elfheader.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Elfheader.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
FPU.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
FW.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
FW.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
FiFo.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
GS.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
GS.h Common: Replace x86_intrin.h with generic Intrin.h 2023-12-24 14:03:14 +10:00
GSDumpReplayer.cpp GSDumpReplayer: Fix UI not responded to messages when replaying dumps 2024-01-27 16:38:54 +00:00
GSDumpReplayer.h VMManager: Remove and merge System.cpp 2023-12-27 13:55:35 +10:00
GameDatabase.cpp Config: Replace FpuNegDivHack with eeDivRoundMode 2024-01-07 21:42:18 +10:00
GameDatabase.h Config: Replace FpuNegDivHack with eeDivRoundMode 2024-01-07 21:42:18 +10:00
GameList.cpp FileSystem: Handle infinite symlink loops in FindFiles() 2024-01-17 13:57:19 +10:00
GameList.h FullscreenUI: Link create memory card to Qt dialog 2024-01-18 21:48:22 +10:00
Gif.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Gif.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Gif_Logger.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Gif_Unit.cpp GIF: Get rid of assertion with side effects 2023-12-24 23:12:12 +10:00
Gif_Unit.h GIF: Comment out packet register assertion 2023-12-27 13:55:35 +10:00
Hardware.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Host.cpp Build: Simplify Git version extraction 2024-01-15 15:35:21 +10:00
Host.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Hotkeys.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Hw.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Hw.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
HwRead.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
HwWrite.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
INISettingsInterface.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
INISettingsInterface.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Interpreter.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
IopBios.cpp IOP HLE: Fix broken dopen implementation 2024-01-01 04:07:21 +10:00
IopBios.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
IopCounters.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
IopCounters.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
IopDma.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
IopDma.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
IopGte.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
IopGte.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
IopHw.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
IopHw.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
IopIrq.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
IopMem.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
IopMem.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
IopModuleNames.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
LayeredSettingsInterface.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
LayeredSettingsInterface.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
MMI.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
MTGS.cpp FSUI: Allow toggling fullscreen when VM is paused 2024-01-13 12:27:05 +10:00
MTGS.h GS: Refactor renderer switching 2023-12-31 19:17:43 +10:00
MTVU.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
MTVU.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Mdec.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Mdec.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Memory.cpp Console: Remove WX rubbish and replace 2024-01-12 12:40:46 +10:00
Memory.h VMManager: Remove and merge System.cpp 2023-12-27 13:55:35 +10:00
MemoryTypes.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
MultipartFileReader.cpp Console: Remove WX rubbish and replace 2024-01-12 12:40:46 +10:00
PINE.cpp PINE: fix save state regression introduced during the switch to Qt 2024-01-25 20:05:44 +10:00
PINE.h PINE: Convert from class to namespace 2024-01-12 12:57:28 +10:00
Patch.cpp Console: Remove WX rubbish and replace 2024-01-12 12:40:46 +10:00
Patch.h CheatsSettings/PatchSettings: Add toggle for showing All CRCs 2024-01-04 23:29:19 +00:00
Pcsx2Config.cpp Debugger: Adds loading breakpoints/saved addresses from settings 2024-01-24 20:06:20 +10:00
PerformanceMetrics.cpp VMManager: Remove and merge System.cpp 2023-12-27 13:55:35 +10:00
PerformanceMetrics.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
PrecompiledHeader.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
PrecompiledHeader.h Common: Replace x86_intrin.h with generic Intrin.h 2023-12-24 14:03:14 +10:00
R3000A.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
R3000A.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
R3000AInterpreter.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
R3000AOpcodeTables.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
R5900.cpp R5900: fix ParseArgumentString for strings with spaces in the beginning 2023-12-28 22:18:20 +10:00
R5900.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
R5900OpcodeImpl.cpp Core: Remove syscon log and merge with EE logs 2024-01-04 21:10:37 +00:00
R5900OpcodeTables.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
R5900OpcodeTables.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
SPR.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
SPR.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
SaveState.cpp Console: Remove WX rubbish and replace 2024-01-12 12:40:46 +10:00
SaveState.h VMManager: Remove and merge System.cpp 2023-12-27 13:55:35 +10:00
ShaderCacheVersion.h GS/HW: Allow blending on normal shuffles 2024-01-09 13:17:52 +00:00
ShiftJisToUnicode.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Sif.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Sif.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Sif0.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Sif1.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Sifcmd.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
SourceLog.cpp Console: Remove WX rubbish and replace 2024-01-12 12:40:46 +10:00
StateWrapper.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
StateWrapper.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
SupportURLs.h Build: Simplify Git version extraction 2024-01-15 15:35:21 +10:00
VMManager.cpp GS/Capture: Stop capture on VM shutdown 2024-01-28 21:23:05 +10:00
VMManager.h Counters: Move input poll to after throttle 2024-01-27 13:29:55 +10:00
VU.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
VU0.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
VU0micro.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
VU0microInterp.cpp x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00
VU1micro.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
VU1microInterp.cpp x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00
VUflags.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
VUflags.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
VUmicro.cpp VMManager: Remove and merge System.cpp 2023-12-27 13:55:35 +10:00
VUmicro.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
VUmicroMem.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
VUops.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
VUops.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Vif.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Vif.h HW: Make various DMAC/IPU/VIF register types POD 2024-01-14 12:51:51 +10:00
Vif0_Dma.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Vif1_Dma.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Vif1_MFIFO.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Vif_Codes.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Vif_Dma.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Vif_Transfer.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Vif_Unpack.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Vif_Unpack.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
pcsx2.vcxproj Build: Simplify Git version extraction 2024-01-15 15:35:21 +10:00
pcsx2.vcxproj.filters Build: Simplify Git version extraction 2024-01-15 15:35:21 +10:00
sif2.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
vtlb.cpp Common: Rename General to HostSys 2023-12-27 13:55:35 +10:00
vtlb.h Common: Rename General to HostSys 2023-12-27 13:55:35 +10:00