citra-canary/src/core/hw
Subv c564c21668 GPU: Implemented bits 3 and 1 from the display transfer flags.
Bit 3 is used to specify a raw copy, where no processing is done to the data, seems to behave exactly as a DMA.
Bit 1 is used to specify whether to convert from a tiled format to a linear format or viceversa.
2015-02-26 21:17:14 -05:00
..
gpu.cpp GPU: Implemented bits 3 and 1 from the display transfer flags. 2015-02-26 21:17:14 -05:00
gpu.h GPU: Implemented bits 3 and 1 from the display transfer flags. 2015-02-26 21:17:14 -05:00
hw.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
hw.h License change 2014-12-20 21:20:24 -08:00