summaryrefslogtreecommitdiff
path: root/src/citra_qt
AgeCommit message (Expand)Author
2014-12-15Clean up CMake library specificationYuri Kunde Schlesner
2014-12-13Remove old logging systemYuri Kunde Schlesner
2014-12-13Add configurable per-class log filteringYuri Kunde Schlesner
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-12-13New logging systemYuri Kunde Schlesner
2014-12-09More cleanups.Tony Wasserka
2014-12-09citra-qt: Rename "Stop Tracing" to "Finish Tracing".Tony Wasserka
2014-12-09More coding style fixes.Tony Wasserka
2014-12-09Some code cleanup.Tony Wasserka
2014-12-09citra-qt: Add pica framebuffer widget.Tony Wasserka
2014-12-09citra_qt: Add enhanced texture debugging widgets.Tony Wasserka
2014-12-09citra-qt: Add texture viewer to Pica command list.Tony Wasserka
2014-12-09Add GUI widget for controlling pica breakpoints.Tony Wasserka
2014-12-09Pica/DebugUtils: Add breakpoint functionality.Tony Wasserka
2014-12-09citra-qt: Polish the pica tracing widget.Tony Wasserka
2014-12-09citra-qt: Add a utility spinbox class called CSpinBox.Tony Wasserka
2014-12-08Loader: Add 3DSX supportichfly
2014-12-03Change NULLs to nullptrs.Rohit Nirmal
2014-11-30Merge pull request #196 from archshift/settingsbunnei
2014-11-19Remove tabs in all files except in skyeye imports and in generated GL codeEmmanuel Gil Peyrot
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-11-18Merge Config::ReadXYZsarchshift
2014-11-18citra-qt: Small cleanup.Tony Wasserka
2014-11-18EmuWindow: Remove window title getters/setters.Tony Wasserka
2014-11-18EmuWindow: Add support for specifying minimal client area sizes.Tony Wasserka
2014-11-18Fixup EmuWindow interface and implementations thereof.Tony Wasserka
2014-11-18Viewport scaling and display density independenceKevin Hartman
2014-11-15Merge pull request #159 from SeannyM/enable_logTony Wasserka
2014-11-11Citra-Qt: Use Core::RunLoop when not single stepping.bunnei
2014-11-04Qt: Auto-start game when selected, play game that's passed via argv[1].archshift
2014-11-03Add support for disabling log from settingsSean
2014-11-01Fixed capitalization issuesGareth Poole
2014-10-27Merge pull request #151 from archshift/dyncom-enabledbunnei
2014-10-27Added `gpu_refresh_rate` config setting for the new interpreter speed hack.archshift
2014-10-27Use configuration files to enable or disable the new dyncom interpreter.archshift
2014-10-26Add `override` keyword through the code.Yuri Kunde Schlesner
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common a...bunnei
2014-10-22Use config files to store whether SDMC is enabled or notarchshift
2014-10-12OpenGL renderer: Request a forward compatible context in citra-qtYuri Kunde Schlesner
2014-10-07Added configuration file system.archshift
2014-09-13Merge pull request #97 from archshift/cleanupbunnei
2014-09-12Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman
2014-09-07bootmanager::EmuThread: fixed initialization orderarchshift
2014-09-06core: Make the ARM disassembler use std::string internallyLioncash
2014-09-01Remove hand-crafted Visual Studio solution.Yuri Kunde Schlesner
2014-09-01CMake cleanupYuri Kunde Schlesner
2014-09-01Replace GLEW with a glLoadGen loader.Yuri Kunde Schlesner
2014-08-28Loader: Added support for loading raw BIN executables.bunnei
2014-08-25Pica: Add support for dumping textures.Tony Wasserka
2014-08-25Pica/citra-qt: Replace command list view and command list debugging code with...Tony Wasserka