14532 Commits (64daafbaa06a85ff59b673c6cb92b21d2ffdeef6)

Author SHA1 Message Date
Lioncash 0c2f517cd0 vp9: Mark functions with [[nodiscard]] where applicable 5 years ago
Lioncash 114153e8c8 vp9: Provide a default initializer for "hidden" member 5 years ago
Lioncash e54c1f4a41 vp9: Make some member functions internally linked 5 years ago
Lioncash 3e654ff0d0 General: Resolve a few missing initializer warnings 5 years ago
ameerj b139341d35 async_shaders: Increase Async worker thread count for 8+ thread cpus 5 years ago
Morph fc09a13d34 kernel/process: Add missing <ctime> include 5 years ago
liushuyu 0555d8ac94 web_service: follow-up fix to #4842 ... 5 years ago
german 2aafcc5f4b Add hotplug, rumble and fix 3rd party adapters for the GC adapter 5 years ago
bunnei 529f48d980 web_service: web_backend: Handle socket errors with GenericRequest. 5 years ago
bunnei 6639ab9470 video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand. 5 years ago
ReinUsesLisp 5690bca1c4 shader: Partially implement texture cube array shadow 5 years ago
ReinUsesLisp 016fb60ff5 shader/arithmetic: Implement FCMP immediate + register variant 5 years ago
ReinUsesLisp de16b5a409 video_core: Enforce -Wredundant-move and -Wpessimizing-move 5 years ago
ReinUsesLisp 1ae83819d9 video_core: Enforce -Werror=type-limits 5 years ago
ReinUsesLisp 171b94e8fa common/fiber: Take shared_ptr<Fiber> by copy in YieldTo 5 years ago
ReinUsesLisp 08ad5c4e42 tests: Fix data race in fibers test 5 years ago
Lioncash 0368d43dff service: Update function tables 5 years ago
liushuyu 6be4451e39 web_backend: fix a regression introduced in 16de0a6 5 years ago
Lioncash 7115197c4c sync_manager: Amend parameter order of calls to SyncptIncr constructor 5 years ago
Lioncash eb5c069e32 h264: Make WriteUe take a u32 5 years ago
Lioncash 105a345f4e vp9: std::move buffer within ComposeFrameHeader() 5 years ago
Lioncash c0992fd760 vp9: Remove dead code 5 years ago
Lioncash 617f016746 vp9: Join declarations with assignments 5 years ago
Lioncash 9efecc310b vp9: Remove pessimizing moves 5 years ago
Lioncash 4e10e539d8 vp9: Resolve variable shadowing 5 years ago
Lioncash 31d9c3c75e nvdec: Tidy up header includes 5 years ago
bunnei 6285e45136 yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 5 years ago
ReinUsesLisp 1a1ca86eb5 hle/kernel: Remove unused registered_core_threads to fix data races 5 years ago
ameerj 9ef5c53e52 video_core: NVDEC Implementation 5 years ago
lat9nq 2974d72a2a kernel: Use the current time as the default RNG seed 5 years ago
Lioncash c3f019b9eb controller: Pass ControllerParameters by reference in ReconfigureControllers() 5 years ago
bunnei 379ef37035 hle: services: TimeZoneContentManager: This can be made explicit. 5 years ago
bunnei 321fbec267 core: cpu_manager: Add missing call to MicroProfileOnThreadExit(). 5 years ago
Lioncash 59a56fa810 general: Use template deduction guides for lock_guard 5 years ago
Lioncash 652c36ef9c controller: Convert led_patterns integer literals to bool literals 5 years ago
Morph 5bdd042c3e applets/profile_select: Resolve a warning in exec() 5 years ago
Kewlan 2204839317 Don't ask for profile when there's only one. 5 years ago
Lioncash c7b6027f34 core: Fix clang build pt.3 5 years ago
Morph 62e0851476 sdl_impl: Fix controller reconnection issues 5 years ago
Lioncash 2d48020ca5 core: Fix clang build pt.2 5 years ago
bunnei deb3536936 Revert "core: Fix clang build" 5 years ago
Lioncash 09a096c6ff video_core: Conditially activate relevant compiler warnings 5 years ago
Lioncash 1367e8fb75 kernel: Fix build with recent compiler flag changes 5 years ago
Morph 6fa2144d90 configure_input_player: Fix modifier buttons 5 years ago
ReinUsesLisp 1f6b67df03 gl_arb_decompiler: Implement robust buffer operations 5 years ago
David Marcec b54f39b1d4 Added remaining params 5 years ago
David Marcec 83cb5a2c74 nifm: GetAppletInfo stub 6 years ago
Lioncash a1b5ea953f core: Add boxcat sources with target_sources 5 years ago
Lioncash 18636013c9 core: Fix clang build 5 years ago
Lioncash ab33132ccb mii/manager: Make use of unused lower bound in GetRandomValue() 5 years ago