9569 Commits (0b701751da5f1114a79078b536d57a4e5eb0321f)
 

Author SHA1 Message Date
bunnei 0b701751da
Merge pull request #1676 from lioncash/warn 7 years ago
bunnei 238bc4a077
Merge pull request #1706 from lioncash/file-err 7 years ago
bunnei e156834297
Merge pull request #1710 from ogniK5377/palma-lets-go 7 years ago
David Marcec e658118aa9 Added SetIsPalmaAllConnectable, SetPalmaBoostMode 7 years ago
Hexagon12 d104478f1b
Merge pull request #1709 from ogniK5377/docked-mode-crash 7 years ago
David Marcec 4476fd29d6 Fixed switching operation modes when not running a game 7 years ago
Lioncash 5c9c33e8ad file_sys/errors: Remove currently unused filesystem error codes 7 years ago
Lioncash edd5b6f12f file_sys/errors: Get rid of the ErrCodes namespace 7 years ago
Lioncash b725d1fdf7 file_sys/errors: Extract FS-related error codes to file_sys/errors.h 7 years ago
David 87eca5b209 Fixed priority switching edge case for handheld (#1675) 7 years ago
bunnei 75640c9c71
Merge pull request #1699 from DarkLordZach/deterministic-rng-3 7 years ago
Zach Hilman 8cb2e7d881 csrng: Use random integer distribution instead of raw engine 7 years ago
bunnei f7319b0d3c
Merge pull request #1687 from lioncash/deduplication 7 years ago
bunnei 97605e36f7
Merge pull request #1618 from DarkLordZach/dump-nso 7 years ago
bunnei 98060c6f7b
Merge pull request #1691 from lioncash/audren 7 years ago
bunnei 8a537a2021
Merge pull request #1637 from FernandoS27/cache 7 years ago
bunnei c6c74248fe
Merge pull request #1697 from lioncash/acc 7 years ago
bunnei 0478308094
Merge pull request #1696 from lioncash/acc-cond 7 years ago
bunnei 53b3c3ab7f
Merge pull request #1695 from lioncash/tr 7 years ago
Lioncash cd47af8af0 service/acc: Correct error case within TrySelectUserWithoutInteraction() 7 years ago
Lioncash 9761936e02 profile_manager: Replace iterative loop with a ranged-for loop in ParseUserSaveFile() 7 years ago
Lioncash 1af13e0802 profile_manager: Move UUID Format function definitions into the cpp file 7 years ago
bunnei c681690358
Merge pull request #1690 from lioncash/nfp 7 years ago
bunnei 7384b33c4f
Merge pull request #1689 from lioncash/break 7 years ago
bunnei c95ded3a4a
Merge pull request #1688 from lioncash/unused 7 years ago
Lioncash e6676afa18 yuzu/configure_system: Mark the entropy mask string as nontranslatable 7 years ago
bunnei ebf1b58a22
Merge pull request #1684 from lioncash/common 7 years ago
bunnei e1ea8cc721
Merge pull request #1679 from DarkLordZach/deterministic-rng-2 7 years ago
Lioncash b4f63db04e nfp: Correct erroneous sizeof expression within GetTagInfo() 7 years ago
Lioncash 3619b31fc0 service/audren_u: Forward RequestUpdateAuto through the same function as RequestUpdate 7 years ago
Lioncash fcde356f15 hid/npad: Add missing break in switch statement within Controller_NPad::OnUpdate() 7 years ago
Lioncash 958fa15a4c service: Mark MakeFunctionString with the [[maybe_unused]] attribute. 7 years ago
Lioncash f9db75fe40 kernel/thread: Deduplicate scheduler switching code 7 years ago
bunnei 3bd503d59c
Merge pull request #1662 from FreddyFunk/CopySurface-Optimization 7 years ago
bunnei 09f4150241
Merge pull request #1686 from DarkLordZach/move-open-yuzu-folder 7 years ago
bunnei d2b2b05b6a
Merge pull request #1685 from lioncash/base 7 years ago
bunnei 723bd89883
Merge pull request #1677 from FreddyFunk/skip-vao-binding-cleanup 7 years ago
bunnei 70f189d7af
Merge pull request #1680 from lioncash/mem 7 years ago
bunnei a80467db57
Merge pull request #1682 from lioncash/audio 7 years ago
bunnei d2a630c41f
Merge pull request #1683 from lioncash/typo 7 years ago
bunnei 9b12623743
Merge pull request #1608 from DarkLordZach/save-data-reader 7 years ago
Lioncash c7387e6504 string_util: Remove ArrayToString() 7 years ago
Lioncash f1219e3a87 string_util: Remove TryParse() 7 years ago
Zach Hilman 6001af2b89 qt: Move Open yuzu Folder action from Help to File 7 years ago
Lioncash 4ed9ef15c4 video_core/renderer_base: Remove GL include from the renderer base class files 7 years ago
Lioncash 9bc18eada8 string_util: Remove ThousandSeparate() 7 years ago
Lioncash 454cf1dc09 hle/audren_u: Implement Get/SetRenderingTimeLimit 7 years ago
Lioncash 81a39181b0 audio_core/audio_renderer: Fix typo in AuxInfo member name 7 years ago
Lioncash 004277477a vm_manager: Unstub GetTotalHeapUsage() 7 years ago
Lioncash b8e885c6e5 kernel/process: Migrate heap-related memory management out of the process class and into the vm manager 7 years ago