pcsx2/pcsx2
Stenzek 56cd7f2259 INISettingsInterface: Fix file descriptor leak on Linux 2024-04-25 11:55:19 +10:00
..
CDVD CDVD/BIOS: On creating NVM, force setup on next full boot 2024-04-23 15:03:14 +01:00
DEV9 DEV9: Correct type used to store GetDelta result 2024-04-21 12:47:45 +10:00
Darwin Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
DebugTools Debugger: Untangle the breakpoints data flow to resolve races 2024-04-08 19:54:46 +01:00
Docs Docs: Initial overhaul for stable 2024 (GameIndex) 2024-04-24 22:18:40 +01:00
GS GS/HW: Optimize medium blend on dx. 2024-04-24 10:07:19 +02:00
IPU IPU: Fix regression from #10617 2024-01-14 15:22:43 +10:00
ImGui FullscreenUI: Add Save State Backup toggle to BPM 2024-04-23 13:04:58 +10:00
Input FullscreenUI: Avoid per-frame memory allocations with SmallString 2024-04-13 13:21:17 +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 Qt: Translatification 2024-04-06 22:36:38 +10:00
SPU2 SPU: VolumeSlide: disregard phase when exp + decr 2024-01-21 00:05:50 +10:00
USB USB: Swap jpge for libjpeg 2024-04-06 13:17:22 +10:00
ps2 BIOS/HLE: Improve handling of OSD params when fast booting 2024-04-23 15:03:14 +01:00
windows FileSystem: Handle paths longer than MAX_PATH on Windows 2024-04-04 11:39:40 +10:00
x86 R5900: Comment cleanup 2024-02-17 15:15:51 +00:00
Achievements.cpp Achievements: Fix fullscreen window height 2024-04-19 14:58:38 +10:00
Achievements.h Achievements: Fix HC mode activating on reset of non-cheevo game 2024-04-19 14:58:38 +10:00
AsyncFileReader.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
CMakeLists.txt GS/Vulkan: Swap out glslang for shaderc 2024-04-06 21:16:52 +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 GS: Support saving WebP screenshots 2024-04-06 13:17:22 +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 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 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 Path: Add CreateFileURL() 2024-03-13 20:13:35 +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 SettingsInterface: Add SmallString overloads 2024-04-13 13:21:17 +10:00
Host.h FullscreenUI: Redo landing page and add help bar 2024-04-13 13:21:17 +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 INISettingsInterface: Fix file descriptor leak on Linux 2024-04-25 11:55:19 +10:00
INISettingsInterface.h SettingsInterface: Add SmallString overloads 2024-04-13 13:21:17 +10:00
Interpreter.cpp Interpreter: Comment cleanup 2024-02-17 15:15:51 +00: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 SettingsInterface: Add SmallString overloads 2024-04-13 13:21:17 +10:00
LayeredSettingsInterface.h SettingsInterface: Add SmallString overloads 2024-04-13 13:21:17 +10:00
MMI.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
MTGS.cpp GS: Purge GSinit() and GSshutdown() 2024-03-28 17:25:59 +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 SmallString: Add missing methods 2024-04-13 13:21:17 +10:00
Patch.h CheatsSettings/PatchSettings: Add toggle for showing All CRCs 2024-01-04 23:29:19 +00:00
Pcsx2Config.cpp Config/FullscreenUI: Properly disable GPU Palette Conversion. 2024-04-16 18:52:25 +02: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 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 BIOS/HLE: Improve handling of OSD params when fast booting 2024-04-23 15:03:14 +01:00
R5900.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
R5900OpcodeImpl.cpp BIOS/HLE: Improve handling of OSD params when fast booting 2024-04-23 15:03:14 +01: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: Extend blend second pass to more blend formulas. 2024-04-23 02:00:02 +02: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 VMManager: Add warning for texture dumping 2024-04-21 04:21:49 +01: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 GS/Vulkan: Swap out glslang for shaderc 2024-04-06 21:16:52 +10:00
pcsx2.vcxproj.filters USB: Swap jpge for libjpeg 2024-04-06 13:17:22 +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