pcsx2/pcsx2
refractionpcsx2 cdd88a6e5c GS-HW: Fix std::sort comparator for purging hash cache 2023-04-27 09:07:21 +01:00
..
CDVD CDVD: Fix Error Message in InputIsoFile.cpp 2023-04-21 10:53:48 +01:00
DEV9 DEV9: Remove pcap dumper 2023-02-02 21:13:52 +00:00
Darwin pcsx2-wx: Finally remove it all 2022-12-24 08:42:23 +00:00
DebugTools Debugger: Implement BC0XY branches & their condition evaluation 2023-04-25 17:28:31 +01:00
Docs GS/HW: Allow auto flush to be applied only to sprites 2023-04-26 16:00:59 +01:00
Frontend GS/HW: Allow auto flush to be applied only to sprites 2023-04-26 16:00:59 +01:00
GS GS-HW: Fix std::sort comparator for purging hash cache 2023-04-27 09:07:21 +01:00
IPU IPU: Reset threshold on IPU reset. 2023-01-30 19:13:50 +00:00
Linux pcsx2-wx: Finally remove it all 2022-12-24 08:42:23 +00:00
PAD/Host Qt: Fills in the settings help description fields 2023-04-09 19:13:09 +01:00
RDebug formatter: apply editorconig into various files 2022-11-25 22:41:00 +00:00
Recording Core: Warning fixes for clang-cl 2022-12-25 09:27:44 +00:00
Reference formatter: apply editorconig into various files 2022-11-25 22:41:00 +00:00
Resources pcsx2-wx: Finally remove it all 2022-12-24 08:42:23 +00:00
SPU2 SPU2: Don't make end IRQ positions inclusive 2023-04-14 18:17:44 +01:00
USB GS: Combine HostDisplay with GSDevice 2023-04-06 08:48:07 +01:00
ps2 BiosTools: Implement SysGetBiosDiscID function, for Bios Serial used EXTINFO build unique timestamp 2023-02-21 15:24:36 +00:00
windows Qt: Merge old wxResources.rc (icon) into PCSX2.rc 2022-12-28 11:02:53 +00:00
x86 VU-JIT: Avoid writeReg stealing loadReg GPR 2023-04-23 03:54:53 +01:00
Achievements.h Achievements: Rework challenge mode enabling 2022-10-19 18:35:08 +02:00
AsyncFileReader.h Core: Remove PCSX2_CORE define and leftovers from wx 2022-12-24 08:42:23 +00:00
CMakeLists.txt CMake: Properly fail on windeployqt failure 2023-04-26 02:06:58 +01:00
COP0.cpp SaveState: Only remap changed TLB slots on load 2022-11-19 04:59:10 +00:00
COP0.h SaveState: Only remap changed TLB slots on load 2022-11-19 04:59:10 +00:00
COP2.cpp VU: Synchronise VU1, added speedhack for old behaviour 2020-12-13 22:02:37 +00:00
Cache.cpp System: Revamp memory allocation 2022-10-14 22:24:42 +01:00
Cache.h System: Revamp memory allocation 2022-10-14 22:24:42 +01:00
Common.h Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
Config.h GS/HW: Allow auto flush to be applied only to sprites 2023-04-26 16:00:59 +01:00
Counters.cpp GS: Combine HostDisplay with GSDevice 2023-04-06 08:48:07 +01:00
Counters.h Counters: Retool UpdateVSyncRate 2023-04-06 08:47:35 +01:00
Dmac.cpp Dmac: Fix incorrect condition for OPH flag hack 2023-01-13 12:20:12 +00:00
Dmac.h Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
Elfheader.cpp Core: Remove PCSX2_CORE define and leftovers from wx 2022-12-24 08:42:23 +00: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 Counters: Retool UpdateVSyncRate 2023-04-06 08:47:35 +01:00
GS.h GS: Correct GSIMR/GSCSR reg init, regression from previous release 2023-01-31 16:55:45 +00:00
GSDumpReplayer.cpp GSDumpReplayer: Fix crash when downloading Z24 targets 2023-03-30 21:55:50 +01:00
GSDumpReplayer.h GSDumpReplayer: Fix resetting 2023-03-06 09:11:08 +00:00
GameDatabase.cpp GS/HW: Allow auto flush to be applied only to sprites 2023-04-26 16:00:59 +01:00
GameDatabase.h GS/HW: Add NativePaletteDraw upscaling fix 2023-04-01 15:45:14 +01:00
Gif.cpp Core: Warning fixes for clang-cl 2022-12-25 09:27:44 +00: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: Correct GSIMR/GSCSR reg init, regression from previous release 2023-01-31 16:55:45 +00:00
Gif_Unit.h GIF: Fix reset functionality to properly abort the current packet 2022-11-17 11:18:48 +00: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 GS: Combine HostDisplay with GSDevice 2023-04-06 08:48:07 +01:00
HostSettings.h Qt: Implement settings reset 2022-09-09 21:21:14 +01:00
Hw.cpp SPU2: Namespace logging/debugging 2022-12-31 23:23:58 +00:00
Hw.h Core: Remove unused code 2022-03-20 04:00:27 +00:00
HwRead.cpp x86: Move cycle/writeback fields to CPU structs 2022-11-19 03:54:02 +00:00
HwWrite.cpp SPU2: Namespace logging/debugging 2022-12-31 23:23:58 +00:00
INISettingsInterface.cpp INISettingsInterface: Fix scope of variable warning. 2023-04-05 20:15:18 +02:00
INISettingsInterface.h SettingsInterface: Add Key+Value setting support 2022-12-18 08:27:07 +00:00
Interpreter.cpp R5900: Remove exceptions 2023-01-26 11:11:36 +00:00
IopBios.cpp VMManager: Clear host root on booting ISO 2023-02-15 10:04:39 +00:00
IopBios.h VMManager: Clear host root on booting ISO 2023-02-15 10:04:39 +00:00
IopCounters.cpp Core: Warning fixes for clang-cl 2022-12-25 09:27:44 +00:00
IopCounters.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
IopDma.cpp x86: Move cycle/writeback fields to CPU structs 2022-11-19 03:54:02 +00:00
IopDma.h SIO: Separate SIO2 from SIO0, reimplement memcard protocol 2022-11-19 02:08:13 +00: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 SIO: Separate SIO2 from SIO0, reimplement memcard protocol 2022-11-19 02:08:13 +00:00
IopHw.h Core: Remove unused code/includes. 2022-05-16 17:30:52 +01:00
IopIrq.cpp Core: Remove PCSX2_CORE define and leftovers from wx 2022-12-24 08:42:23 +00:00
IopMem.cpp BIOS: Map the entire ROM1 file to PS2 memory 2022-10-18 10:04:52 +01: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
MMI.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
MTGS.cpp GS: Combine HostDisplay with GSDevice 2023-04-06 08:48:07 +01:00
MTVU.cpp MTVU: Fix hang on shutdown if thread never opened 2023-01-04 11:43:23 +00:00
MTVU.h MTVU: Fix hang on shutdown if thread never opened 2023-01-04 11:43:23 +00: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 Common: Move VirtualMemory related functionality to core 2023-01-26 11:11:36 +00:00
Memory.h Common: Move VirtualMemory related functionality to core 2023-01-26 11:11:36 +00:00
MemoryCardFile.cpp memory card: Remove commented out WX code. 2023-01-06 15:35:20 +00:00
MemoryCardFile.h memory card: Remove commented out WX code. 2023-01-06 15:35:20 +00:00
MemoryCardFolder.cpp Core: Use auto for ryml noderefs 2023-03-18 17:28:30 -05:00
MemoryCardFolder.h memory card: Remove commented out WX code. 2023-01-06 15:35:20 +00:00
MemoryCardProtocol.cpp Core: Warning fixes for clang-cl 2022-12-25 09:27:44 +00:00
MemoryCardProtocol.h SIO: Separate SIO2 from SIO0, reimplement memcard protocol 2022-11-19 02:08:13 +00:00
MemoryTypes.h BIOS: Map the entire ROM1 file to PS2 memory 2022-10-18 10:04:52 +01:00
MultipartFileReader.cpp MultipartFileReader: Fix use-after-free when opening multipart files 2022-05-24 11:34:56 +01:00
MultitapProtocol.cpp MultitapProtocol: Fix Wtype-limits warning. 2022-11-19 19:28:52 +01:00
MultitapProtocol.h SIO: Separate SIO2 from SIO0, reimplement memcard protocol 2022-11-19 02:08:13 +00:00
PCSX2Base.h Misc: Remove GS/config.h include from PCSX2Base.h 2022-12-31 06:57:21 +00:00
PINE.cpp Core: Remove PCSX2_CORE define and leftovers from wx 2022-12-24 08:42:23 +00:00
PINE.h Core: Remove PCSX2_CORE define and leftovers from wx 2022-12-24 08:42:23 +00:00
Patch.cpp GameDB/Patching: Add dynamic EE JIT patching 2022-12-28 13:55:26 +00:00
Patch.h GameDB/Patching: Add dynamic EE JIT patching 2022-12-28 13:55:26 +00:00
Patch_Memory.cpp GameDB/Patching: Add dynamic EE JIT patching 2022-12-28 13:55:26 +00:00
Pcsx2Config.cpp GS/HW: Allow auto flush to be applied only to sprites 2023-04-26 16:00:59 +01:00
PerformanceMetrics.cpp GS: Move video capture encoding onto its own thread 2023-01-21 16:56:57 +00:00
PerformanceMetrics.h GS: Move video capture encoding onto its own thread 2023-01-21 16:56:57 +00:00
PrecompiledHeader.cpp [copyright] 2010-07-08 16:40:44 +00:00
PrecompiledHeader.h Core: Remove PCSX2_CORE define and leftovers from wx 2022-12-24 08:42:23 +00:00
R3000A.cpp x86: Move cycle/writeback fields to CPU structs 2022-11-19 03:54:02 +00:00
R3000A.h x86: Move cycle/writeback fields to CPU structs 2022-11-19 03:54:02 +00:00
R3000AInterpreter.cpp Debugger Breakpoints: (Refactor) Use some reflection and item models 2023-01-10 13:57:06 +01:00
R3000AOpcodeTables.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
R5900.cpp GSDumpReplayer: Fix widescreen patch crashing 2023-03-07 14:19:55 +01:00
R5900.h R5900: Remove exceptions 2023-01-26 11:11:36 +00:00
R5900OpcodeImpl.cpp Misc: Warning fixes 2023-02-10 11:20:37 +00:00
R5900OpcodeTables.cpp Debugger: Implement BC0XY branches & their condition evaluation 2023-04-25 17:28:31 +01:00
R5900OpcodeTables.h Debugger: Implement BC0XY branches & their condition evaluation 2023-04-25 17:28:31 +01: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 Counters: Retool UpdateVSyncRate 2023-04-06 08:47:35 +01:00
SaveState.h SPU2: Store DMA pointers as offsets in save state 2023-04-11 15:30:54 +01:00
ShaderCacheVersion.h GS/HW: VS expand instead of GS for DX/GL/Vulkan 2023-04-13 11:12:11 +01: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 EE: Implement Instant DMA hack for some cache problematic games 2022-11-07 18:56:04 +00:00
Sif1.cpp EE: Implement Instant DMA hack for some cache problematic games 2022-11-07 18:56:04 +00:00
Sifcmd.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
SingleRegisterTypes.h vtlb: Remove upper/lower 32-bit unmapped split 2023-01-26 09:41:13 +00:00
Sio.cpp PAD: Remove Gamepad.h 2022-12-28 11:02:53 +00:00
Sio.h input-rec: integrate with new SIO code 2022-11-27 20:02:29 +00:00
SioTypes.h SIO: Separate SIO2 from SIO0, reimplement memcard protocol 2022-11-19 02:08:13 +00:00
SourceLog.cpp Misc: Remove last remnants of DISABLE_RECORDING 2022-12-28 11:02:53 +00:00
StateWrapper.cpp Misc: Add StateWrapper 2022-12-18 03:47:00 +00:00
StateWrapper.h SaveState: Partial migration to StateWrapper for USB 2022-12-26 04:26:21 +00:00
SysForwardDefs.h System: Remove/move out a bunch more leftover stuff from wx 2022-10-14 22:24:42 +01:00
System.cpp GSDumpReplayer: Fix resetting 2023-03-06 09:11:08 +00:00
System.h Common: Move VirtualMemory related functionality to core 2023-01-26 11:11:36 +00:00
VMManager.cpp GS: Combine HostDisplay with GSDevice 2023-04-06 08:48:07 +01:00
VMManager.h Host/VMManager: Remove save state cache invalidation and just populate lists every time 2023-01-27 13:52:58 +00:00
VU.h Core: Replace alignment macros with alignas 2021-11-14 13:52:20 -06:00
VU0.cpp COP2: Mask R register on CFC2 reads 2023-03-17 00:43:23 +00:00
VU0micro.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
VU0microInterp.cpp Config: Add separate VU0/VU1 round/clamp mode options 2022-12-28 16:36:36 +00:00
VU1micro.cpp VU: Fix some bugs, ignore VU's in EE Timing Hack 2022-07-31 10:58:51 +01:00
VU1microInterp.cpp Config: Add separate VU0/VU1 round/clamp mode options 2022-12-28 16:36:36 +00:00
VUflags.cpp Config: Add separate VU0/VU1 round/clamp mode options 2022-12-28 16:36:36 +00: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 Dump: Remove unused routines 2022-12-25 09:27:44 +00:00
VUmicroMem.cpp System: Revamp memory allocation 2022-10-14 22:24:42 +01:00
VUops.cpp Config: Add separate VU0/VU1 round/clamp mode options 2022-12-28 16:36:36 +00: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 VIF: use outer cast in VU cycle checks 2022-12-29 04:43:12 +00:00
Vif1_Dma.cpp Vif: Fix up Instant DMA behaviour 2023-04-16 21:15:26 +01:00
Vif1_MFIFO.cpp Core: Warning fixes for clang-cl 2022-12-25 09:27:44 +00:00
Vif_Codes.cpp Vif: Fix up Instant DMA behaviour 2023-04-16 21:15:26 +01: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
VirtualMemory.cpp Common: Move VirtualMemory related functionality to core 2023-01-26 11:11:36 +00:00
VirtualMemory.h Common: Move VirtualMemory related functionality to core 2023-01-26 11:11:36 +00:00
pcsx2core.vcxproj GS: Remove GSVertexList 2023-04-16 06:35:05 +01:00
pcsx2core.vcxproj.filters GS: Remove GSVertexList 2023-04-16 06:35:05 +01:00
sif2.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
vtlb.cpp Misc: Fix up a few recent clang warnings 2023-04-05 12:43:45 +01:00
vtlb.h Common: Move VirtualMemory related functionality to core 2023-01-26 11:11:36 +00:00