summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-19Merge pull request #12054 from noahpistilli/forecast-patchJMC47
2023-07-19Add Forecast Channel buffer patchSketch
2023-07-20Merge pull request #12050 from iwubcode/custom_asset_compiler_warning_fixesAdmiral H. Curtiss
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-16Merge pull request #11747 from Mystro256/heads/zlib-sharedAdmiral H. Curtiss
2023-07-16Qt: Color Correction window fixesMateus B. Cassiano
2023-07-16VideoCommon: initialize load info variablesiwubcode
2023-07-16Merge pull request #12043 from sepalani/strerrorAdmiral H. Curtiss
2023-07-14Allow shared zlib-ngJeremy Newton
2023-07-14Qt: Add file size stats to NAND Check.Admiral H. Curtiss
2023-07-14IOS/FS: Implement GetExtendedDirectoryStats().Admiral H. Curtiss
2023-07-14IOS/FS: Move NAND size related constants to FileSystem.h.Admiral H. Curtiss
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-13Do not try portmapping when using traversal serverjmlee337
2023-07-12Common/Network: Use StrErrorWrapperSepalani
2023-07-12Common/CommonFuncs: Add StrErrorWrapper functionSepalani
2023-07-12Merge pull request #12041 from bemug/masterAdmiral H. Curtiss
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-11readme: Add '--recursive' to git submodule commandBenjamin Mugnier
2023-07-11Merge pull request #12039 from deReeperJosh/skylanders-list-fixesJosJuice
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-08Merge pull request #12021 from deReeperJosh/skylanders-list-fixesJosJuice
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
2023-07-05Fix memory leak in libusb codenyanpasu64
2023-07-04Skylander Portal: Simple List FixesJoshua de Reeper
2023-07-03Merge pull request #12009 from iwubcode/shader_assetAdmiral H. Curtiss
2023-07-03Merge pull request #11878 from LillyJadeKatrin/retroachievements-achievements...Admiral H. Curtiss
2023-07-03Merge pull request #12023 from iwubcode/graphics_mod_action_copiesAdmiral H. Curtiss
2023-07-02VideoCommon: don't do pointer copies during graphics mod callback iterationiwubcode
2023-07-02VideoCommon: call into graphics mods create texture callback, providing addit...iwubcode
2023-07-02Merge pull request #11991 from iwubcode/tcache_multiple_texture_dependenciesAdmiral H. Curtiss
2023-07-02VideoCommon: add support for allowing a TextureCache entry to be associated w...iwubcode
2023-07-01GekkoDisassembler: Remove unread variable m_displacementDentomologist
2023-07-01GekkoDisassembler: Remove unread variable m_sregDentomologist