14324 Commits (a0e5cccb9298aa95012494ee7196d28fef6f48b0)

Author SHA1 Message Date
bunnei a0e5cccb92 hle: service: ldr: Implement UnloadNrr. 5 years ago
Lioncash 14a97d082e CMakeLists: Resolve MSVC build failures 5 years ago
Jan Beich 50e52ade85 video_core: unbreak -Werror in NVDEC with Clang 5 years ago
Lioncash 11d0a6e7b8 General: Catch more expressions with no effect on MSVC 5 years ago
Lioncash 26547d3e3b General: Make ignoring a discarded return value an error 5 years ago
Lioncash 8049b8beb6 common/stream: Be explicit with copy and move operators 5 years ago
Lioncash 12eeffcb7c vp9: Be explicit with copy and move operators 5 years ago
Lioncash 0d713cf8eb vp9: Mark functions with [[nodiscard]] where applicable 5 years ago
Lioncash badea3b301 vp9: Provide a default initializer for "hidden" member 5 years ago
Lioncash f8543249f0 vp9: Make some member functions internally linked 5 years ago
Morph 9cfc5fee2f kernel/process: Add missing <ctime> include 5 years ago
liushuyu cf63eacc1a
web_service: follow-up fix to #4842 ... 5 years ago
german 5333db91c1 Add hotplug, rumble and fix 3rd party adapters for the GC adapter 5 years ago
bunnei 156556ddd2 web_service: web_backend: Handle socket errors with GenericRequest. 5 years ago
bunnei 94eca09cf6 video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand. 5 years ago
ReinUsesLisp 79da90cea8 video_core: Enforce -Wredundant-move and -Wpessimizing-move 5 years ago
ReinUsesLisp 4a451e5849 video_core: Enforce -Werror=type-limits 5 years ago
ReinUsesLisp cdb2480d39 common/fiber: Take shared_ptr<Fiber> by copy in YieldTo 5 years ago
ReinUsesLisp 3fdb42e0b4 tests: Fix data race in fibers test 5 years ago
Lioncash 020519def8 service: Update function tables 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 941563f981 yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 5 years ago
ReinUsesLisp ce69ff2890 hle/kernel: Remove unused registered_core_threads to fix data races 5 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 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 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
Morph 9afbcd9e8a applets/profile_select: Resolve a warning in exec() 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
Lioncash e408bd3b7c core: Fix clang build pt.2 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
Morph ff82f3894a configure_input_player: Fix modifier buttons 5 years ago
ReinUsesLisp f21a189148 gl_arb_decompiler: Implement robust buffer operations 5 years ago
David Marcec 298b50e220 Added remaining params 5 years ago
David Marcec acd35e1b60 nifm: GetAppletInfo stub 6 years ago