Lioncash
|
a8fa5019b5
video_core: Remove usages of System::GetInstance() within the engines
|
7 years ago |
ReinUsesLisp
|
2bdbb90af7
video_core: Assert on invalid GPU to CPU address queries
|
7 years ago |
bunnei
|
abea6fa90c
gpu: Rewrite GPU command list processing with DmaPusher class.
|
7 years ago |
Markus Wick
|
97f5c4ffd3
gl_rasterizer: Skip VB upload if the state is clean.
|
7 years ago |
Lioncash
|
c1e5525fc6
engines/maxwell_*: Use nested namespace specifiers where applicable
|
7 years ago |
Lioncash
|
d53c73adaa
maxwell_dma: Make variables const where applicable within HandleCopy()
|
7 years ago |
Lioncash
|
dd1ee39426
maxwell_dma: Make FlushAndInvalidate's size parameter a u64
|
7 years ago |
Lioncash
|
08e574eec4
maxwell_dma: Remove unused variables in HandleCopy()
|
7 years ago |
bunnei
|
7e665c2721
GPU: Improved implementation of maxwell DMA (Subv).
|
7 years ago |
FernandoS27
|
e0ca938b22
Propagate depth and depth_block on modules using decoders
|
7 years ago |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
8 years ago |
Subv
|
fdb199290b
GPU/DMA: Partially implemented the 'enable_2d' bit in the DMA engine.
|
8 years ago |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 years ago |
Subv
|
ca633a5a3c
GPU: Directly copy the pixels when performing a same-layout DMA.
|
8 years ago |
Subv
|
987a170665
GPU: Partially implemented the Maxwell DMA engine.
|
8 years ago |