summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-09Kernel/IPC: Small codestyle cleanupSubv
2016-12-08Added a framework for partially handling Session disconnections.Subv
2016-12-08Use std::move where appropriate.Subv
2016-12-05Return an error code when connecting to a saturated port.Subv
2016-12-05HLE: Use a member variable instead of a virtual function to retrieve the max ...Subv
2016-12-05Split SessionRequestHandler::HandleSyncRequest into HandleSyncRequest, Transl...Subv
2016-12-05Kernel: Remove the Redirection handle type.Subv
2016-12-05KServerPorts now have an HLE handler "template", which is inherited by all Se...Subv
2016-12-02Declare empty ServerSession and ClientSession constructors as default.Subv
2016-12-01Threads do not wait for the server endpoint to call AcceptSession before retu...Subv
2016-11-30Fixed the rebase mistakes.Subv
2016-11-30A bit of a redesign.Subv
2016-11-30IPC/HLE: Associate the ClientSessions with their parent port's HLE interface ...Subv
2016-11-30Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and...Subv
2016-11-30fixup! Kernel/IPC: Use Ports and Sessions as the fundamental building block ...Subv
2016-11-30 Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inte...Subv
2016-11-30Merge pull request #2228 from freiro/winver_fixYuri Kunde Schlesner
2016-11-30Merge pull request #2243 from MerryMage/r15Sebastian Valle
2016-11-30dynarmic: Fix ABI violationMerryMage
2016-11-30Merge pull request #2241 from Subv/clang_formatwwylele
2016-11-30Appending PLATFORM_LIBRARIES instead of redefining themfreiro
2016-11-30WINVER definition moved to CMake and cleanupfreiro
2016-11-30ClangFormat: Fixed the clang-format errorsSubv
2016-11-30Merge pull request #1820 from mailwl/service-verSebastian Valle
2016-11-30Set client SDK version to Service APIsmailwl
2016-11-29Merge pull request #2233 from Subv/warningsbunnei
2016-11-29Update dynarmic to the latest version (#2234)James Rowe
2016-11-29Build: Fixed a few warnings.Subv
2016-11-27Merge pull request #2196 from Subv/system_modeYuri Kunde Schlesner
2016-11-27Merge pull request #2222 from linkmauve/die-frameskip-dieYuri Kunde Schlesner
2016-11-27Merge pull request #2132 from wwylele/fix-fs-errSebastian Valle
2016-11-27Kernel/Loader: Grab the system mode from the NCCH ExHeader.Subv
2016-11-27Merge pull request #2218 from Subv/stencil_linesYuri Kunde Schlesner
2016-11-27GPU: Remove the broken frame_skip option.Emmanuel Gil Peyrot
2016-11-27RasterizerGL: Use GL_TRUE and 0xFF in the stencil and depth masks instead of ...Subv
2016-11-27Rasterizer/Memfill: Set the correct stencil write mask when clearing the sten...Subv
2016-11-27Merge pull request #2168 from mailwl/micSebastian Valle
2016-11-26Merge pull request #2185 from freiro/local_folderYuri Kunde Schlesner
2016-11-26Move to AppData/Roaming/Citra/freiro
2016-11-26Merge pull request #2215 from MerryMage/ticks_executedYuri Kunde Schlesner
2016-11-26dynarmic: Add ticks based on ticks executed, not ticks requestedMerryMage
2016-11-26Removed /user/ from pathfreiro
2016-11-25Output parameters to logmailwl
2016-11-25MIC_U: Stub service funcionsmailwl
2016-11-24Merge pull request #2210 from jroweboy/pagetablesYuri Kunde Schlesner
2016-11-24Expose page table to dynarmic for optimized reads and writes to the JITJames Rowe
2016-11-24Merge pull request #2211 from yuriks/travis-no-uploadYuri Kunde Schlesner
2016-11-24Travis: Remove build uploadingYuri Kunde Schlesner
2016-11-24Merge pull request #2208 from freiro/libsdl205Yuri Kunde Schlesner
2016-11-24Switch to AppData/Roamingfreiro