20761 Commits (fa3ff7a6d5567e965e7dc2a2b3b008323fc39b93)

Author SHA1 Message Date
m-HD fa7436638c Update settings.cpp 3 years ago
ameerj b60e0b5360 texture_cache: OpenGL: Implement MSAA uploads and copies 3 years ago
Colin Kinloch d0ca9973a7 kernel/svc: Fix undefined info_id 3 years ago
Kelebek1 b5421d05cd Add fallback for memory read/write in case the address goes over a 4K page 3 years ago
FengChen b2395ce048 video_core: Speed up video frame data copy 3 years ago
Kelebek1 5c8140092f Fix depop prepare receiving bad mix infos and writing out of bounds, and update aux a bit, may help 3 years ago
bunnei 86a1aa0fcc core: kernel: k_process: Use application system resource. 3 years ago
ameerj 8467bf5224 kernel: Refactor thread_local variable usage 3 years ago
Merry 46ce21d3e2 biquad_filter: Clamp f64 in ApplyBiquadFilterFloat 3 years ago
Merry f35302d4bf biquad_filter: Fix rounding in ApplyBiquadFilterInt 3 years ago
Liam f68b3dcb29 kernel: avoid usage of bit_cast 3 years ago
Morph 030b6f5a5b main: Re-add QtWebEngine zoom factor 3 years ago
Narr the Reg 75039440f3 input_common: Reintroduce custom pro controller support 3 years ago
Narr the Reg 326d8c0905 audio: cubeb: Fix yuzu crashing when it test for latency 3 years ago
Narr the Reg 420560f4d3 core: hid: Use gyro thresholds modes set by the game 3 years ago
ameerj c5f3db8235 buffer_base: Partially revert changes from #9559 3 years ago
ameerj a6405c4890 glsl_emit_context: Remove redeclarations of gl_SampleID and gl_SampleMask 3 years ago
Narr the Reg 3d2f7c4170 service: hid: Return error if arguments of SetSupportedNpadIdType is invalid 3 years ago
Behunin 09f64e648a Remove OnCommandListEndCommand 3 years ago
Liam b91913334e kernel/svc: switch to generated wrappers 3 years ago
Liam 43131451c3 kernel: fix compilation with older gcc 3 years ago
Matías Locatti 9bc808f872 Update yuzu_cmd's default_ini.h 3 years ago
Kelebek1 b2a024c42a Remove fake vertex bindings when dynamic state is enabled 3 years ago
Liam 2d0892da7f kernel/svc: Split implementations into separate files 3 years ago
Sorab 5f5c185e3b Add Game Icon for Discord RPC 3 years ago
german77 60b2683cc1 yuzu_cmd: Order arguments alphabetically and port arguments from Qt 3 years ago
german77 c657c3cade yuzu_cmd: Fix mismatching controller input 3 years ago
german77 64ae3aeeb9 yuzu_cmd: Fix touch input 3 years ago
ameerj 97e9f40a52 shader_recompiler/value.h: Remove lingering references to S32 3 years ago
Jonas Gutenschwager 2b805dde46 remove disambiguation argument from mute text 3 years ago
ameerj 0b2e3ecc19 fsp_srv: Copy HLE Read Buffer for OutputAccessLogToSdCard 3 years ago
ameerj 7cc5da4a9f Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 3 years ago
Luke Sawczak 479a4b297b added 'Hide empty rooms' toggle to lobby 3 years ago
liamwhite f74a95b6fb Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer" 3 years ago
Narr the Reg c98ef11cfe input_common: Simplify stick from button 3 years ago
Liam 1f14d5ebce kernel: add KDeviceAddressSpace 3 years ago
german77 817d7c302a yuzu: config: Draw turbo buttons with a different color 3 years ago
german77 db99ab5431 input_common: Implement turbo buttons 3 years ago
Liam 943f0bf0c3 kernel: add KCapabilities 3 years ago
ameerj 8e0a70ddcf gl_compute_pipeline: Force context flush when loading shader cache 3 years ago
Narr the Reg 3fcf573751 input_common: joycon: Remove Magic numbers from common protocol 3 years ago
ameerj 175244e92e gl_graphics_pipeline: Force context flush when loading shader cache 3 years ago
Narr the Reg 954f7206a6 input_common: joycon: Fill missing enum data 3 years ago
Levi Behunin 2ff6c44168 Move to Clang Format 15 3 years ago
ameerj bbb60f60d2 spirv: Fix TXQ with MSAA textures 3 years ago
ameerj 13b0feaede emit_glasm_image: Fix TXQ with MSAA textures 3 years ago
ameerj 2a98e88a3a emit_glsl_image: Implement TXQ with MSAA textures 3 years ago
ameerj 6e5f3d43f2 texture_pass: Fix texture descriptors comparisons 3 years ago
ameerj be397f57ad texture_pass: Refactor texture handle retrieval 3 years ago
ameerj 2d2558797c shader_recompiler: TXQ: Skip QueryLevels when possible 3 years ago