summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2026-08-08Merge pull request #14767 from JosJuice/state-nand-open-fileJosJuice
2026-08-08Merge pull request #14802 from phire/fallthrough_warningsDentomologist
2026-08-08Enable implicit fallthrough warnings for gcc/clangScott Mansell
2026-08-08Fix fallthough in CodeView/MemoryView widgetsScott Mansell
2026-08-08Fix missing break in BluetoothRealDeviceScott Mansell
2026-08-08Add missing breaks (no behaviour change)Scott Mansell
2026-08-07VideoBackends/OGL: Don't call glMemoryBarrier without ARB_shader_image_load_s...Andy1210
2026-08-07Add fallthroughs to OpenGL InitExtentionListScott Mansell
2026-08-07Add fallthroughs to GetMurmurHash3Scott Mansell
2026-08-07Optimize vertex_shader_uid_data down to 28 bytesScott Mansell
2026-08-05Require VS 2026, update WinUpdater redistdreamsyntax
2026-08-05Common/BitCastPtr: Prevent destination type to be a pointerSepalani
2026-08-03Mach exception thread: Fix msg alignmentScott Mansell
2026-08-02VideoCommon: Fix custom texture count in OSD messageJosJuice
2026-08-01Use designated constructorsDr. Dystopia
2026-08-02Merge pull request #14758 from JoshuaVandaele/egl-platform-nowaylandScott Mansell
2026-08-01Merge pull request #14768 from phire/security/gcz_overflowsJosJuice
2026-08-01Merge pull request #14776 from tygyh/Core/Use-static-castScott Mansell
2026-08-01Merge pull request #14781 from sepalani/gai-errorScott Mansell
2026-07-31IP/Top: Add getaddrinfo() error log messageSepalani
2026-07-31EGLX11: Forbid EGL_PLATFORM to be "wayland"Joshua Vandaële
2026-07-31Merge pull request #14755 from JoshuaVandaele/cmakeupd-qt-useless-dllsScott Mansell
2026-07-31Merge pull request #14775 from tygyh/Replace-zero-constants-with-`nullptr`Scott Mansell
2026-07-31Merge pull request #13452 from tygyh/Use-structured-binding-DolphinQt-FifoAna...Scott Mansell
2026-07-31Merge pull request #14778 from JoshuaVandaele/about-enable-sdlScott Mansell
2026-07-30Replace functional cast with `static_cast`Dr. Dystopia
2026-07-30Merge pull request #14765 from slick-daddy/opt-6Scott Mansell
2026-07-29AboutDialog: Fix compilation with ENABLE_SDL=OFFJoshua Vandaële
2026-07-29Replace zero constants with `nullptr`Dr. Dystopia
2026-07-29Merge pull request #14115 from techflashYT/elf-loader-fixScott Mansell
2026-07-29Merge pull request #14770 from JoshuaVandaele/gen-approved-hashScott Mansell
2026-07-29Merge pull request #13543 from tygyh/DiscIO-Use-views-keysScott Mansell
2026-07-29Merge pull request #14766 from phire/security/dol_readerScott Mansell
2026-07-29Merge pull request #14738 from tygyh/Replace-concatination-with-stdformatScott Mansell
2026-07-29Merge pull request #14747 from AdmiralCurtiss/dsp-hle-oobScott Mansell
2026-07-29Merge pull request #14752 from JoshuaVandaele/about-sdlScott Mansell
2026-07-28Replace string concatination with `fmt::format`Dr. Dystopia
2026-07-28GCZ: use 64-bit for m_data_offsetScott Mansell
2026-07-28GCZ: validate while loadingScott Mansell
2026-07-28GCZ: Don't trust block_num eitherScott Mansell
2026-07-28GCZ: Don't trust GetBlockCompressedSizeScott Mansell
2026-07-27DolReader: Fix integer wraparoundScott Mansell
2026-07-27AchievementApprovedHash: Automatically generate hash using CMakeJoshua Vandaële
2026-07-27Return m_devices directly in GetAllDevices().slick-daddy
2026-07-26IOS/FS: Fix loading savestate when files are openJosJuice
2026-07-25Android: Reformat settings search filesSimonx22
2026-07-25Android: Add global settings searchSimonx22
2026-07-25Socket: Resolve incorrect include warningJoshua Vandaële
2026-07-25CWDemangler: Resolve missing-declarations warningsJoshua Vandaële
2026-07-25DolphinQt/Config: Resolve sign-compare warningsJoshua Vandaële