16283 Commits (fc6db97a09e2de5eff10131ddcab9cf8fb2f736c)
 

Author SHA1 Message Date
Lioncash 9a44c1ea27 externals: Update inih to r52 5 years ago
Lioncash 65e697de59 externals: Track mainline inih project 5 years ago
LC 7d27a7a511
Merge pull request #4842 from liushuyu/fix-web-srv 5 years ago
liushuyu eb84e0f63a
externals: auto detect system OpenSSL 5 years ago
liushuyu 8e673cbb08
web_backend: fix a regression introduced in 39c8d18 5 years ago
Lioncash 047e77e2f0 sync_manager: Amend parameter order of calls to SyncptIncr constructor 5 years ago
Lioncash cce14b4cd7 h264: Make WriteUe take a u32 5 years ago
Lioncash 6291975731 vp9: std::move buffer within ComposeFrameHeader() 5 years ago
Lioncash 00decfbb07 vp9: Remove dead code 5 years ago
Lioncash 111802bbbb vp9: Join declarations with assignments 5 years ago
Lioncash 3b5d5fa86f vp9: Remove pessimizing moves 5 years ago
Lioncash dcc26c54a5 vp9: Resolve variable shadowing 5 years ago
Lioncash c04203b786 nvdec: Tidy up header includes 5 years ago
bunnei cd92a94965
Merge pull request #4805 from bunnei/update-defaults 5 years ago
bunnei 941563f981 yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 5 years ago
bunnei d33399e1f4
Merge pull request #4729 from ameerj/nvdec-prod 5 years ago
ReinUsesLisp ce69ff2890 hle/kernel: Remove unused registered_core_threads to fix data races 5 years ago
bunnei c7f32931ee
Merge pull request #4832 from bunnei/cpu-manager-microprofile-fix 5 years ago
bunnei 1828f82000
Merge pull request #4833 from bunnei/timezonemanager-explicit 5 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 5 years ago
bunnei 9f08cea2c4
Merge pull request #4834 from lioncash/copy-fn 5 years ago
lat9nq 8bd246032a kernel: Use the current time as the default RNG seed 5 years ago
Lioncash 6b5f565324 controller: Pass ControllerParameters by reference in ReconfigureControllers() 5 years ago
bunnei 3984bb6def hle: services: TimeZoneContentManager: This can be made explicit. 5 years ago
bunnei 54aabb00b0 core: cpu_manager: Add missing call to MicroProfileOnThreadExit(). 5 years ago
Lioncash 1dd4132eb1 externals: Update fmt to 7.1.0 5 years ago
Rodrigo Locatti 2f6ba54483
Merge pull request #4827 from lioncash/trunc 5 years ago
Rodrigo Locatti ae3a755d13
Merge pull request #4828 from lioncash/lockguard 5 years ago
Lioncash 98f4c5e7b8 general: Use template deduction guides for lock_guard 5 years ago
Lioncash 061a63547f controller: Convert led_patterns integer literals to bool literals 5 years ago
LC fe53ee26ce
Merge pull request #4826 from Morph1984/resolve-warning 5 years ago
Morph 9afbcd9e8a applets/profile_select: Resolve a warning in exec() 5 years ago
bunnei ab052cf684
Merge pull request #4817 from Kewlan/open-single-save-location 5 years ago
LC 6f6d83befa
Merge pull request #4816 from Morph1984/controller-disconnect-fix 5 years ago
bunnei 3e46934442
Merge pull request #4706 from ReinUsesLisp/cmake-host-shaders 5 years ago
bunnei e7042163c8
Merge pull request #4792 from bunnei/rtc-fix 5 years ago
Kewlan 85b5b816cf Don't ask for profile when there's only one. 5 years ago
Lioncash ea20b5c970 core: Fix clang build pt.3 5 years ago
Morph 2f852f182a sdl_impl: Fix controller reconnection issues 5 years ago
bunnei 1fc61d09d3
Merge pull request #4811 from lioncash/warn-video 5 years ago
Lioncash e408bd3b7c core: Fix clang build pt.2 5 years ago
LC 2e74b79e89
Merge pull request #4814 from yuzu-emu/revert-4796-clang 5 years ago
bunnei 3d592972dc
Revert "core: Fix clang build" 5 years ago
Lioncash 678d012c2c video_core: Conditially activate relevant compiler warnings 5 years ago
Lioncash fdd9154069 kernel: Fix build with recent compiler flag changes 5 years ago
LC 536c51912d
Merge pull request #4807 from ReinUsesLisp/glasm-robust-ssbo 5 years ago
LC 88d5140cf2
Merge pull request #4796 from lioncash/clang 5 years ago
bunnei 940c3bf68d
Merge pull request #4390 from ogniK5377/get-applet-inf-stub 5 years ago
LC ea8345cdcd
Merge pull request #4809 from Morph1984/mjolnir-p3 5 years ago
bunnei e03dc4d569
Merge pull request #4627 from Morph1984/fix-dinput-controller-disconnect 5 years ago