summaryrefslogtreecommitdiff
path: root/src/citra_qt
AgeCommit message (Expand)Author
2015-08-06registers: Fix a typo with CPSR's nameLioncash
2015-07-31Save the path leading where the last file have been loadedLittleWhite
2015-07-29Merge pull request #1011 from lioncash/initializerbunnei
2015-07-29citra-qt: Adjust initializer list orderLioncash
2015-07-29citra-qt: Pass string by const referenceLioncash
2015-07-28Update Start menu text to match with the real state of the emulator.LittleWhite
2015-07-28Settings: Fix saving wrong values for input configurationTrung Do
2015-07-28Merge pull request #873 from jroweboy/input_arrayTony Wasserka
2015-07-27Move input values into an arrayJames Rowe
2015-07-26Merge pull request #986 from Lectem/better_widgetsTony Wasserka
2015-07-25dyncom: Rename armdefs.h to armstate.hLioncash
2015-07-25dyncom: Get rid of skyeye typedefsLioncash
2015-07-25citra-qt/command list: Enable uniform row heights and automatically resize co...Lectem
2015-07-25citra-qt/command list: Split register and value columns.Lectem
2015-07-25Merge pull request #892 from zawata/another-warning-fixesYuri Kunde Schlesner
2015-07-25Merge pull request #981 from Subv/checkboxesYuri Kunde Schlesner
2015-07-23Qt/GPU Breakpoints: Changed the widget so that we don't have to select and cl...Subv
2015-07-23Qt/GPU Breakpoints: Added three more breakpoint types:Subv
2015-07-21Merge pull request #929 from neobrain/geoshader_definitionsTony Wasserka
2015-07-21Resolve issue accidentally left unaddressed in PR #930Yuri Kunde Schlesner
2015-07-20Merge pull request #930 from neobrain/copypaste_commandlistYuri Kunde Schlesner
2015-07-19Rasterizer/Textures: Fixed a bug where the I4 format would get twice the real...Subv
2015-07-19Citra_QT : Another Conversion Warning Fixzawata
2015-07-19Citra_QT : Fix Conversion Warningszawata
2015-07-15citra-qt: Add support for copying the command list contents to clipboard.Tony Wasserka
2015-07-15Pica/Shader: Add geometry shader definitions.Tony Wasserka
2015-07-13Merge pull request #924 from aroulin/qt-disassembly-stepYuri Kunde Schlesner
2015-07-13citra-qt: Add depth formats to framebuffer viewing widget.Tony Wasserka
2015-07-13citra-qt: Properly specify the framebuffer format.Tony Wasserka
2015-07-13CiTrace: Clean up initialization method.Tony Wasserka
2015-07-13CiTrace: Record LCD registers. Cleanup recording code.Tony Wasserka
2015-07-13CiTrace: Record default vertex attributes.Tony Wasserka
2015-07-13citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation.Tony Wasserka
2015-07-13Add CiTrace recording support.Tony Wasserka
2015-07-13Qt: Fix disassembly widget steppingaroulin
2015-07-12Merge pull request #910 from linkmauve/installTony Wasserka
2015-07-09Citra, CitraQt: Tell cmake to install the compiled binaries.Emmanuel Gil Peyrot
2015-06-28CitraQt: Cleanup includes.Emmanuel Gil Peyrot
2015-06-27Common: Remove now-unused EMU_PLATFORM define, fixes issue #373.Emmanuel Gil Peyrot
2015-06-19Make the call stack entries not editableGreg Wicks
2015-06-09Robocopy doesn't like trailing slashesClienthax
2015-05-31Merge pull request #811 from archshift/commonifyarchshift
2015-05-31Merge pull request #832 from yuriks/refresh-rate-optionbunnei
2015-05-30Move video_core/color.h to common/color.harchshift
2015-05-30Move video_core/math.h to common/vector_math.harchshift
2015-05-30Merge pull request #830 from SeannyM/qt-noborderbunnei
2015-05-29Remove gpu_refresh_rate configuration optionYuri Kunde Schlesner
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-05-29QT: Remove border around widgetsSean Maas
2015-05-25Assets: Move citra.ico from src/assets to dist.Emmanuel Gil Peyrot