28912 Commits (e586e07c79bab90e4e4c70ba9cc339f112ed0d19)
 

Author SHA1 Message Date
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 4 weeks ago
Exverge 8b0229eda0
Make Windows NCE code actually compliable 4 weeks ago
Exverge d1ce795879
Merge remote-tracking branch 'origin/master' into variable-page-size 4 weeks ago
Exverge b478267c42
Keep all nt headers in one place 1 month ago
Exverge c2bc7d92ce
Fix compile errors and finish up Windows NCE 1 month ago
Eden CI 8b8034a2a0
[dist, android] Update translations from Transifex for Jul 14 (#4205) 1 month ago
Exverge bd9c233552 Fix winternl header include 1 month ago
Exverge 301c030234
[core] Windows NCE because why the fuck not 1 month ago
Exverge c886d26200
Fix rare off cases for misaligned mappings 1 month ago
Exverge 75954f1131
Fix compiler errors 1 month ago
lizzie 9a0e6b3c28
[msvc] fix error with new <T>bitfields (#4196) 1 month ago
Exverge f6a26e63fe Add bimap to link targets 1 month ago
Exverge b9d55e105e
license header 1 month ago
Exverge 2555473c0f
[core] hook DeviceMemory to check for irregular mappings 1 month ago
Exverge 403adff3d1
Use multiple indexes to allow indexing for paddr 1 month ago
MaranBr defb8bf2e2
[video_core] Fix crash using RenderDoc (#4188) 1 month ago
lizzie 6295d23581
[qt] remove stale compat list setting (#4202) 1 month ago
lizzie 7f85c6e282
[qt] nuke game compat list (again) (#4201) 1 month ago
Eden CI 39b2c79985
[dist, android] Update translations from Transifex for Jul 11 (#4200) 1 month ago
Exverge 826d7a435d
Conditionally disable NCE on macOS 1 month ago
Exverge 871b6320ae
Merge branch 'variable-page-size' of http://git.exverge.xyz:3000/Exverge/eden into variable-page-size 1 month ago
git 641209adb8 fix nce on linux 1 month ago
Exverge b13653d698
[loader] log error messages when failing to load 1 month ago
Exverge aa6e221760
Merge branch 'master' into variable-page-size 1 month ago
Exverge 5304134a71
gcc and macOS fixes 1 month ago
MaranBr a27d35463e
[video_core] Improve synchronization and refactor buffer cache timing logic (#4182) 1 month ago
John 5606edd1a6
[Vulkan] Regression Fix - Return BindVertexBuffer2EXT old path (#4199) 1 month ago