20771 Commits (0a6bd8b236219c0ca7d140c3552c6a72d5c3ccd0)

Author SHA1 Message Date
arades79 683019878f remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 26e44a3be4 apply clang-format 3 years ago
arades79 392a029ef4 don't use static inside constexpr function 3 years ago
arades79 45e13b03f3 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam ceda2d280e general: rename CurrentProcess to ApplicationProcess 3 years ago
Kelebek1 3a90ed99be Fix biquad filter command's state buffer offset 3 years ago
Liam 4363ca304a kernel: use GetCurrentProcess 3 years ago
Morph d6677b50f6 main: Fix borderless fullscreen for high dpi scaled displays 3 years ago
m-HD 9df92bad2a
Update settings.cpp 3 years ago
ameerj 93cf2b3ca8 texture_cache: OpenGL: Implement MSAA uploads and copies 3 years ago
Colin Kinloch 868ab0d3b4 kernel/svc: Fix undefined info_id 3 years ago
Kelebek1 2e02ed8bb5 Add fallback for memory read/write in case the address goes over a 4K page 3 years ago
FengChen 4adf39edf2 video_core: Speed up video frame data copy 3 years ago
Kelebek1 19e1ea6a02 Fix depop prepare receiving bad mix infos and writing out of bounds, and update aux a bit, may help 3 years ago
bunnei e79270507b core: kernel: k_process: Use application system resource. 3 years ago
ameerj 5e746da981 kernel: Refactor thread_local variable usage 3 years ago
Merry 3c60bc36a1 biquad_filter: Clamp f64 in ApplyBiquadFilterFloat 3 years ago
Merry 9bdcb1070f biquad_filter: Fix rounding in ApplyBiquadFilterInt 3 years ago
Liam 36b70dec05 kernel: avoid usage of bit_cast 3 years ago
Morph 3fbb93e5c9 main: Re-add QtWebEngine zoom factor 3 years ago
Narr the Reg acba9a6b76 input_common: Reintroduce custom pro controller support 3 years ago
Narr the Reg 7c0dcea96c audio: cubeb: Fix yuzu crashing when it test for latency 3 years ago
Narr the Reg 5e9fa5def5 core: hid: Use gyro thresholds modes set by the game 3 years ago
ameerj eb9f16dce4 buffer_base: Partially revert changes from #9559 3 years ago
ameerj 04139cb3ed glsl_emit_context: Remove redeclarations of gl_SampleID and gl_SampleMask 3 years ago
Narr the Reg c27006e99d service: hid: Return error if arguments of SetSupportedNpadIdType is invalid 3 years ago
Behunin 8551ac6008 Remove OnCommandListEndCommand 3 years ago
Liam 2415d37ea2 kernel/svc: switch to generated wrappers 3 years ago
Liam 82c2a3da9f kernel: fix compilation with older gcc 3 years ago
Matías Locatti 69eaad18a5
Update yuzu_cmd's default_ini.h 3 years ago
Kelebek1 8ae2a664d2 Remove fake vertex bindings when dynamic state is enabled 3 years ago
Liam 92eb091ddb kernel/svc: Split implementations into separate files 3 years ago
Sorab 923c17f1ae Add Game Icon for Discord RPC 3 years ago
german77 3cd0b816cc yuzu_cmd: Order arguments alphabetically and port arguments from Qt 3 years ago
german77 ebca59b8e9 yuzu_cmd: Fix mismatching controller input 3 years ago
german77 424643f9af yuzu_cmd: Fix touch input 3 years ago
ameerj 4678f53463 shader_recompiler/value.h: Remove lingering references to S32 3 years ago
Jonas Gutenschwager 2a491f7aaa
remove disambiguation argument from mute text 3 years ago
ameerj 979e4d9950 fsp_srv: Copy HLE Read Buffer for OutputAccessLogToSdCard 3 years ago
ameerj 2d2522693e Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 3 years ago
Luke Sawczak 54ab154696 added 'Hide empty rooms' toggle to lobby 3 years ago
liamwhite b01698775b
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer" 3 years ago
Narr the Reg 2f2e88c3fb input_common: Simplify stick from button 3 years ago
Liam 7d1c3a3f59 kernel: add KDeviceAddressSpace 3 years ago
german77 ce1895497d yuzu: config: Draw turbo buttons with a different color 3 years ago
german77 75e81885b0 input_common: Implement turbo buttons 3 years ago
Liam 67a8740af6 kernel: add KCapabilities 3 years ago
ameerj 720ff38097 gl_compute_pipeline: Force context flush when loading shader cache 3 years ago
Narr the Reg c318a4c80b input_common: joycon: Remove Magic numbers from common protocol 3 years ago
ameerj 01eeda74a6 gl_graphics_pipeline: Force context flush when loading shader cache 3 years ago