pcsx2/pcsx2
C.W. Betts 66c6c2400a Some Qt for Mac fixes. 2022-05-27 21:21:48 -05:00
..
CDVD BlockdumpFileReader: Extra error checking to detection 2022-05-25 14:08:54 +01:00
DEV9 Some Qt for Mac fixes. 2022-05-27 21:21:48 -05:00
Darwin Some Qt for Mac fixes. 2022-05-27 21:21:48 -05:00
DebugTools Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
Docs GUI: update hyperlink in WX 2022-05-11 12:58:40 +01:00
Frontend GUI/Qt: Prioritize serial in cover lookup 2022-05-27 11:34:39 +01:00
GS GS:SW: Restore zequal for optimization 2022-05-26 03:51:39 -05:00
IPU Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
Linux Core: Fix LnxFlatFileReader compile error with Qt 2022-05-22 19:54:28 +01:00
PAD Qt: Revision default hotkeys 2022-05-26 19:27:04 +01:00
RDebug Misc: Replace core usage of Semaphore with KernelSemaphore 2022-05-08 05:40:59 +01:00
Recording Misc: Fix a bunch of recent warnings from clang 2022-05-25 10:15:48 +01:00
Reference Add Memory Card File System documentation to repository for easy reference. 2016-01-31 20:42:29 +01:00
SPU2 Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
System Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
USB Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
gui Common: Redo assertions, purge DiagnosticOrigin 2022-05-25 10:15:48 +01:00
ps2 HW: Use more sensible variable names for logging 2022-05-22 17:59:15 +01:00
windows Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
x86 Qt: Apply patches on entry point compile 2022-05-24 18:00:59 +01:00
AsyncFileReader.h CDVD: Remove wx from file access 2021-12-12 03:27:43 +00:00
CMakeLists.txt CMake: Set fp-contract=fast 2022-05-25 21:56:21 -05:00
COP0.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
COP0.h Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
COP2.cpp VU: Synchronise VU1, added speedhack for old behaviour 2020-12-13 22:02:37 +00:00
Cache.cpp vtlb: Switch read64 and read128 handlers to return in sse regs 2021-09-21 22:57:41 +01:00
Cache.h vtlb: Switch read64 and read128 handlers to return in sse regs 2021-09-21 22:57:41 +01:00
Common.h Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
Config.h GS: Add Skip Presenting Duplicate Frames option 2022-05-25 23:24:44 +01:00
Counters.cpp input-rec: Remove `DISABLE_RECORDING` usages 2022-05-22 17:24:02 -04:00
Counters.h GS: Rewrite presentation interface and OSD 2022-01-02 15:06:39 +00:00
Dmac.cpp DMAC: Testing a constant value is always true. (#6122) 2022-05-22 13:38:02 -07: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 Misc: Fix a bunch of recent warnings from clang 2022-05-25 10:15:48 +01:00
Elfheader.h Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01: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 Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
GS.h Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +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 Patch: Store gamedb patches as single string 2022-04-15 08:15:40 +01:00
GameDatabase.h Patch: Store gamedb patches as single string 2022-04-15 08:15:40 +01:00
Gif.cpp GIF: Separate GIF Reset and GIF DMA Reset 2022-01-13 09:53:11 +00:00
Gif.h Core: Remove unused code/includes. 2022-05-16 17:30:52 +01:00
Gif_Logger.cpp gs: continue merge, modify plugin boundaries and expose signature 2021-07-03 18:16:11 -04:00
Gif_Unit.cpp GS: Split GS.h into multiple smaller headers 2021-11-14 13:52:20 -06: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 Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
Host.h PAD: Process keycodes the same way on Linux and macOS 2022-04-15 08:43:12 +01:00
HostDisplay.cpp Frontend: Add D3D12HostDisplay 2022-04-15 12:56:41 +01:00
HostDisplay.h Frontend: Add D3D12HostDisplay 2022-04-15 12:56:41 +01:00
HostSettings.cpp Host: Add game list refresh/cancel calls 2022-05-22 22:30:02 +02:00
HostSettings.h Host: Add game list refresh/cancel calls 2022-05-22 22:30:02 +02:00
Hw.cpp Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
Hw.h Core: Remove unused code 2022-03-20 04:00:27 +00:00
HwRead.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
HwWrite.cpp HW: Use more sensible variable names for logging 2022-05-22 17:59:15 +01:00
Interpreter.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
IopBios.cpp Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
IopBios.h Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
IopCounters.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
IopCounters.h Remove gigaherz old wip 'new' iopdma code. (#2703) 2018-12-09 18:00:04 -08:00
IopDma.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
IopDma.h plugins: cleaning up more plugin cruft, adding a note on freezeData 2021-07-03 18:16:11 -04:00
IopGte.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
IopGte.h IOP: Readd GTE now we know it exists, plus a couple of devcon outputs. 2016-01-20 20:29:18 +00: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 Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +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
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 Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
MMI.cpp common: reorganize 2021-09-04 18:28:07 -04:00
MTGS.cpp GS: Move GSinit()/GSshutdown() to GS thread 2022-05-23 15:45:53 +01:00
MTVU.cpp System: Move old SysThread junk to gui 2022-05-08 05:40:59 +01:00
MTVU.h Misc: Replace core usage of Semaphore with KernelSemaphore 2022-05-08 05:40:59 +01: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 psxmode: prepare mdec 2016-09-24 20:08:46 +02:00
Memory.cpp Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
Memory.h vtlb: Switch read64 and read128 handlers to return in sse regs 2021-09-21 22:57:41 +01:00
MemoryCardFile.cpp Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
MemoryCardFile.h Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
MemoryCardFolder.cpp Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
MemoryCardFolder.h Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01: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 Build: Use git tag for file version on windows, attempt 2 2022-01-21 23:41:07 +00: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 Misc: Move pxThread and friends to gui 2022-05-08 05:40:59 +01:00
Patch.cpp Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
Patch.h Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01: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 GS: Add Skip Presenting Duplicate Frames option 2022-05-25 23:24:44 +01:00
PerformanceMetrics.cpp System: Move old SysThread junk to gui 2022-05-08 05:40:59 +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 Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
R3000A.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
R3000A.h Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
R3000AInterpreter.cpp System: Move old SysThread junk to gui 2022-05-08 05:40:59 +01:00
R3000AOpcodeTables.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
R5900.cpp Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
R5900.h Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
R5900Exceptions.h Misc: Fix a bunch of recent warnings from clang 2022-05-25 10:15:48 +01:00
R5900OpcodeImpl.cpp R5900: Use unsigned ops for add/sub 2022-01-17 20:08:11 +01:00
R5900OpcodeTables.cpp Fill in flags for most debugger relevant opcodes 2014-08-22 21:50:05 +02:00
R5900OpcodeTables.h BIOS/FastBoot: If OSDConfig is written, turn off HLE 2021-10-14 22:27:02 +01:00
SPR.cpp MTVU: Try to make T-Bit more reliable. 2022-03-11 10:25:15 +00:00
SPR.h Remove init procedures from Hw.cpp 2014-08-15 14:17:35 +10:00
SaveState.cpp input-rec: Remove `DISABLE_RECORDING` usages 2022-05-22 17:24:02 -04:00
SaveState.h Misc: Fix a bunch of recent warnings from clang 2022-05-25 10:15:48 +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: Remove unused code/includes. 2022-05-16 17:30:52 +01:00
Sif0.cpp HwRegs: Swap wxString desc() for std::string 2022-04-15 08:15:40 +01:00
Sif1.cpp HwRegs: Swap wxString desc() for std::string 2022-04-15 08:15:40 +01:00
Sifcmd.h Core: Remove unused code/includes. 2022-05-16 17:30:52 +01:00
SingleRegisterTypes.h core: Clean up 32bit code. 2022-03-21 20:21:36 +01:00
Sio.cpp input-rec: add back safeguard around controller input hook and dont deref null virtual pads 2022-05-22 22:45:01 -04:00
Sio.h Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
SourceLog.cpp input-rec: remove frame-advance and adjust folder structure 2022-05-22 17:24:02 -04:00
SysForwardDefs.h Revert "Build: Use git tag for file version on windows" 2022-01-20 23:17:43 -06:00
System.cpp Qt: Add log timestamps 2022-05-25 10:15:48 +01:00
System.h Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
VMManager.cpp Qt: Add hardware check for SSE4 and AVX2 2022-05-27 17:39:09 +01:00
VMManager.h Qt: Add hardware check for SSE4 and AVX2 2022-05-27 17:39:09 +01:00
VU.h Core: Replace alignment macros with alignas 2021-11-14 13:52:20 -06:00
VU0.cpp MTVU: Try to make T-Bit more reliable. 2022-03-11 10:25:15 +00: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 Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
VU1microInterp.cpp VU: Fix Wsequence-point warnings. 2021-10-27 01:00:38 +02: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 Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
VUmicroMem.cpp Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
VUops.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01: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: Replace alignment macros with alignas 2021-11-14 13:52:20 -06:00
Vif1_Dma.cpp MTGS: Combine init/read FIFO and remove several MTGS waits 2022-04-25 13:32:53 +01:00
Vif1_MFIFO.cpp Core: Replace alignment macros with alignas 2021-11-14 13:52:20 -06:00
Vif_Codes.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
Vif_Dma.h Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
Vif_Transfer.cpp VIF/VU: Cleaned up VIF Stall behaviour, sync XGKick with Unpacks. 2021-09-12 16:12:31 +01:00
Vif_Unpack.cpp Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
Vif_Unpack.h Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
pcsx2.vcxproj Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
pcsx2.vcxproj.filters Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
pcsx2core.vcxproj input-rec: begin achieving parity in Qt 2022-05-22 17:24:02 -04:00
pcsx2core.vcxproj.filters input-rec: begin achieving parity in Qt 2022-05-22 17:24:02 -04:00
resource.h App: Add Windows exe version information 2021-09-02 10:00:59 +01:00
sif2.cpp HwRegs: Swap wxString desc() for std::string 2022-04-15 08:15:40 +01: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 Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
vtlb.h Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00