summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-16Common/Bitfield: store value as unsigned typeWeiyi Wang
2018-11-17Added various bluetooth based cmds for palmaDavid Marcec
2018-11-17Added SetIsPalmaAllConnectable, SetPalmaBoostModeDavid Marcec
2018-11-16Merge pull request #1709 from ogniK5377/docked-mode-crashHexagon12
2018-11-16Fixed switching operation modes when not running a gameDavid Marcec
2018-11-15Remove whitespaceJcw87
2018-11-15Include imageformat dependencies with releases (appveyor)Jcw87
2018-11-16file_sys/errors: Remove currently unused filesystem error codesLioncash
2018-11-16file_sys/errors: Get rid of the ErrCodes namespaceLioncash
2018-11-16file_sys/errors: Extract FS-related error codes to file_sys/errors.hLioncash
2018-11-15Include imageformat dependencies with releasesJcw87
2018-11-15Fixed priority switching edge case for handheld (#1675)David
2018-11-15Merge pull request #1699 from DarkLordZach/deterministic-rng-3bunnei
2018-11-15csrng: Use random integer distribution instead of raw engineZach Hilman
2018-11-15Merge pull request #1687 from lioncash/deduplicationbunnei
2018-11-15Merge pull request #1618 from DarkLordZach/dump-nsobunnei
2018-11-15Merge pull request #1691 from lioncash/audrenbunnei
2018-11-15textures/decoders: Minor cleanupFrederic Laing
2018-11-15gl_rasterizer_chache: Minor cleanupFrederic Laing
2018-11-15ldr_ro: Implement UnloadNro (command 1)Zach Hilman
2018-11-15ldr_ro: Fully Implement LoadNro (command 0)Zach Hilman
2018-11-15ldr_ro: Implement UnloadNrr (command 3)Zach Hilman
2018-11-15ldr_ro: Fully implement LoadNrr (command 2)Zach Hilman
2018-11-15process: Make MirrorMemory take state to map new memory asZach Hilman
2018-11-15pl_u: Resize buffers in shared font data getter to what game requestsZach Hilman
2018-11-14Merge pull request #1637 from FernandoS27/cachebunnei
2018-11-14Merge pull request #1697 from lioncash/accbunnei
2018-11-14Merge pull request #1696 from lioncash/acc-condbunnei
2018-11-14Merge pull request #1695 from lioncash/trbunnei
2018-11-14service/acc: Correct error case within TrySelectUserWithoutInteraction()Lioncash
2018-11-14profile_manager: Replace iterative loop with a ranged-for loop in ParseUserSa...Lioncash
2018-11-14profile_manager: Move UUID Format function definitions into the cpp fileLioncash
2018-11-14Merge pull request #1690 from lioncash/nfpbunnei
2018-11-14Merge pull request #1689 from lioncash/breakbunnei
2018-11-14Merge pull request #1688 from lioncash/unusedbunnei
2018-11-14yuzu/configure_system: Mark the entropy mask string as nontranslatableLioncash
2018-11-14Merge pull request #1684 from lioncash/commonbunnei
2018-11-14Merge pull request #1679 from DarkLordZach/deterministic-rng-2bunnei
2018-11-14nfp: Correct erroneous sizeof expression within GetTagInfo()Lioncash
2018-11-14service/audren_u: Forward RequestUpdateAuto through the same function as Requ...Lioncash
2018-11-14hid/npad: Add missing break in switch statement within Controller_NPad::OnUpd...Lioncash
2018-11-14service: Mark MakeFunctionString with the [[maybe_unused]] attribute.Lioncash
2018-11-14kernel/thread: Deduplicate scheduler switching codeLioncash
2018-11-13Merge pull request #1662 from FreddyFunk/CopySurface-Optimizationbunnei
2018-11-13Merge pull request #1686 from DarkLordZach/move-open-yuzu-folderbunnei
2018-11-13Merge pull request #1685 from lioncash/basebunnei
2018-11-13Merge pull request #1677 from FreddyFunk/skip-vao-binding-cleanupbunnei
2018-11-13Merge pull request #1680 from lioncash/membunnei
2018-11-13Merge pull request #1682 from lioncash/audiobunnei
2018-11-13Merge pull request #1683 from lioncash/typobunnei