summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-28InputCommon: Fix input expression assignment operator behavior.Jordan Woyak
2025-01-28Merge pull request #13267 from Sintendo/arm64-fix-gt-microAdmiral H. Curtiss
2025-01-28Merge pull request #13304 from JoshuaVandaele/argsegfaultAdmiral H. Curtiss
2025-01-27Merge pull request #13297 from jordan-woyak/config-ext-btnJMC47
2025-01-27Merge pull request #13178 from jordan-woyak/input-expressions-conditional-opJMC47
2025-01-27Merge pull request #11261 from TryTwo/PR_MemoryView_Auto_UpdateJMC47
2025-01-27Added Gecko codes to GOME01.iniToni
2025-01-27Merge pull request #13213 from JosJuice/remove-filter-patches-lockJosJuice
2025-01-26Common: Make SmallVector work with non-standard-layout types.Jordan Woyak
2025-01-26Merge pull request #13296 from jordan-woyak/sdl-motor-lrJosJuice
2025-01-26Merge pull request #13290 from iwubcode/formatter_abstract_texture_typeJosJuice
2025-01-26Merge pull request #13229 from sanjay900/wii-drum-velocity-fixesJosJuice
2025-01-26Merge pull request #13298 from jordan-woyak/less-bt-spamJosJuice
2025-01-25CMakeLists: Add flag to disable CubebOatmealDome
2025-01-25Merge pull request #13303 from JoshuaVandaele/aboutresizeJosJuice
2025-01-25Merge pull request #13307 from OatmealDome/steam-vspropsJosJuice
2025-01-25VSProps: Remove unused Steam preprocessor definitionOatmealDome
2025-01-24VertexLoaderBase: Allow the vertex loader type to be set via configOatmealDome
2025-01-24Merge pull request #13192 from jordan-woyak/netplay-win32-interface-listJordan Woyak
2025-01-24Fix segfault when passing invalid argumentsJoshua Vandaële
2025-01-24AboutDialog: Disable resizing the About windowJoshua Vandaële
2025-01-23Merge pull request #13285 from SameUpstreamMultipleForks/fix-waverace-blue-stormJMC47
2025-01-24WiimoteEmu: Fix Drum Extension VelocitySanjay Govind
2025-01-23Flatpak: Move wrapper script outside of the manifestOatmealDome
2025-01-23GameSettings: Set CPUThread to False in GWR.ini.Maxim Cournoyer
2025-01-22ArmCPUDetect: Add OpenBSD support for elf_aux_infoBrad Smith
2025-01-22Core/WiimoteReal: Make Wii Remote scan logging less spammy on Linux.Jordan Woyak
2025-01-22Merge pull request #13283 from jordan-woyak/button-indicatorsJordan Woyak
2025-01-22Merge pull request #13294 from JoshuaVandaele/analytics-readmeJosJuice
2025-01-22DolphinQt: Add a "Configure Extension" button under the extensionJordan Woyak
2025-01-21InputCommon: Add support for SDL gamecontroller rumble triggers.Jordan Woyak
2025-01-21InputCommon: Make SDL Motor L/R Outputs not fight each other.Jordan Woyak
2025-01-21Readme: Add a link to AnalyticsJoshua Vandaële
2025-01-20DolphinQt: Remove MappingButton bold/italic text indication.Jordan Woyak
2025-01-20MappingWidget: Fix shadowed variable warning.Jordan Woyak
2025-01-20MappingIndicator: Add graphical indicators on the left of MappingButtonJordan Woyak
2025-01-20Merge pull request #13279 from jordan-woyak/delimited-tokenTilka
2025-01-20Merge pull request #13275 from Pokechu22/d3d12-custom-root-param-indexPokechu22
2025-01-20Merge pull request #13204 from LillyJadeKatrin/retroachievements-allow-batchJosJuice
2025-01-20Merge pull request #13289 from iwubcode/small_vector_clearJordan Woyak
2025-01-20Common: add 'clear' function to SmallVectoriwubcode
2025-01-20Externals / VideoCommon: update imgui to 1.91.7 and implot to v0.16; imgui ch...iwubcode
2025-01-20VideoCommon: add formatter for AbstractTextureTypeiwubcode
2025-01-20Merge pull request #13269 from OatmealDome/memarena-darwinOatmealDome
2025-01-20Remove legacy configuration supportJoshua Vandaële
2025-01-20Enforce XCB within codeJoshua Vandaële
2025-01-19MemoryViewWidget: Add auto update toggle.TryTwo
2025-01-19MemoryViewWidget: Color recently changed memory when auto updating.TryTwo
2025-01-19MemoryViewWidget: Reduce amount of unnecessary update calls.TryTwo
2025-01-19MemoryViewWidget: Add OnFrameEnd callback to auto-update memory while a game ...TryTwo