14292 Commits (016fb60ff53150ba37839dd16c121fe2cf874c3e)

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
liushuyu 6be4451e39 web_backend: fix a regression introduced in 16de0a6 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
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
Morph 585838ca42 filesystem: Fix CreateDirectory and DeleteFile 5 years ago
bunnei 3fb8109c94 service: time: Update current time with changes to RTC setting. 5 years ago
bunnei 649a262f4e hle: service: nvdrv: Implement nvhost_as_gpu::FreeSpace. 5 years ago
ReinUsesLisp 31c5fbd15d video_core: Enforce -Wclass-memaccess 5 years ago
goldenx86 bd36d1ba36 vk_device: Block VK_EXT_extended_dynamic_state for RDNA devices 5 years ago
ReinUsesLisp be7e8a4f08 shader/texture: Implement CUBE texture type for TMML and fix arrays 5 years ago
ReinUsesLisp 17fe00bcee renderer_vulkan/wrapper: Fix physical device sorting 5 years ago
german ec0a0a94b4 Address comments 5 years ago
german 0d4c60c3ef Add compatibility with only accelerometer and auto calibrate for drift 5 years ago
ReinUsesLisp ca90a52bea video_core: Enforce -Wunused-variable and -Wunused-but-set-variable 5 years ago