Lioncash
|
2665457f4a
renderer_base: Make Rasterizer() return the rasterizer by reference
|
8 жил өмнө |
Lioncash
|
6030c5ce41
video_core: Eliminate the g_renderer global variable
|
8 жил өмнө |
Lioncash
|
59b04c0df6
memory: Remove unused GetSpecialHandlers() function
|
8 жил өмнө |
Lioncash
|
26de4bb521
core/memory: Get rid of 3DS leftovers
|
8 жил өмнө |
bunnei
|
85421f3406
Merge pull request #690 from lioncash/move
|
8 жил өмнө |
Lioncash
|
72207577b2
core/memory: Remove unused function GetSpecialHandlers() and an unused variable in ZeroBlock()
|
8 жил өмнө |
Lioncash
|
46458e7284
core/memory, core/hle/kernel: Use std::move where applicable
|
8 жил өмнө |
James Rowe
|
0d46f0df12
Update clang format
|
8 жил өмнө |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 жил өмнө |
Michael Scire
|
067ac434ba
Kernel/Arbiters: Fix casts, cleanup comments/magic numbers
|
8 жил өмнө |
bunnei
|
a434fdcb10
core: Implement multicore support.
|
8 жил өмнө |
Lioncash
|
7c9644646f
general: Make formatting of logged hex values more straightforward
|
8 жил өмнө |
Lioncash
|
8475496630
general: Convert assertion macros over to be fmt-compatible
|
8 жил өмнө |
bunnei
|
42d43ea741
Merge pull request #387 from Subv/maxwell_2d
|
8 жил өмнө |
Subv
|
5ab597041f
Memory: Added a missing shortcut for Memory::CopyBlock for the current process.
|
8 жил өмнө |
Lioncash
|
6d00780045
core/memory: Amend address widths in asserts
|
8 жил өмнө |
Lioncash
|
59dae03dbe
core/memory: Move logging macros over to new fmt-capable ones
|
8 жил өмнө |
bunnei
|
4415e00181
gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses.
|
8 жил өмнө |
bunnei
|
d4fb8a887c
memory: Fix cast for ReadBlock/WriteBlock/ZeroBlock/CopyBlock.
|
8 жил өмнө |
bunnei
|
d732142b66
memory: Add RasterizerMarkRegionCached code and cleanup.
|
8 жил өмнө |
bunnei
|
a10baacf9e
Merge pull request #265 from bunnei/tegra-progress-2
|
8 жил өмнө |
bunnei
|
b5f3e7951b
memory: Fix typo in RasterizerFlushVirtualRegion.
|
8 жил өмнө |
bunnei
|
1a158dfcd6
memory: RasterizerFlushVirtualRegion should also check process image region.
|
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
|
7d6653268f
core: Move process creation out of global state.
|
8 жил өмнө |
MerryMage
|
cc368de1a0
memory: LOG_ERROR when falling off end of page table
|
8 жил өмнө |
Lioncash
|
fe0775d2f4
memory: Silence formatting sepecifier warnings
|
8 жил өмнө |
MerryMage
|
738f91a57d
memory: Replace all memory hooking with Special regions
|
8 жил өмнө |