summaryrefslogtreecommitdiff
path: root/src/citra_qt
AgeCommit message (Expand)Author
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
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