bunnei
|
abea6fa90c
|
gpu: Rewrite GPU command list processing with DmaPusher class.
- More accurate impl., fixes Undertale (among other games).
|
2018-11-26 23:14:01 -05:00 |
|
bunnei
|
7e665c2721
|
GPU: Improved implementation of maxwell DMA (Subv).
|
2018-10-18 22:41:53 -04:00 |
|
FernandoS27
|
e0ca938b22
|
Propagate depth and depth_block on modules using decoders
|
2018-10-13 15:25:18 -04:00 |
|
fearlessTobi
|
63c2e32e20
|
Port #4182 from Citra: "Prefix all size_t with std::"
|
2018-09-15 15:21:06 +02:00 |
|
Lioncash
|
bb960c8cb4
|
video_core: Use nested namespaces where applicable
Compresses a few namespace specifiers to be more compact.
|
2018-07-20 18:23:54 -04:00 |
|
Subv
|
987a170665
|
GPU: Partially implemented the Maxwell DMA engine.
Only tiled->linear and linear->tiled copies that aren't offsetted are supported for now. Queries are not supported. Swizzled copies are not supported.
|
2018-06-12 11:27:36 -05:00 |
|