summaryrefslogtreecommitdiff
path: root/src/citra_qt
AgeCommit message (Expand)Author
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
2015-01-01Change popout mode to "Single Window Mode"Daniel Lundqvist
2015-01-01Set object name for the graphics debuggerDaniel Lundqvist
2014-12-31SOC_U: Preliminary implementation of sockets.Subv
2014-12-31Pica: Cleanup color conversion.Tony Wasserka
2014-12-31citra-qt: Fix displaying RGBA5551 framebuffers.Tony Wasserka
2014-12-31citra-qt: Always show pica framebuffers as RGBA8.Tony Wasserka
2014-12-31Add citra icon to Windows executable and title barChin
2014-12-29Merge pull request #344 from Yllodra/Qt-Odditiesbunnei
2014-12-28Merge pull request #347 from bunnei/frameskipbunnei
2014-12-28GPU: Implement frameskip and remove forced framebuffer swap hack.bunnei
2014-12-28Qt: we don't need to check if model is valid.xdec
2014-12-28Fix crash when the disassembler pause button is pressed while no game is runn...xdec
2014-12-26GPU: Change internal framerate to 30fps.bunnei
2014-12-26Remove duplicate workDaniel Lundqvist
2014-12-26Allow focus only when in popout modeDaniel Lundqvist
2014-12-26Allow focus on the Qt render widgetDaniel Lundqvist
2014-12-22Merge pull request #275 from yuriks/cmake-cleanbunnei
2014-12-21Merge pull request #291 from purpasmart96/licensebunnei
2014-12-20License changepurpasmart96
2014-12-20Pica/DebugUtils: Add an event triggered after loading a vertex.Tony Wasserka
2014-12-20Add support for a ridiculous number of texture formats.Tony Wasserka
2014-12-20Pica: Unify ugly address translation hacks.Tony Wasserka
2014-12-20Pica: Merge texture lookup logic for DebugUtils and Rasterizer.Tony Wasserka
2014-12-20citra-qt: Fix invalid memory read upon program startup.Tony Wasserka
2014-12-20Pica: Initial support for multitexturing.Tony Wasserka
2014-12-20citra-qt: static-constify a map.Tony Wasserka
2014-12-20Clean up some warningsChin
2014-12-16HLE: Rename namespaces to match move & fix initialization orderYuri Kunde Schlesner