 TJnotJTandTellowKrinkle
|
b11a406519
|
GS: Change GSTexture::Type to GSTexture::Usage
Usage fits more cleanly with API flags.
Also separates out feedback and write usage from render target.
Co-authored-by: TellowKrinkle
|
2026-06-28 12:13:38 -04:00 |
|
SternXD
|
7978370b39
|
Common/Emitter: Inline _xMovRtoR into xImpl_Mov operator
Signed-off-by: SternXD <stern@sidestore.io>
|
2026-06-13 09:34:53 -04:00 |
|
TheLastRar
|
d187c61599
|
GS/DX12: Enable tight alignment
|
2026-06-12 18:08:03 -04:00 |
|
chaoticgd
|
093287f6bf
|
Console: Improve logic for outputting color codes
|
2026-05-31 15:35:22 +02:00 |
|
 Tyandsalas-dev-max
|
3233a3cf8f
|
Achievements: Fix crash in WinHTTP timeout
Co-authored-by: salas-dev-max <dren@thePuter.localdomain>
|
2026-05-13 12:20:43 -04:00 |
|
TellowKrinkle
|
c610d4d2d4
|
Common: Fix arm64 linux build
|
2026-04-17 21:19:28 +02:00 |
|
chaoticgd
|
ceb53a1626
|
Debugger: Merge redundant memory interfaces
|
2026-04-13 15:48:41 -04:00 |
|
TellowKrinkle
|
0804b68fc6
|
Common: Fix build with older ryml
|
2026-04-04 19:40:48 -05:00 |
|
chaoticgd
|
0beb18c9e1
|
Deps: Update rapidyaml to v0.11.1
|
2026-04-03 12:41:47 -04:00 |
|
TellowKrinkle
|
6336cc82e8
|
Common: Remove unused functions
|
2026-03-28 17:49:17 -04:00 |
|
TellowKrinkle
|
27a88dd333
|
Common: Allow non-file mappings in SharedMemoryMappingArea
|
2026-03-28 17:49:17 -04:00 |
|
TellowKrinkle
|
6f4f6cf7de
|
Common: Switch back to Linux allocation routines on macOS
We don't need MAP_FIXED anymore
|
2026-03-28 17:49:17 -04:00 |
|
TellowKrinkle
|
5c205d6287
|
EE:Rec: Allow rec memory anywhere
|
2026-03-28 17:49:17 -04:00 |
|
TellowKrinkle
|
73a825cbb1
|
Common:Darwin: Mach exceptions don't need mutex
They run on their own thread, so there's no possibility of concurrent access.
|
2026-03-24 12:40:37 -04:00 |
|
TellowKrinkle
|
3e0e72e50c
|
Common:Darwin: Don't crash from the mach exception thread
We want crash reports to point to the correct thread.
|
2026-03-24 12:40:37 -04:00 |
|
TellowKrinkle
|
259350c974
|
GS: Install page fault handler on GS thread too
|
2026-03-24 12:40:37 -04:00 |
|
TheLastRar
|
7e8e0d4744
|
Deps: Bundle ffmpeg on windows
|
2026-03-20 18:47:11 +01: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 |
|
chaoticgd
|
d856f3f5bd
|
HeapArray: Fix comparison operators
|
2026-03-17 08:29:18 -04:00 |
|
chaoticgd
|
5d811f03f4
|
HeapArray: Improve self-assignment behaviour
|
2026-03-17 08:29:18 -04:00 |
|
chaoticgd
|
d049c395fc
|
SmallString: Improve self-assignment behaviour
|
2026-03-16 09:41:38 -04:00 |
|
JordanTheToaster
|
8de55a1937
|
Deps: Update zlib to 1.3.2
|
2026-03-11 16:51:14 +01:00 |
|
chaoticgd
|
e52d8f70ba
|
Misc: Add MemoryInterface classes
|
2026-03-09 22:18:53 -04:00 |
|
TellowKrinkle
|
2696e304e2
|
Add functions to map a file into the process
|
2026-03-07 09:12:00 -05:00 |
|
TheLastRar
|
b37d5754eb
|
Common: Inline emitter header functions
|
2026-02-28 07:55:42 -05:00 |
|