pcsx2/pcsx2/GS
Connor McLaughlin 5ff35927a7
GS: Remove unused enum
2024-06-30 23:03:28 +10:00
..
Renderers GS/HW: Fix downscales on target regions 2024-06-29 21:16:48 +01:00
docs gs-merge: remove initial plugin subsystem 2021-07-03 18:16:11 -04:00
GS.cpp GS: Improve vsync mode selection 2024-05-25 14:06:50 +10:00
GS.h GS: Remove unused enum 2024-06-30 23:03:28 +10:00
GS.natvis GS/HW: Make regions signed, and use compatible bits for tex-in-rt 2023-05-10 13:26:19 +01:00
GSAlignedClass.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
GSBlock.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
GSBlock.h GSBlock: Add Zen 4 to comment 2024-02-17 15:15:51 +00:00
GSCapture.cpp Common: ARM64 compatibility 2024-06-14 17:06:45 +10:00
GSCapture.h SPU2: Use AudioStream for output 2024-05-04 14:12:20 +10:00
GSClut.cpp GS: Improve state load determinism 2024-03-28 12:56:51 +10:00
GSClut.h GS: Improve state load determinism 2024-03-28 12:56:51 +10:00
GSDrawingContext.cpp GS/HW: Improve accuracy of RGB_ONLY AFAIL 2024-03-28 11:46:20 +10:00
GSDrawingContext.h GS: Make GSDrawingContext and GSDrawingEnvironment POD 2024-01-14 12:51:51 +10:00
GSDrawingEnvironment.h GS: Make GSDrawingContext and GSDrawingEnvironment POD 2024-01-14 12:51:51 +10:00
GSDump.cpp 3rdparty: Update LZMA/7zipSDK to 23.01 2024-05-13 14:17:33 +01:00
GSDump.h GS: Replace xz/liblzma with 7zip LZMA SDK 2024-03-30 21:37:29 +10:00
GSExtra.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
GSGL.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
GSJobQueue.h Common: Rename General to HostSys 2023-12-27 13:55:35 +10:00
GSLocalMemory.cpp GS: Avoid pointlessly trying to map more pages in memory than the GS has 2024-06-24 18:15:29 +01:00
GSLocalMemory.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
GSLocalMemoryMultiISA.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
GSLzma.cpp Common: ARM64 compatibility 2024-06-14 17:06:45 +10:00
GSLzma.h GSLzma: Fix a file handle leak in GSDumpLzma 2024-04-23 13:06:23 +10:00
GSPerfMon.cpp Common: Rename General to HostSys 2023-12-27 13:55:35 +10:00
GSPerfMon.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
GSPng.cpp GS: Fix crash and file leak during dump 2024-04-22 23:31:10 +10:00
GSPng.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
GSRegs.h GS/HW: Add new Opaque check + use components for scaling discard check 2024-06-17 22:25:33 +01:00
GSRingHeap.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
GSRingHeap.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
GSState.cpp GS: Clean up usage of PrimitiveCoversWithoutGaps 2024-06-29 21:16:48 +01:00
GSState.h GS: Clean up usage of PrimitiveCoversWithoutGaps 2024-06-29 21:16:48 +01:00
GSTables.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
GSTables.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
GSUtil.cpp GS: ARM64 compatibility 2024-06-14 17:06:45 +10:00
GSUtil.h GS: Purge GSinit() and GSshutdown() 2024-03-28 17:25:59 +10:00
GSVector.cpp GS: ARM64 compatibility 2024-06-14 17:06:45 +10:00
GSVector.h GS: ARM64 compatibility 2024-06-14 17:06:45 +10:00
GSVector4.h GS: Use insertps/blendps instead of shuffles 2024-04-30 16:43:23 +10:00
GSVector4_arm64.h GS: ARM64 compatibility 2024-06-14 17:06:45 +10:00
GSVector4i.h GS: Tidy up shifts in GSVector4i 2024-06-14 11:54:17 +10:00
GSVector4i_arm64.h GS: ARM64 compatibility 2024-06-14 17:06:45 +10:00
GSVector8.h GS: Make vector types POD 2024-01-14 12:51:51 +10:00
GSVector8i.h GS: Make vector types POD 2024-01-14 12:51:51 +10:00
GSXXH.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
GSXXH.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
MultiISA.cpp GS: ARM64 compatibility 2024-06-14 17:06:45 +10:00
MultiISA.h GS: ARM64 compatibility 2024-06-14 17:06:45 +10:00