summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2018-11-14Merge pull request #1679 from DarkLordZach/deterministic-rng-2bunnei
2018-11-13qt: Move Open yuzu Folder action from Help to FileZach Hilman
2018-11-13svc: Use proper random entropy generation algorithmZach Hilman
2018-11-12Merge pull request #1670 from DarkLordZach/deterministic-rngbunnei
2018-11-12svc: Return random seed for svcGetInfo RandomEntropyZach Hilman
2018-11-12Merge pull request #1650 from FreddyFunk/castbunnei
2018-11-12Merge pull request #1674 from FearlessTobi/fullscreen-fixJames Rowe
2018-11-12yuzu: Add a missing "!" to fix the stuck-in-fullscreen bugTobias
2018-11-11settings: Add config option to set RNG seedZach Hilman
2018-11-11Merge pull request #1652 from FreddyFunk/static-castbunnei
2018-11-08Renamed CheckIfOperationChanged to OnDockedModeChangedDavid Marcec
2018-11-07FixupsDavid Marcec
2018-11-07Ability to switch between docked and undocked mode in-gameDavid Marcec
2018-11-06configure_system: Fix compiler warningFrederic Laing
2018-11-06yuzu/main: Fix compiler warningFrederic Laing
2018-11-05Merge pull request #1441 from CarlKenner/DebuggerLogbunnei
2018-11-05Merge pull request #1639 from DarkLordZach/open-yuzu-folderbunnei
2018-11-04Merge pull request #1625 from FernandoS27/astcbunnei
2018-11-05Fix quickstart linkDharmin K Shah
2018-11-03qt: Add help option to open yuzu folderZach Hilman
2018-11-01Fix ASTC Decompressor to support depth parameterFernandoS27
2018-11-01Merge pull request #1615 from lioncash/inputbunnei
2018-11-01Fix ASTC formatsFernandoS27
2018-10-31Merge pull request #1604 from FearlessTobi/port-4369bunnei
2018-10-31configure_system: Contrain profile usernames to 32 charactersLioncash
2018-10-30Merge pull request #1624 from lioncash/boostbunnei
2018-10-30Merge pull request #1595 from FreddyFunk/castbunnei
2018-10-30general: Remove unused boost inclusions where applicableLioncash
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L
2018-10-28configure_system: Fix compiler warningFrederic Laing
2018-10-28compatdb: Use a seperate endpoint for testcase submissionfearlessTobi
2018-10-27configure_system: Make GetIcon() return the scaled 64x64 iconLioncash
2018-10-27configure_system: Move entry formatting for the user account list entries to ...Lioncash
2018-10-27configure_system: Display errors to the user if file operations fail when set...Lioncash
2018-10-25Merge pull request #1569 from lioncash/amiibobunnei
2018-10-25configure_system: Make the file selector text translatableLioncash
2018-10-25configure_system: Make GetAccountUsername() an internal functionLioncash
2018-10-25configure_system: Default initialize member variablesLioncash
2018-10-25configure_system: Simplify UUID generation call in AddUser()Lioncash
2018-10-25configure_system: Amend function casingLioncash
2018-10-25configure_system: Add missing override specifier on the destructorLioncash
2018-10-25configure_system: Make public slots privateLioncash
2018-10-24Merge pull request #1575 from lioncash/qstringbunnei
2018-10-24Merge pull request #1570 from lioncash/optionalbunnei
2018-10-24Merge pull request #1558 from lioncash/ptrbunnei
2018-10-24Merge pull request #1571 from lioncash/debug-translatebunnei
2018-10-24Merge pull request #1568 from lioncash/dirbunnei
2018-10-24Merge pull request #1567 from lioncash/translatebunnei
2018-10-24Merge pull request #1566 from lioncash/strbunnei
2018-10-24game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameV...Lioncash