21158 Commits (1eb2e781ff0d516cbfd8707472124fc7fe2f4eee)

Author SHA1 Message Date
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
ameerj f68ef5b15a emit_glsl_image: Fix ImageFetch for MSAA textures 3 years ago
Narr the Reg 56cf32f245 yuzu: config: Avoid reading deleted object 3 years ago
SoRadGaming f274064268 LDN Hostname Support in Direct Connect 3 years ago
ameerj ee53f833e7 texture_cache: Adjust image view sizes by MSAA samples 3 years ago
FengChen 667f2331d1 video_core: Implement vulkan clear specified channel 3 years ago
Liam 6237e8d92f polyfill_thread: satisfy execution ordering requirements of stop_callback 3 years ago
Narr the Reg e700634d3c input_common: joycon: Replace ReadSPI vector with span 3 years ago
Narr the Reg f20ec6f69b input_common: joycon: Remove magic numbers from calibration protocol 3 years ago
ameerj 9f64e023df glasm: Add MS sampler types 3 years ago
ameerj 6967e3edb9 glsl: Add MS sampler types 3 years ago
Liam 86c6735bd0 kernel: unbreak min/max template deduction on Apple Clang 3 years ago
Wollnashorn 6b840142b3 video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 3 years ago
Narr the Reg 8666d84926 input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon driver 3 years ago
ameerj 382717743a shader_recompiler: Remove S32 IR type 3 years ago
Morph 2a75968ff4 main: Convert to device independent coordinates for scaling 3 years ago
Morph 3c27ddd604 main: Use passthrough scaling for non-windows OSes 3 years ago
Morph 6cd0467543 main: Enable High DPI fixes for Qt >= 5.14 3 years ago
Morph 79d9982c66 main: Only set AA_DisableWindowContextHelpButton below Qt6 3 years ago
Morph 8be6571a38 input_common: Make use of StoppableTimedWait 3 years ago
Morph 337f943c97 polyfill_thread: Implement StoppableTimedWait 3 years ago
Jan Beich e22bf4d418 input_common: add missing header for libc++ after 13ccfd78bd 3 years ago
Narr the Reg a8579f0b26 Revert 9617 and fix it on input_common 3 years ago
Morph 3088a5dbc6 default_ini: Split and concatenate the config string literal 3 years ago
Merry 6b50650633 Revert "MemoryManager: use fastmem directly." 3 years ago
Morph aeada1616a main: Globally disable the "?" button on dialogs 3 years ago
Liam b85a155abd kernel: split SetAddressKey into user and kernel variants 3 years ago
Liam 31945a6e8b kernel: fix incorrect locking order in suspension 3 years ago
Liam ac94832cb6 spirv: fix multisampled image fetch 3 years ago