15778 Commits (bf87c33d404b963f8dffedffffce7cd3d9920aa3)

Author SHA1 Message Date
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
bunnei bf6d4d3052 service: bcat: Check client connection before interacting with socket. 5 years ago
Lioncash c3c19060dd udp/client: Make use of designated initializers in TestCommunication() 5 years ago
Lioncash 3232d03657 udp/client: Take std::function by const reference with TestCommunication() 5 years ago
Morph 7f475ec996 sdl_impl: Erase the SDLJoystick entry after removing a controller 5 years ago
Lioncash d44d662529 input_common/CMakeLists: Make some warnings errors 5 years ago
bunnei de8829370d service: acc: Stub IManagerForApplication::StoreOpenContext. 5 years ago
bunnei cab012dd01 hle: service: vi: Implement BufferQueue::CancelBuffer. 5 years ago
ReinUsesLisp a13623c68b kernel: Implement host thread register methods without locking 5 years ago
Lioncash 8452ec7d7b audio_core/CMakeLists: Make warnings consistent with core 5 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 5 years ago
ReinUsesLisp 038503cd6b vk_graphics_pipeline: Manage primitive topology as fixed state 5 years ago