summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2023-07-31JitArm64: Store PC on debug exitJosJuice
2023-07-28Android: Fix SettingsActivity.onActivityResultJosJuice
2023-07-27Merge pull request #12046 from AdmiralCurtiss/nand-stats-unit-testJosJuice
2023-07-25Qt/GameConfigWidget: Add Manual Texture SamplingMartino Fontana
2023-07-25Qt/GameConfigWidget: Rename `m_enable_fast_disc` to `m_emulate_disc_speed`Martino Fontana
2023-07-24Qt/GameConfigWidget: Add `reverse` argument for `{Save,Load}CheckBox`Martino Fontana
2023-07-24Merge pull request #12045 from tupfold/masterAdmiral H. Curtiss
2023-07-24Merge pull request #11853 from noahpistilli/update-curlAdmiral H. Curtiss
2023-07-24Merge pull request #12067 from Pokechu22/debugging-ui-text-show-enableAdmiral H. Curtiss
2023-07-24Merge pull request #12057 from iwubcode/config_core_timing_refresh_onlyAdmiral H. Curtiss
2023-07-23Rename "Show Debugging UI" to "Enable Debugging UI"Pokechu22
2023-07-23Core: save core timing parameters into variables updated during refreshiwubcode
2023-07-23Merge pull request #12052 from mitaclaw/profiling-is-somethingJosJuice
2023-07-23Merge pull request #12055 from iwubcode/skip_dump_asyncAdmiral H. Curtiss
2023-07-23Merge pull request #12051 from mandar1jn/J-documentation-improvementsAdmiral H. Curtiss
2023-07-23Merge pull request #12063 from SuperSamus/audio-nameAdmiral H. Curtiss
2023-07-23Merge pull request #12062 from iwubcode/custom_textures_debugAdmiral H. Curtiss
2023-07-22cubeb: Change name to "Dolphin Emulator"Martino Fontana
2023-07-22Merge pull request #12058 from noahpistilli/android-wiilinkJosJuice
2023-07-21Update libcurl to 8.1.2Sketch
2023-07-22Merge pull request #12015 from nyanpasu64/gc-adapter-sleep-detachAdmiral H. Curtiss
2023-07-21VideoCommon: add custom texture message to provide a dirty means of debugging...iwubcode
2023-07-21Add Enable WiiLink checkbox to Android GUISketchMaster2001
2023-07-20Skylanders: Update J command documentationMandar1jn
2023-07-19VideoCommon: skip the texture dump if the texture is using a custom texture, ...iwubcode
2023-07-19Announce RSCRATCH clobbering in Jit64 when profiling is enabledmitaclaw
2023-07-16VideoCommon: fix some compiler warnings for CustomAsset. FreeBSD compiler co...iwubcode
2023-07-16Merge pull request #12049 from iwubcode/initialize_asset_load_infoAdmiral H. Curtiss
2023-07-16Merge pull request #12033 from mbc07/ColorCorrectionGUI_fixesAdmiral H. Curtiss
2023-07-16Qt: Color Correction window fixesMateus B. Cassiano
2023-07-16VideoCommon: initialize load info variablesiwubcode
2023-07-14UnitTests: Enable cluster check in FileSystemTest.GetDirectoryStats.Admiral H. Curtiss
2023-07-13Fixed a bug where in the extremely unlikely change that HostIDs collide, a ne...Upfoldian
2023-07-12Common/Network: Use StrErrorWrapperSepalani
2023-07-12Common/CommonFuncs: Add StrErrorWrapper functionSepalani
2023-07-11Merge pull request #12042 from JosJuice/logic-op-no-win7OatmealDome
2023-07-11D3D: Remove Windows 7 mention in logic ops warningJosJuice
2023-07-10Skylanders: More List FixesJoshua de Reeper
2023-07-09Merge pull request #12024 from iwubcode/material_assetAdmiral H. Curtiss
2023-07-09VideoCommon: add material asset. A material is similar to other graphics eng...iwubcode
2023-07-09Merge pull request #12017 from Dentomologist/remove_unused_flowlayoutJosJuice
2023-07-09Merge pull request #12020 from Dentomologist/gekkodisassembler_remove_unread_...JosJuice
2023-07-09Merge pull request #12034 from MaverickAmon02/controller-update-raceAdmiral H. Curtiss
2023-07-09Merge pull request #12022 from iwubcode/texture_create_gmod_implAdmiral H. Curtiss
2023-07-06Fix unsafe netplay code in SI_DeviceGCControllerAmon Neander
2023-07-05Fix GC adapter not being detected when you enable controller in settingsnyanpasu64
2023-07-05Switch libusb_config_descriptor to RAII typenyanpasu64
2023-07-05Workaround GC adapter detection breaking when reset failsnyanpasu64
2023-07-05Reset GC adapter upon IO error after sleep-wakenyanpasu64
2023-07-05Don't burn a CPU core and spam logs when GC Adapter failsnyanpasu64