summaryrefslogtreecommitdiff
path: root/src/citra_qt
AgeCommit message (Expand)Author
2015-03-10HID: Complete refactor of pad/touch input to fix threading issues.bunnei
2015-03-10Qt: Implemented EmuWindow touchpad support.bunnei
2015-03-09Merge pull request #643 from Subv/dem_feelsbunnei
2015-03-09GPU: Added the stencil test structure to the Pica Regs struct.Subv
2015-03-09Frontend/Qt: Allow the framebuffer widget to inspect the depth bufferSubv
2015-03-09Merge pull request #634 from linkmauve/logging-performancesbunnei
2015-03-08Update nihstro submodule to the initial release version.archshift
2015-03-07Build app bundles on OS X. Fixes the issue where the menubar would not appear.archshift
2015-03-07Merge pull request #636 from bunnei/refactor-screen-winbunnei
2015-03-07Set framebuffer layout from EmuWindow.bunnei
2015-03-07Merge pull request #538 from yuriks/perf-statTony Wasserka
2015-03-06Logging: check for filter before sending to the queue, to skip all heavy form...Emmanuel Gil Peyrot
2015-03-03GPU: Added RGB565/RGB8 framebuffer support and various cleanups.bunnei
2015-03-01Add profiling infrastructure and widgetYuri Kunde Schlesner
2015-02-26GPU: Implemented bits 3 and 1 from the display transfer flags.Subv
2015-02-22Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.Emmanuel Gil Peyrot
2015-02-11citra-qt: Add a vertex shader debugger.Tony Wasserka
2015-02-11Pica/DebugUtils: Factor out BreakPointObserverDock into its own file.Tony Wasserka
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2015-02-10Merge pull request #526 from purpasmart96/citra_stubsbunnei
2015-02-07Services: Stub some functionspurpasmart96
2015-02-03citra-qt: Fix horrible scrolling responsiveness in disassembler by giving the...Tony Wasserka
2015-02-03citra-qt: Fix a crash when double-clicking a disassembler list item.Tony Wasserka
2015-02-01Merge pull request #514 from rohit-n/fix-warningsbunnei
2015-01-31arm: Adios armemuLioncash
2015-01-30Silence a few warnings.Rohit Nirmal
2015-01-21Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxarchshift
2015-01-20Merge pull request #429 from Kingcom/titlebarTony Wasserka
2015-01-20citra-qt: Add option to hide dock widget title barsKingcom
2015-01-13Merge pull request #473 from archshift/pp3portsbunnei
2015-01-13Pica/Rasterizer: Add ETC1 texture decompression support.Tony Wasserka
2015-01-11Qt Callstack: Clear the callstack every time it's updatedarchshift
2015-01-11Merge pull request #437 from Kingcom/DebugModeTony Wasserka
2015-01-11citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and Deb...Kingcom
2015-01-10citra-qt: Add explicit casts to prevent some warnings.Subv
2015-01-10citra-qt: Fixed some Qt errors on initializationSubv
2015-01-10Merge pull request #342 from uppfinnarn/masterbunnei
2015-01-09Use -pthread where and only where neededJohannes Ekberg
2015-01-09Generic PLATFORM_LIBRARIES varJohannes Ekberg
2015-01-09Move ThreadContext to core/core.h and deal with the falloutYuri Kunde Schlesner
2015-01-07citra-qt: Add check for valid address to call stackKingcom
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj
2015-01-05Merge pull request #272 from rohit-n/sign-comparebunnei
2015-01-05Add support load 3DS roomDante38490
2015-01-04citra-qt: Added license headers to files.chrisvj
2015-01-04Frontends: Shutdown core when emulation is stoppedYuri Kunde Schlesner
2015-01-02Merge pull request #377 from Yllodra/misc-changesTony Wasserka
2015-01-01Merge pull request #358 from neobrain/pica_progress2bunnei
2015-01-01Silence some -Wsign-compare warnings.Rohit Nirmal
2015-01-01Make letter cases consistent in menus and widgetsDaniel Lundqvist