summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2025-10-04Merge pull request #13752 from jordan-woyak/xlib-duplicate-key-namesAdmiral H. Curtiss
2025-10-04Merge pull request #13946 from JosJuice/i18n-2025-09-17Admiral H. Curtiss
2025-10-03WiimoteReal/IOhidapi: Minor warning fixes and cleanups.Jordan Woyak
2025-10-03WiimoteReal/IOhidapi: Move VID/PID check to a helper function that other back...Jordan Woyak
2025-10-03WiimoteReal/IOhidapi: Remove accidentally included HID Profile byte from writ...Jordan Woyak
2025-10-02Merge pull request #13907 from TryTwo/PR_Cheat_RefreshJMC47
2025-10-02Merge pull request #13926 from Dentomologist/settings_open_file_dialog_at_use...Jordan Woyak
2025-10-02Merge pull request #13986 from SuperSamus/dcbz-avx-fixJosJuice
2025-10-02Merge pull request #13982 from jordan-woyak/sdl-disable-dinputJordan Woyak
2025-10-01dcbz: Fix AVX pathMartino Fontana
2025-09-30Jit64: Fix dcbz regressionDentomologist
2025-09-30WiimoteReal: Use GetEnvForThread within IORead/IOWrite calls to fix real Wii ...Jordan Woyak
2025-09-30Merge pull request #13929 from SuperSamus/dcbz-jit-improvementsJosJuice
2025-09-30SDL: Disable DirectInput handling to work around hangs with the "8BitDo Ultim...Jordan Woyak
2025-09-30SDL: Name the hotplug thread.Jordan Woyak
2025-09-29Externals: Update libiconv to 1.18Joshua Vandaƫle
2025-09-28RealtekFirmwareLoader: more RTL8761B device IDsMateus B. Cassiano
2025-09-28Merge pull request #13974 from JoshuaVandaele/system-glslangJMC47
2025-09-28Merge pull request #13082 from Dentomologist/generalpane_hardcore_mode_toolti...JMC47
2025-09-28Merge pull request #13260 from JosJuice/android-gcadapter-hotplug-callbackJMC47
2025-09-28Merge pull request #12329 from Dentomologist/balloontip_fix_premature_close_o...JMC47
2025-09-28Merge pull request #13161 from oltolm/fix_qt6_warningsJMC47
2025-09-28Merge pull request #13245 from JosJuice/mbp-condition-flushJMC47
2025-09-28Merge pull request #13909 from Dentomologist/codewidgets_show_code_approval_i...JMC47
2025-09-27Externals: Update glslang to 16.0.0 and allow using system glslangJoshua Vandaƫle
2025-09-26Merge pull request #13961 from Sam-Belliveau/sdl-gamepad-profileJMC47
2025-09-26Merge pull request #13969 from mspeder/ugreenJMC47
2025-09-26Merge pull request #13968 from dwilliams27/remove-logs-mailJMC47
2025-09-26Merge pull request #13954 from TryTwo/debug_crash_fixJMC47
2025-09-26Merge pull request #13951 from TellowKrinkle/InterpreterOptJMC47
2025-09-26Merge pull request #13945 from iwubcode/math_transpose_functionJMC47
2025-09-26Merge pull request #13940 from iwubcode/glslang_updateJMC47
2025-09-26Merge pull request #13897 from TryTwo/Imgui_Font_SizeJMC47
2025-09-26Merge pull request #13884 from jordan-woyak/wiimote-report-timingJMC47
2025-09-26Merge pull request #13882 from jordan-woyak/sdl-win32-msgJMC47
2025-09-26Merge pull request #13634 from jordan-woyak/enum-conceptsJMC47
2025-09-25OSD / Imgui: Add font size spinbox to Interface Pane.TryTwo
2025-09-25RealtekFirmwareLoader: Alternate USB PID for Ugreen CM390Matthieu Speder
2025-09-24Prevent profiles with no device specification from resetting deviceSam Belliveau
2025-09-24chore: remove unused Logs/Mail/ dirFarmerbilly27
2025-09-23Externals / VideoCommon: update glslang to latest, turn into submoduleiwubcode
2025-09-22macoS: update QoSSession with SO_NET_SERVICE_TYPE.Ryan McGrath
2025-09-19WiimoteReal: Send reports with proper timing for theoretically better speaker...Jordan Woyak
2025-09-19Main: Add SA_RESTART to signal handler sigaction sa_flags.Jordan Woyak
2025-09-19Logging: Don't overwrite LDEBUG verbosity in Release buildsDentomologist
2025-09-18Cached Interpreter: Speculative devirtualizationTellowKrinkle
2025-09-18Crash fix: Add check to see if debugging is enabled in Jit's IsProfilingEnabl...TryTwo
2025-09-17i18n: Add commentsJosJuice
2025-09-17i18n: Improve EditSymbolDialog's symbol vs note handling for translatorsJosJuice
2025-09-17Common: add transpose function to Matrix classiwubcode