summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2026-01-15MenuBar: Add entries to open the config and cache foldersJoshua Vandaële
2026-01-14Merge pull request #14246 from LeddaZ/android-gitignoreJosJuice
2026-01-14Merge pull request #14245 from LeddaZ/android-materialyou-fixJosJuice
2026-01-14Merge pull request #14244 from LeddaZ/kotlin-compilerdslJosJuice
2026-01-12Merge pull request #14199 from JosJuice/jit64-rcoparg-isimmJMC47
2026-01-11Revert "Externals: Update zlib-ng to v2.3.2"Jordan Woyak
2026-01-11Merge pull request #14273 from JosJuice/x64-oparg-paddingJordan Woyak
2026-01-11Merge pull request #14251 from JoshuaVandaele/cmake-editorconfigJMC47
2026-01-11Merge pull request #14255 from JoshuaVandaele/bsd-fixJMC47
2026-01-11Merge pull request #14229 from JoshuaVandaele/zlib-ngJMC47
2026-01-11Merge pull request #14275 from JosJuice/hotkey-vectorJMC47
2026-01-11HotkeyManager: Don't allocate heap memory in GetInputJosJuice
2026-01-11JitRegister: Check IsEnabled before constructing stringJosJuice
2026-01-11Jit64: Make TrampolineInfo smallerJosJuice
2026-01-11x64Emitter: Reduce padding in OpArgJosJuice
2026-01-09Merge pull request #14272 from OatmealDome/liquid-glass-begoneOatmealDome
2026-01-09c++23: Replace Common::ToUnderlying with std::to_underlyingJoshua Vandaële
2026-01-09DolphinQt: Disable Liquid Glass on macOS when built with Xcode 26OatmealDome
2026-01-09Fix RetroAchievements dev search freezesLillyJadeKatrin
2026-01-08Merge pull request #14252 from Dentomologist/set_standard_to_c++23iwubcode
2026-01-07DInputKeyboardMouse: Always report all possible buttonsJoshua Vandaële
2026-01-06Set standard to c++23 for non-MSVC compilersDentomologist
2026-01-06Set CMake version range to 3.20...4.2.1Dentomologist
2026-01-06cpp-ipc: Fix builds on non-FreeBSD BSDsJoshua Vandaële
2026-01-05DSP: Remove HLEMemory functionsJosJuice
2026-01-04Metal: Move ObjectCache constructor and destructorDentomologist
2026-01-04VolumeFileBlobReader: Define default destructor in source fileDentomologist
2026-01-04mingw: move ReadValue instantiations in cpp for compatibilityCraig Carnell
2026-01-04CMake: Apply editorconfig formattingJoshua Vandaële
2026-01-03WiimoteReal/IOWin: Determine the Bluetooth name of HID interfaces to differen...Jordan Woyak
2026-01-03Merge pull request #14248 from jordan-woyak/windows-balance-board-fixJordan Woyak
2026-01-03WiimoteReal: Immediately disconnect balance boards when disabled rather than ...Jordan Woyak
2026-01-02WiimoteReal/IOWin: Fix Real Balance Board connections.Jordan Woyak
2026-01-02DiscIO/Volume: Fix CreateVolume for WiiWare.Jordan Woyak
2026-01-01Android: Add build output folders to gitignoreLeonardo Ledda
2026-01-01Android: Switch to Theme.Material3.DynamicColorsLeonardo Ledda
2026-01-01Android: Use compilerOptions block to specify JVM versionLeonardo Ledda
2026-01-01IOS/USB: Add helper to set return values of IsoMessage's packetsSepalani
2025-12-30Merge pull request #14232 from iwubcode/const_flagsJordan Woyak
2025-12-30Merge pull request #14208 from cristian64/broadband_adapter_ipc_freebsdJordan Woyak
2025-12-29JitArm64_RegCache: Fix is always true warningsJoshua Vandaële
2025-12-29ShaderAsset: Fix shadowed variableJoshua Vandaële
2025-12-28RetroAchievements - Corrected MEM2 AlignmentLillyJadeKatrin
2025-12-27Merge pull request #14228 from iwubcode/clear_compiler_work_resource_mgriwubcode
2025-12-27Merge pull request #14234 from JoshuaVandaele/wunused-cpipelineJosJuice
2025-12-27Merge pull request #14233 from Sintendo/fix-shader-resource-warningJosJuice
2025-12-27CustomPipeline: Remove unused functionsJoshua Vandaële
2025-12-26VideoCommon: Fix ShaderResource init order warningSintendo
2025-12-25Common: update Flags to allow const object usageiwubcode
2025-12-24VideoCommon: initialize stored viewport to 0, fixes a crash in debug mode for...iwubcode