15446 Commits (09a8e08109b71fa5cbf85cfae72f1fb73d33dbad)

Author SHA1 Message Date
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
Lioncash 0ab7bfdfce core: Add boxcat sources with target_sources 5 years ago
Lioncash be1954e04c core: Fix clang build 5 years ago
Lioncash c1577f3448 mii/manager: Make use of unused lower bound in GetRandomValue() 5 years ago
bunnei 363c644730 service: bcat: Check client connection before interacting with socket. 5 years ago
Lioncash 30b1e71066 udp/client: Make use of designated initializers in TestCommunication() 5 years ago
Lioncash 36cfb234d5 udp/client: Take std::function by const reference with TestCommunication() 5 years ago
Morph 7b3f5845d2 sdl_impl: Erase the SDLJoystick entry after removing a controller 5 years ago
Lioncash 046c0c91a3 input_common/CMakeLists: Make some warnings errors 5 years ago
bunnei 1d714c8c7f service: acc: Stub IManagerForApplication::StoreOpenContext. 5 years ago
bunnei 1f186f34a2 hle: service: vi: Implement BufferQueue::CancelBuffer. 5 years ago
ReinUsesLisp b9a9b83bee kernel: Implement host thread register methods without locking 5 years ago
Lioncash 9f9b64d280 audio_core/CMakeLists: Make warnings consistent with core 5 years ago
Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors 5 years ago
ReinUsesLisp e4e0abc418 vk_graphics_pipeline: Manage primitive topology as fixed state 5 years ago
Morph 8db3feae19 filesystem: Fix CreateDirectory and DeleteFile 5 years ago
bunnei 62c6c9f6a6 service: time: Update current time with changes to RTC setting. 5 years ago
bunnei b260847218 hle: service: nvdrv: Implement nvhost_as_gpu::FreeSpace. 5 years ago
ReinUsesLisp e1600b0962 video_core: Enforce -Wclass-memaccess 5 years ago
goldenx86 0120e5b1d9 vk_device: Block VK_EXT_extended_dynamic_state for RDNA devices 5 years ago
ReinUsesLisp dffaffaac1 shader/texture: Implement CUBE texture type for TMML and fix arrays 5 years ago
ReinUsesLisp cd3e959f23 renderer_vulkan/wrapper: Fix physical device sorting 5 years ago
german a54aee290f Address comments 5 years ago
german a220d8799e Add compatibility with only accelerometer and auto calibrate for drift 5 years ago
ReinUsesLisp 2a24b1c973 video_core: Enforce -Wunused-variable and -Wunused-but-set-variable 5 years ago
german 2f47b27654 Only use inputs corresponding to controller type 5 years ago