Fernando Sahmkow
|
4b963ca8a5
Core: Invert guest memory depandancy
|
2 years ago |
Fernando Sahmkow
|
590d9b7e1d
Core: Clang format and other small issues.
|
2 years ago |
Fernando Sahmkow
|
303cd31162
SMMU: Add Android compatibility
|
2 years ago |
Fernando Sahmkow
|
0a2536a0df
SMMU: Initial adaptation to video_core.
|
2 years ago |
liamwhite
|
15cf34cd62
Merge pull request #12543 from FernandoS27/stop-liking-posts-from-ur-friends-ex
|
2 years ago |
Fernando Sahmkow
|
737e6e531c
Vulkan: Only recreate swapchain if the frame is bigger than the swap image.
|
2 years ago |
Fernando Sahmkow
|
d07397931a
MaxwellDMA: Don't flush the outputs of a dma copy.
|
2 years ago |
Liam
|
ddda76f9b0
core: track separate heap allocation for linux
|
2 years ago |
Liam
|
45c87c7e6e
core: refactor emulated cpu core activation
|
2 years ago |
GPUCode
|
9ff8d0f3e6
Address more review comments
|
2 years ago |
Liam
|
9f91ba1f73
arm: Implement native code execution backend
|
2 years ago |
GPUCode
|
5938a9582a
core: Respect memory permissions in Map
|
2 years ago |
Liam
|
023b9b38cc
general: fix apple clang build
|
2 years ago |
Liam
|
d144168442
memory: minimize dependency on process
|
3 years ago |
Kelebek1
|
6f7cb69c94
Use spans over guest memory where possible instead of copying data.
|
3 years ago |
Fernando Sahmkow
|
da440da9f5
Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU
|
3 years ago |
Liam
|
41d99aa89d
memory: rename global memory references to application memory
|
3 years ago |
Liam
|
fb49ec19c1
kernel: use KTypedAddress for addresses
|
3 years ago |
Liam
|
651f6598ac
kernel: implement FlushProcessDataCache
|
3 years ago |
Fernando Sahmkow
|
5a568b1655
MemoryManager: Fix errors popping out.
|
4 years ago |
Kyle Kienapfel
|
14e9de6678
code: dodge PAGE_SIZE #define
|
3 years ago |
Andrea Pappacoda
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 years ago |
Kelebek1
|
458da8a948
Project Andio
|
4 years ago |
Liam
|
208ed712f4
core/debugger: memory breakpoint support
|
4 years ago |
Liam
|
fb4b3c127f
core/debugger: Implement new GDB stub debugger
|
4 years ago |
yzct12345
|
4edfa6ad8f
memory: Address lioncash's review
|
5 years ago |
yzct12345
|
6df9611059
memory: Clean up code
|
5 years ago |
bunnei
|
b4fc2e52a2
hle: kernel: Use host memory allocations for KSlabMemory.
|
5 years ago |
bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 years ago |
bunnei
|
3401676768
core: memory: Add a work-around to allocate and access kernel memory regions by vaddr.
|
5 years ago |