lightningterror
|
d89daa1b25
|
misc: A few more 32bit cleanups.
|
2022-03-21 20:56:03 +01:00 |
TellowKrinkle
|
67299fcd9f
|
Core: Remove __packed macro
|
2021-11-14 13:52:20 -06:00 |
TellowKrinkle
|
f7476dfb63
|
Core: Replace alignment macros with alignas
|
2021-11-14 13:52:20 -06:00 |
TellowKrinkle
|
648a958290
|
GS: Split GS.h into multiple smaller headers
|
2021-11-14 13:52:20 -06:00 |
TellowKrinkle
|
b74be70ffc
|
GS: Switch integer typedefs to match rest of pcsx2
Had to capitalize the names of some struct params that had the same names
|
2021-11-14 13:52:20 -06:00 |
TellowKrinkle
|
2351431d71
|
Misc: Remove custom countof macros in favor of std::size
|
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
|
e37fbfddc3
|
Misc: Better GCC defs
Less warnings about fastcall being unsupported, proper __assume implementation
|
2021-11-14 13:52:20 -06:00 |
TellowKrinkle
|
8ab884a89e
|
Misc: Format Pcsx2Defs.h
|
2021-11-14 13:52:20 -06:00 |
TellowKrinkle
|
ed5a7802f3
|
Common: Add non-constant offsetof macro
|
2021-11-04 19:32:27 +00:00 |
Connor McLaughlin
|
4594e02812
|
Common: Add Fastjmp
|
2021-10-01 23:30:39 +01:00 |
TellowKrinkle
|
e9518f78c7
|
vtlb: Switch read64 and read128 handlers to return in sse regs
|
2021-09-21 22:57:41 +01:00 |
kojin
|
8fdaaa2eab
|
common: reorganize
|
2021-09-04 18:28:07 -04:00 |