pcsx2/pcsx2
Stenzek 4e0e8cef54 Common: ARM64 compatibility 2024-06-14 17:06:45 +10:00
..
CDVD CDVD: Add precaching option 2024-06-11 11:31:28 +10:00
DEV9 DEV9: Add missing RedtapeWindows.h include 2024-06-11 11:30:45 +10:00
DebugTools Debugger: Disable pseudo ops 2024-06-13 09:56:58 +01:00
Docs Docs : update configuration guide 2024-05-21 11:45:26 +02:00
GS Common: ARM64 compatibility 2024-06-14 17:06:45 +10:00
Host AudioStream: Vectorize volume application 2024-05-17 11:57:38 +10:00
IPU IPU: Fix regression from #10617 2024-01-14 15:22:43 +10:00
ImGui FullscreenUI: Fix incorrect padding calculation in pause menu 2024-06-12 11:37:17 +10:00
Input InputManager: Fix exit menu button forwarding to game 2024-05-27 00:18:53 +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 MemoryCardFolder: Fix rapidyaml deprecation warnings 2024-06-11 11:30:45 +10:00
SPU2 Misc: Fix building with gcc14 (#11278) 2024-05-21 12:25:11 +10:00
USB USB-Eyetoy: Fix unused comprLen warning 2024-05-17 11:57:38 +10:00
ps2 Core: Refactor a lot of timer work and fix a couple of bugs 2024-05-15 10:54:26 +01:00
windows CDVD: Use ThreadedFileReader for uncompressed ISOs 2024-05-17 11:58:01 +10:00
x86 R3000: Serialize IOP->EE ticks carry 2024-05-16 20:08:38 +10:00
Achievements.cpp Achievements: Fix incorrect data source for mastery points 2024-06-12 14:44:54 +10:00
Achievements.h Achievements: Fix HC mode activating on reset of non-cheevo game 2024-04-19 14:58:38 +10:00
CMakeLists.txt Build: Add ARM64 configurations 2024-06-14 17:06:45 +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 CDVD: Add precaching option 2024-06-11 11:31:28 +10:00
Counters.cpp Core: Refactor a lot of timer work and fix a couple of bugs 2024-05-15 10:54:26 +01:00
Counters.h Core: Refactor a lot of timer work and fix a couple of bugs 2024-05-15 10:54:26 +01:00
Dmac.cpp [SAVEVERSION+] EE: Expose advanced option for extra memory 2024-05-09 13:45:06 +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 Core: Refactor a lot of timer work and fix a couple of bugs 2024-05-15 10:54:26 +01:00
GS.h Core: Refactor a lot of timer work and fix a couple of bugs 2024-05-15 10:54:26 +01:00
GSDumpReplayer.cpp GS: Replace xz/liblzma with 7zip LZMA SDK 2024-03-30 21:37:29 +10:00
GSDumpReplayer.h VMManager: Remove and merge System.cpp 2023-12-27 13:55:35 +10:00
GameDatabase.cpp 3rdparty: Move rapidyaml v0.6.0 in-tree 2024-06-11 11:30:45 +10:00
GameDatabase.h GameDB: Adjust mipmap and trilinear behavior. 2024-05-21 10:45:02 +02:00
GameList.cpp Misc: Pass most string_views by value instead of reference 2024-05-17 11:57:38 +10:00
GameList.h Misc: Pass most string_views by value instead of reference 2024-05-17 11:57:38 +10:00
Gif.cpp Gif: Fix the scope of the variable can be reduced warnings. 2024-05-10 20:00:43 +02: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 VMManager: Rewrite input profile hotkey priority logic 2024-05-17 11:57:38 +10:00
Host.h CDVD: Add precaching option 2024-06-11 11:31:28 +10:00
Hotkeys.cpp Host: Add plural translation support 2024-05-17 11:57:38 +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 Qt: Clean and remove empty game settings 2024-05-05 12:13:20 +10:00
INISettingsInterface.h Qt: Clean and remove empty game settings 2024-05-05 12:13:20 +10:00
Interpreter.cpp Interpreter: Comment cleanup 2024-02-17 15:15:51 +00:00
IopBios.cpp IopBios: Fix function parameter should be passed by const reference warnings. 2024-05-10 20:00:43 +02:00
IopBios.h CDVD: Improve handling of host: paths in cdvdLoadElf 2024-05-09 15:48:03 +10:00
IopCounters.cpp Core: Refactor a lot of timer work and fix a couple of bugs 2024-05-15 10:54:26 +01:00
IopCounters.h Core: Refactor a lot of timer work and fix a couple of bugs 2024-05-15 10:54:26 +01:00
IopDma.cpp Core: Refactor a lot of timer work and fix a couple of bugs 2024-05-15 10:54:26 +01: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 Qt: Clean and remove empty game settings 2024-05-05 12:13:20 +10:00
LayeredSettingsInterface.h Qt: Clean and remove empty game settings 2024-05-05 12:13:20 +10:00
MMI.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
MTGS.cpp Common: ARM64 compatibility 2024-06-14 17:06:45 +10:00
MTGS.h GS: Improve vsync mode selection 2024-05-25 14:06:50 +10:00
MTVU.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
MTVU.h Common: ARM64 compatibility 2024-06-14 17:06:45 +10:00
Mdec.cpp Mdec: Cleanup file. 2024-05-10 20:00:43 +02:00
Mdec.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
Memory.cpp [SAVEVERSION+] EE: Expose advanced option for extra memory 2024-05-09 13:45:06 +10:00
Memory.h Misc: Remove unused ps macros from Memory.h 2024-05-09 13:45:06 +10:00
MemoryTypes.h [SAVEVERSION+] EE: Expose advanced option for extra memory 2024-05-09 13:45:06 +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 Misc: Pass most string_views by value instead of reference 2024-05-17 11:57:38 +10:00
Patch.h Misc: Pass most string_views by value instead of reference 2024-05-17 11:57:38 +10:00
Pcsx2Config.cpp CDVD: Add precaching option 2024-06-11 11:31:28 +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 Core: Work around GCC bug 2024-04-08 18:16:25 +02:00
R3000A.cpp R3000: Serialize IOP->EE ticks carry 2024-05-16 20:08:38 +10:00
R3000A.h R3000: Serialize IOP->EE ticks carry 2024-05-16 20:08:38 +10:00
R3000AInterpreter.cpp R3000: Serialize IOP->EE ticks carry 2024-05-16 20:08:38 +10:00
R3000AOpcodeTables.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
R5900.cpp IOP: Adjust cycle counts slightly more accurately in some situations 2024-05-15 20:14:08 +01:00
R5900.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
R5900OpcodeImpl.cpp R5900: Fix the scope of the variable can be reduced warnings. 2024-05-10 20:00:43 +02:00
R5900OpcodeTables.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
R5900OpcodeTables.h [SAVEVERSION+] EE: Expose advanced option for extra memory 2024-05-09 13:45:06 +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 Core: Refactor a lot of timer work and fix a couple of bugs 2024-05-15 10:54:26 +01:00
SaveState.h R3000: Serialize IOP->EE ticks carry 2024-05-16 20:08:38 +10:00
ShaderCacheVersion.h GS/HW: Correct TEXA behaviour on shuffles 2024-06-08 19:26:35 +01: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 Common: Update FixedArray.h from DuckStation 2024-03-30 21:37:29 +10:00
SupportURLs.h Build: Simplify Git version extraction 2024-01-15 15:35:21 +10:00
VMManager.cpp CDVD: Add precaching option 2024-06-11 11:31:28 +10:00
VMManager.h CDVD: Force initialized flag on NVRAM reads 2024-06-10 12:51:18 +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: Add ARM64 configurations 2024-06-14 17:06:45 +10:00
pcsx2.vcxproj.filters CDVD: Simplify ISO opening 2024-05-17 11:58:01 +10:00
sif2.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
vtlb.cpp VTLB: Fix unmapping all pages with 16K host 2024-06-14 17:06:45 +10:00
vtlb.h Common: Rename General to HostSys 2023-12-27 13:55:35 +10:00