12 Commits (264030c070a0f63b9b1b22ee3d724e620dfe90c2)

Author SHA1 Message Date
Markus Wick 264030c070 gl_rasterizer: Skip VB upload if the state is clean. 7 years ago
Lioncash cdea084c7d engines/maxwell_*: Use nested namespace specifiers where applicable 7 years ago
Lioncash 92996ab8b3 maxwell_dma: Make variables const where applicable within HandleCopy() 7 years ago
Lioncash 04e8b81de0 maxwell_dma: Make FlushAndInvalidate's size parameter a u64 7 years ago
Lioncash 5ddbef9c8a maxwell_dma: Remove unused variables in HandleCopy() 7 years ago
bunnei cb438209c7 GPU: Improved implementation of maxwell DMA (Subv). 7 years ago
FernandoS27 1a70753709 Propagate depth and depth_block on modules using decoders 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Subv 6e6071b6f9 GPU/DMA: Partially implemented the 'enable_2d' bit in the DMA engine. 7 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
Subv 70196aa935 GPU: Directly copy the pixels when performing a same-layout DMA. 8 years ago
Subv df214db493 GPU: Partially implemented the Maxwell DMA engine. 8 years ago