Lioncash
|
83377113bf
memory: Dehardcode the use of fixed memory range constants
|
7 yıl önce |
Lioncash
|
7fd598636e
memory: Dehardcode the use of a 36-bit address space
|
7 yıl önce |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 yıl önce |
bunnei
|
d647d9550c
gl_renderer: Cache textures, framebuffers, and shaders based on CPU address.
|
8 yıl önce |
Lioncash
|
2a7a2b739b
memory: Make prototype parameter names match their definitions
|
8 yıl önce |
Lioncash
|
4aa31b0618
memory: Correct prototype of ZeroBlock
|
8 yıl önce |
Lioncash
|
2fc5c783ed
memory: Remove unnecessary const qualifiers in prototypes
|
8 yıl önce |
Lioncash
|
26de4bb521
core/memory: Get rid of 3DS leftovers
|
8 yıl önce |
Michael Scire
|
067ac434ba
Kernel/Arbiters: Fix casts, cleanup comments/magic numbers
|
8 yıl önce |
bunnei
|
4415e00181
gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses.
|
8 yıl önce |
bunnei
|
b27ab46bde
memory: Fix stack region.
|
8 yıl önce |
bunnei
|
d732142b66
memory: Add RasterizerMarkRegionCached code and cleanup.
|
8 yıl önce |
bunnei
|
a10baacf9e
Merge pull request #265 from bunnei/tegra-progress-2
|
8 yıl önce |
bunnei
|
11047d7fd5
rasterizer: Flush and invalidate regions should be 64-bit.
|
8 yıl önce |
bunnei
|
63d3924b5b
memory: Port RasterizerFlushVirtualRegion from Citra.
|
8 yıl önce |
N00byKing
|
8afdbf6a1f
Remove more N3DS References
|
8 yıl önce |
bunnei
|
69ee9edd8d
memory: Add regions for map region, "new" map region, etc.
|
8 yıl önce |
MerryMage
|
6085d32cf5
arm_dynarmic: Support direct page table access
|
8 yıl önce |
MerryMage
|
738f91a57d
memory: Replace all memory hooking with Special regions
|
8 yıl önce |
David
|
cb8d5328d5
Update memory.h
|
8 yıl önce |
David Marcec
|
c903372111
Increased heap size and changed tls area vaddr
|
8 yıl önce |
bunnei
|
93480b10ef
core/video_core: Fix a bunch of u64 -> u32 warnings.
|
8 yıl önce |
bunnei
|
6e021f22b8
svc: Implement MapMemory.
|
8 yıl önce |
bunnei
|
9ceb0d9381
memory: Support 32-bit paging, move heap address space up.
|
8 yıl önce |
bunnei
|
b1d5db1cf6
Merge remote-tracking branch 'upstream/master' into nx
|
8 yıl önce |
bunnei
|
23ce4f5afc
loader: Various improvements for NSO/NRO loaders.
|
8 yıl önce |
Subv
|
1f2de7501b
Memory: Make WriteBlock take a Process parameter on which to operate
|
8 yıl önce |
Subv
|
811c01e5fe
Memory: Make ReadBlock take a Process parameter on which to operate
|
8 yıl önce |
bunnei
|
f01472a5ff
core: Various changes to support 64-bit addressing.
|
9 yıl önce |
Subv
|
35da7f57ef
Memory: Allow IsValidVirtualAddress to be called with a specific process parameter.
|
8 yıl önce |