summaryrefslogtreecommitdiff
path: root/src/citra_qt
AgeCommit message (Expand)Author
2015-07-25dyncom: Rename armdefs.h to armstate.hLioncash
2015-07-25dyncom: Get rid of skyeye typedefsLioncash
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
2015-05-23Qt: Silence a bogus warning printed when using the debug runtimeYuri Kunde Schlesner
2015-05-22Pica: Create 'State' structure and move state memory there.bunnei
2015-05-22MakeCurrent race condition fixtfarley
2015-05-22OpenGL renderertfarley
2015-05-22INI hw/sw renderer toggletfarley
2015-05-18Use condition var to properly pause the CPU threadJames Rowe
2015-05-15Merge pull request #758 from yuriks/sync-loggingYuri Kunde Schlesner
2015-05-14Merge pull request #675 from jroweboy/windows-build-fixesYuri Kunde Schlesner
2015-05-15Memmap: Re-organize memory function in two filesYuri Kunde Schlesner
2015-05-12Qt: Shutdown emulation session only if EmuThread exists.bunnei
2015-05-12Common: Remove async loggingYuri Kunde Schlesner
2015-05-09Memory: Add GetPhysicalPointer helper functionYuri Kunde Schlesner