14328 Commits (df095c89639896fcb54f75492a046e057362c174)

Author SHA1 Message Date
bunnei df095c8963 hle service: nvdrv: Update to instantiate SyncpointManager. 5 years ago
bunnei 317c2ac884 hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints. 5 years ago
Levi Behunin 381586d56c Rename to align with switchbrew and remove gpu function (#4714) 5 years ago
Lioncash b712b3684a CMakeLists: Resolve MSVC build failures 5 years ago
Jan Beich c751be210e video_core: unbreak -Werror in NVDEC with Clang 5 years ago
Lioncash 5c7f20bc57 General: Catch more expressions with no effect on MSVC 5 years ago
Lioncash 0525232875 General: Make ignoring a discarded return value an error 5 years ago
Lioncash a625048772 common/stream: Be explicit with copy and move operators 5 years ago
Lioncash 6425e155f2 vp9: Be explicit with copy and move operators 5 years ago
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
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 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