pcsx2/pcsx2
Stenzek 4d67f71217 FullscreenUI: Add horizontal padding to menu windows
Backport of 37a76a020a
2024-05-17 11:57:38 +10:00
..
CDVD Core: Refactor a lot of timer work and fix a couple of bugs 2024-05-15 10:54:26 +01:00
DEV9 DEV9: Add DHCP logger 2024-05-09 15:48:35 +10:00
Darwin Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
DebugTools [SAVEVERSION+] EE: Expose advanced option for extra memory 2024-05-09 13:45:06 +10:00
Docs Docs: Initial overhaul for stable 2024 (GameIndex) 2024-04-24 22:18:40 +01:00
GS GS/SW: Don't use fast reciprocal stq calculation, it's too inaccurate 2024-05-15 18:13:46 +01:00
Host Audio: Clamp final output to avoid cracking at high volumes 2024-05-15 11:15:00 +01:00
IPU IPU: Fix regression from #10617 2024-01-14 15:22:43 +10:00
ImGui FullscreenUI: Add horizontal padding to menu windows 2024-05-17 11:57:38 +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 Core: Refactor a lot of timer work and fix a couple of bugs 2024-05-15 10:54:26 +01:00
USB USB: Add d-pad controls to RBDrumKitDevice 2024-05-12 14:49:08 +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 FileSystem: Handle paths longer than MAX_PATH on Windows 2024-04-04 11:39:40 +10:00
x86 R3000: Serialize IOP->EE ticks carry 2024-05-16 20:08:38 +10:00
Achievements.cpp FullscreenUI: Add horizontal padding to menu windows 2024-05-17 11:57: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 DEV9: Add DHCP logger 2024-05-09 15:48:35 +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 DEV9: Add DHCP logger 2024-05-09 15:48:35 +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 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 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 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 SPU2: Use AudioStream for output 2024-05-04 14:12:20 +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 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 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
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 DEV9: Add DHCP logger 2024-05-09 15:48:35 +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: Round alpha values for indexed sample of RTA 2024-04-28 17:40:20 +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: Clear protected pages before changing extra memory mode 2024-05-10 22:33:01 +10:00
VMManager.h SPU2: Use AudioStream for output 2024-05-04 14:12:20 +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 DEV9: Add DHCP logger 2024-05-09 15:48:35 +10:00
pcsx2.vcxproj.filters DEV9: Add DHCP logger 2024-05-09 15:48:35 +10:00
sif2.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
vtlb.cpp [SAVEVERSION+] EE: Expose advanced option for extra memory 2024-05-09 13:45:06 +10:00
vtlb.h Common: Rename General to HostSys 2023-12-27 13:55:35 +10:00