TellowKrinkle
2dbae3bec9
Misc: Fix GCC arm linux build
2026-04-17 21:19:28 +02:00
TellowKrinkle
81a20150f2
Core: Use ARCH_ARM64 instead of _M_ARM64
...
fast_float assumes that _M_ARM64 means compiling for Windows
2026-03-20 11:13:53 -04:00
SternXD
d983b2b066
Copyright: Change year from 2002-2025 to 2002-2026
2026-01-15 00:22:32 +01:00
TheTechnician27
23fd57f641
Copyright: Change year from 2002-2024 to 2002-2025
2025-01-20 05:07:26 +01:00
GovanifY
132431b7c8
headers: relicense to GPL-3.0+
...
also update to 2024 while i'm at it
2024-07-30 17:17:13 -04:00
Stenzek
0a4c037898
GS: ARM64 compatibility
2024-06-14 17:06:45 +10:00
Stenzek
0bc9c7ffa1
Common: Replace x86_intrin.h with generic Intrin.h
...
For later Apple Silicon support.
2023-12-24 14:03:14 +10:00
Stenzek
d9abe10308
Misc: Remove explicit PCH include, switch to SPDX
2023-12-24 14:03:14 +10:00
Stenzek
0dd5e7c081
GS: Move privileged register dump to GSRenderer.cpp
2023-12-24 14:03:14 +10:00
Stenzek
81a51d750c
GS: Remove _d undef
...
WX nonsense I guess?
2023-09-16 19:32:13 +10:00
Stenzek
d93b137b85
GS: Remove unnecessary #pragma pack in GSVector
...
This was leaking into included headers.
2023-09-16 19:32:13 +10:00
Stenzek
2b4c7d12b6
Common: Merge MathUtils.h into BitUtils.h
2023-07-23 21:52:36 +10:00
Stenzek
dffeb2b5dd
GS/HW: Support alpha in RT concurrently with Z
...
Also further improve double half clear detection, and handling of
horizontal page clears.
Fixes lens flare and DoF in True Crime: NYC.
Fixes reflections in Eragon.
Fixes floor in Area 51.
Fixes flickering in Transformers.
Fixes text in Katamari Damashii.
2023-07-20 18:40:16 +10:00
Connor McLaughlin
f2e6c61bfa
GS: Use memcmp for GSVector2 comparisons
...
Single compare-and-branch versus two.
2022-09-29 13:28:38 +01:00
Connor McLaughlin
893b3c629d
Everything: Remove a **lot** of wx, and px nonsense
...
- common has no wx left except for Path.
- pcsx2core only has it in a few places (memory cards and path related
stuff).
2022-05-22 13:58:56 +01:00
TellowKrinkle
c4b3239e33
GS: Improved ReadColumn4
2022-02-02 09:34:30 +00:00
iMineLink
16cfcad0bf
GS: fully support target rescaling in TC, take 2.
2022-02-02 00:21:48 +00:00
TellowKrinkle
648a958290
GS: Split GS.h into multiple smaller headers
2021-11-14 13:52:20 -06:00
TellowKrinkle
ed90e2fcf9
GS: Header cleanup
2021-11-14 13:52:20 -06:00
TellowKrinkle
7435f76609
Misc: Move GS preprocessor defs to main PCSX2 file
2021-11-14 13:52:20 -06:00
TellowKrinkle
39c7f11b98
GS: Pixel loop optimizations
2021-11-07 03:44:31 +00:00
TellowKrinkle
951604475b
GS: Add class for swizzle calculations
2021-11-07 03:44:31 +00:00
kojin
8fdaaa2eab
common: reorganize
2021-09-04 18:28:07 -04:00
kojin
7040ad9990
gs: workaround failing avx2 compile
2021-07-03 18:16:11 -04:00
Gauvain 'GovanifY' Roussel-Tarbouriech
d2a5e3b675
gs: fix redefinition hell on _d token concatenation
2021-07-03 18:16:11 -04:00