Lioncash
|
63a5f48e7e
memory: Remove unused PageTable forward declaration
|
7 лет назад |
Lioncash
|
495a8d8d95
core/memory: Remove unused FlushMode enum
|
7 лет назад |
Lioncash
|
f2331a804a
core/cpu_core_manager: Create threads separately from initialization.
|
7 лет назад |
bunnei
|
3c1ce290d0
Merge pull request #2361 from lioncash/pagetable
|
7 лет назад |
Lioncash
|
36a1e6a982
core/memory: Remove unused enum constants
|
7 лет назад |
Lioncash
|
abae7577d2
core/memory: Remove GetCurrentPageTable()
|
7 лет назад |
Lioncash
|
c221308a66
core/memory: Remove unnecessary includes
|
7 лет назад |
bunnei
|
93da8e0abf
core: Move PageTable struct into Common.
|
7 лет назад |
bunnei
|
10118c71e0
memory: Simplify rasterizer cache operations.
|
7 лет назад |
Lioncash
|
83377113bf
memory: Dehardcode the use of fixed memory range constants
|
7 лет назад |
Lioncash
|
7fd598636e
memory: Dehardcode the use of a 36-bit address space
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
bunnei
|
d647d9550c
gl_renderer: Cache textures, framebuffers, and shaders based on CPU address.
|
8 лет назад |
Lioncash
|
2a7a2b739b
memory: Make prototype parameter names match their definitions
|
8 лет назад |
Lioncash
|
4aa31b0618
memory: Correct prototype of ZeroBlock
|
8 лет назад |
Lioncash
|
2fc5c783ed
memory: Remove unnecessary const qualifiers in prototypes
|
8 лет назад |
Lioncash
|
26de4bb521
core/memory: Get rid of 3DS leftovers
|
8 лет назад |
Michael Scire
|
067ac434ba
Kernel/Arbiters: Fix casts, cleanup comments/magic numbers
|
8 лет назад |
bunnei
|
4415e00181
gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses.
|
8 лет назад |
bunnei
|
b27ab46bde
memory: Fix stack region.
|
8 лет назад |
bunnei
|
d732142b66
memory: Add RasterizerMarkRegionCached code and cleanup.
|
8 лет назад |
bunnei
|
a10baacf9e
Merge pull request #265 from bunnei/tegra-progress-2
|
8 лет назад |
bunnei
|
11047d7fd5
rasterizer: Flush and invalidate regions should be 64-bit.
|
8 лет назад |
bunnei
|
63d3924b5b
memory: Port RasterizerFlushVirtualRegion from Citra.
|
8 лет назад |
N00byKing
|
8afdbf6a1f
Remove more N3DS References
|
8 лет назад |
bunnei
|
69ee9edd8d
memory: Add regions for map region, "new" map region, etc.
|
8 лет назад |
MerryMage
|
6085d32cf5
arm_dynarmic: Support direct page table access
|
8 лет назад |
MerryMage
|
738f91a57d
memory: Replace all memory hooking with Special regions
|
8 лет назад |
David
|
cb8d5328d5
Update memory.h
|
8 лет назад |
David Marcec
|
c903372111
Increased heap size and changed tls area vaddr
|
8 лет назад |