citra/src/citra_qt
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
..
config Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
debugger GPU: Implemented bits 3 and 1 from the display transfer flags. 2015-02-26 21:17:14 -05:00
util Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
bootmanager.cpp Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one. 2015-02-22 21:09:08 +01:00
bootmanager.h citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft 2015-01-11 21:22:51 +01:00
citra-qt.rc Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
CMakeLists.txt citra-qt: Add a vertex shader debugger. 2015-02-11 15:40:45 +01:00
config.cpp Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one. 2015-02-22 21:09:08 +01:00
config.h License change 2014-12-20 21:20:24 -08:00
hotkeys.cpp citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
hotkeys.h citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
hotkeys.ui got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
main.cpp citra-qt: Add a vertex shader debugger. 2015-02-11 15:40:45 +01:00
main.h citra-qt: Add option to hide dock widget title bars 2015-01-20 22:50:24 +01:00
main.ui citra-qt: Add option to hide dock widget title bars 2015-01-20 22:50:24 +01:00
version.h citra-qt: Added license headers to files. 2015-01-04 09:36:57 -08:00