28887 Commits (a953b358418b5accc9d4c1adc12d6e498a3057cd)
 

Author SHA1 Message Date
Exverge a953b35841
remove debug logs 2 weeks ago
Exverge e74bac2639
[core] initial unaligned mapping support 2 weeks ago
Exverge dbdcae772e
[core] revert changes to KMemoryManager 2 weeks ago
Exverge 7667a3da89
[host_memory] revert current irregular mapping implementation 2 weeks ago
Exverge bfac93eb4f
ci symbol names 2 weeks ago
Exverge e756886539
Merge branch 'master' into variable-page-size 2 weeks ago
Maufeat 612409c7ba
[hid] Add Quaternion to ReloadInput (#4240) 2 weeks ago
simply0001 54046ac60e
[video_core/macro] check HLE hashes before compiling (#4236) 2 weeks ago
lizzie 39763e7321
[core/hle/services/am] nuke ButtonPoller and Mouse thread (#4229) 3 weeks ago
PavelBARABANOV e69415c07b
[android] disable VP8 MediaCodec decoder due to crashes in Diablo II (#4231) 3 weeks ago
lizzie dc1486485b
[core/hle/service] move 'loader'+'jit' to guest thread (#4148) 3 weeks ago
lizzie f561a10bd8
[core/core] GPU initialize before CPU (#4228) 3 weeks ago
lizzie 6272f8ab24
[hle/service/am] make EventObserver use jthread() (#3971) 3 weeks ago
lizzie eebb4bd91e
[eden-cli] add extra CLI options -n/-x/-s (#4173) 3 weeks ago
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 3 weeks ago
lizzie 7b13113fbe
[dynarmic] flatten terminal variants to not use recursive pointers (#4218) 3 weeks ago
crueter b9a88297cb
[fs] fix crash on '#' comments in pchtxt patches (#4124) 3 weeks ago
Eden CI 0133caf702
[dist, android] Update translations from Transifex for Jul 25 (#4227) 3 weeks ago
crueter 9d60030af5
[android] Support Joy-Con D-pad buttons (#4225) 3 weeks ago
crueter f5d1a78846
Move PULL_REQUEST_TEMPLATE to a single file 3 weeks ago
crueter 5d3ad94e18
[meta] Add a pull request template for GitHub (#4226) 3 weeks ago
crueter 479df9809a
[filesystem] Return ResultPathAlreadyExists from CreateDirectory if path exists (#4224) 3 weeks ago
Maufeat 5b4c29b123
[file_sys] Quick sandbox escape fix (#4223) 3 weeks ago
lizzie 5b4dc32c1a
[core/hle/service/am] Stub ISelfController::IsIlluminanceAvailable (#4163) 3 weeks ago
Maufeat a90ba7f6ac
[hle] stub SetMouseLibraryVersion (#4222) 3 weeks ago
PavelBARABANOV 9b2a36791d
[android] remove GPU accuracy balanced (#4220) 3 weeks ago
xbzk b85f289048
[nce, fs] tico support, fix FS bug that would nuke entire 'switch' folder (#4086) 3 weeks ago
Exverge 6482c582d4
[core/host_mem] replace while loop with VirtualAlloc2 ext params 4 weeks ago
Exverge e3175f7078 [nce] use member field instead of thread's in case of null pointer deref 4 weeks ago
lizzie 89004124a5
[video_core] use bool params for read/writes and cascade them thru the calltree (#4001) 4 weeks ago
Exverge b070de23ce
Fix compile and cleanup platform-specific code 4 weeks ago
Exverge 596719eed3
move nep definition outside of a header file 4 weeks ago
Exverge b03ea9bd6e
[nce] set stack region in NT_TIB 4 weeks ago
Exverge 4eb8d0c835
Revert "[nce] disable control flow guard on win32" 4 weeks ago
Exverge 963bf8ae08
[nce] disable control flow guard on win32 4 weeks ago
Exverge f3f7f29390
[nce] fix pointer store 4 weeks ago
Exverge 564a35b080
[core] more verbose asserts for HostMemory 4 weeks ago
Exverge 70a59b1188
[core] don't adjust for nce on non-nce (obviously) 4 weeks ago
Exverge 4b5533213b
[debug] use clang debugtrap over asm 4 weeks ago
Exverge 90480182e3
Revert "[debug] breakpoint instruction is unsupported on win32" 4 weeks ago
Exverge 715910256f
[debug] breakpoint instruction is unsupported on win32 4 weeks ago
Exverge 84e9fe0828
[nce] don't use static const for global variables 4 weeks ago
Exverge d79cfb0614
[core] log error codes for failed VirtualAllocs 4 weeks ago
CamilleLaVey eb9280dedf
[vulkan] 4th Vulkan Global Maintenance (#4212) 4 weeks ago
Exverge 1adf6aa500
[core] support direct mappings on win32 4 weeks ago
Exverge f0604eca00
[core] don't keep trying to allocate HostMemory buffer 4 weeks ago
Exverge 773770b93c Update src/core/arm/nce/win/platform_visitor.h 4 weeks ago
Exverge 375016353a Never going to a touch Windows code again 4 weeks ago
Exverge 27e16c3d95
ContextKey is not a compiler constant 1 month ago
Exverge 8b0229eda0
Make Windows NCE code actually compliable 1 month ago