citra/src
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
..
assets
citra Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one. 2015-02-22 21:09:08 +01:00
citra_qt GPU: Implemented bits 3 and 1 from the display transfer flags. 2015-02-26 21:17:14 -05:00
common Common: Switch to the XDG Base Directory Specification for directory selection. 2015-02-25 05:27:13 +01:00
core GPU: Implemented bits 3 and 1 from the display transfer flags. 2015-02-26 21:17:14 -05:00
video_core GPU: Implemented bits 3 and 1 from the display transfer flags. 2015-02-26 21:17:14 -05:00
CMakeLists.txt