Commit Graph

  • 7a7e0ab2f5 Fixed Leaderboard Scored message format LillyJadeKatrin 2023-06-17 15:27:23 -04:00
  • eba5291ec7 Skylanders: Update J command documentation I initially thought the 0x01 side was both sides (equavalent to just C. However, this turned out to be something I forgot I implemented in my personal interface. 0x01 does not seem to change any colors. Mandar1jn 2023-07-19 22:16:13 +02:00
  • f7e78742cf VideoCommon: skip the texture dump if the texture is using a custom texture, regardless of whether or not it is loaded yet iwubcode 2023-07-19 23:44:41 -05:00
  • 2764978beb Merge pull request #12054 from noahpistilli/forecast-patch JMC47 2023-07-19 19:28:54 -04:00
  • 84e8516341 Add Forecast Channel buffer patch Sketch 2023-07-19 18:30:40 -04:00
  • d1ce2e51ff Merge pull request #12050 from iwubcode/custom_asset_compiler_warning_fixes Admiral H. Curtiss 2023-07-20 00:26:54 +02:00
  • 70b3db93e0 Announce RSCRATCH clobbering in Jit64 when profiling is enabled mitaclaw 2023-07-19 14:15:42 -07:00
  • 79f202ea5c VideoCommon: fix some compiler warnings for CustomAsset. FreeBSD compiler complained about a defaulted move constructor due to the mutex being implicitly deleted. Additionally, the const owning library deleted the copy constructor. iwubcode 2023-07-16 19:44:15 -05:00
  • 9ebfcebdde Merge pull request #12049 from iwubcode/initialize_asset_load_info Admiral H. Curtiss 2023-07-16 23:32:13 +02:00
  • 2814e4e283 Merge pull request #12033 from mbc07/ColorCorrectionGUI_fixes Admiral H. Curtiss 2023-07-16 23:31:59 +02:00
  • dfdaeb18d7 Merge pull request #11747 from Mystro256/heads/zlib-shared Admiral H. Curtiss 2023-07-16 23:31:19 +02:00
  • d7e79683cc Qt: Color Correction window fixes Mateus B. Cassiano 2023-07-16 16:48:08 -04:00
  • 5740be15f9 VideoCommon: initialize load info variables iwubcode 2023-07-16 12:56:03 -05:00
  • d867e2baeb Merge pull request #12043 from sepalani/strerror Admiral H. Curtiss 2023-07-16 19:46:00 +02:00
  • 6dad8f8372 Allow shared zlib-ng Jeremy Newton 2023-04-10 17:49:38 -04:00
  • cd5aebe5ac Qt: Add file size stats to NAND Check. Admiral H. Curtiss 2023-07-14 05:10:18 +02:00
  • efae5827f2 IOS/FS: Implement GetExtendedDirectoryStats(). Admiral H. Curtiss 2023-07-14 04:16:56 +02:00
  • 0d9e027a0b IOS/FS: Move NAND size related constants to FileSystem.h. Admiral H. Curtiss 2023-07-14 04:13:31 +02:00
  • 17f2072e1c UnitTests: Enable cluster check in FileSystemTest.GetDirectoryStats. Admiral H. Curtiss 2023-07-14 04:20:42 +02:00
  • c4978edaf6 Fixed a bug where in the extremely unlikely change that HostIDs collide, a new HostID is generated. Upfoldian 2023-07-13 21:33:36 +10:00
  • 550b9782e1 Do not try portmapping when using traversal server jmlee337 2023-07-13 01:15:12 -07:00
  • cbb76c1d4f Common/Network: Use StrErrorWrapper Sepalani 2023-07-12 19:29:35 +04:00
  • 92be54d57a Common/CommonFuncs: Add StrErrorWrapper function Sepalani 2023-07-12 19:18:03 +04:00
  • 7f40c6f2f8 Merge pull request #12041 from bemug/master Admiral H. Curtiss 2023-07-12 15:14:23 +02:00
  • 423c7c58cd Merge pull request #12042 from JosJuice/logic-op-no-win7 OatmealDome 2023-07-11 20:23:16 -04:00
  • 5acebc71c4 D3D: Remove Windows 7 mention in logic ops warning JosJuice 2023-07-11 22:41:51 +02:00
  • ad3b8b649b readme: Add '--recursive' to git submodule command Benjamin Mugnier 2023-07-11 20:48:31 +02:00
  • 559611d9a4 Merge pull request #12039 from deReeperJosh/skylanders-list-fixes JosJuice 2023-07-11 17:58:57 +02:00
  • 93c8db66d6 Skylanders: More List Fixes Joshua de Reeper 2023-07-10 09:47:59 +01:00
  • fe8a9ac707 Merge pull request #12024 from iwubcode/material_asset Admiral H. Curtiss 2023-07-09 21:49:16 +02:00
  • 77511e8e7c VideoCommon: add material asset. A material is similar to other graphics engines where it provides data to be used in conjunction with a shader asset to generate a runtime AbstractShader iwubcode 2023-07-02 21:27:24 -05:00
  • bd90f6be78 Merge pull request #12017 from Dentomologist/remove_unused_flowlayout JosJuice 2023-07-09 16:06:35 +02:00
  • 90b1f5c60a Merge pull request #12020 from Dentomologist/gekkodisassembler_remove_unread_variables JosJuice 2023-07-09 16:00:26 +02:00
  • 80c44ea597 Merge pull request #12034 from MaverickAmon02/controller-update-race Admiral H. Curtiss 2023-07-09 14:13:44 +02:00
  • 7bb04ff1dc Merge pull request #12022 from iwubcode/texture_create_gmod_impl Admiral H. Curtiss 2023-07-09 04:20:43 +02:00
  • 1e7268c04b Merge pull request #12021 from deReeperJosh/skylanders-list-fixes JosJuice 2023-07-08 14:40:54 +02:00
  • d122492db7 Fix unsafe netplay code in SI_DeviceGCController Amon Neander 2023-07-06 11:34:08 -04:00
  • c8df26554b Fix GC adapter not being detected when you enable controller in settings nyanpasu64 2023-06-29 22:50:01 -07:00
  • 5d0f1bd10b Switch libusb_config_descriptor to RAII type nyanpasu64 2023-07-02 20:07:37 -07:00
  • c893ccca58 Workaround GC adapter detection breaking when reset fails nyanpasu64 2023-07-02 22:24:08 -07:00
  • 559a16da49 Reset GC adapter upon IO error after sleep-wake nyanpasu64 2023-06-18 14:28:26 -07:00
  • afb5eff426 Don't burn a CPU core and spam logs when GC Adapter fails nyanpasu64 2023-06-18 14:28:26 -07:00
  • 54850e936c Fix memory leak in libusb code nyanpasu64 2023-06-18 14:31:01 -07:00
  • 79a4b91d68 Skylander Portal: Simple List Fixes Joshua de Reeper 2023-07-02 16:08:13 +01:00
  • 0366122306 Merge pull request #12009 from iwubcode/shader_asset Admiral H. Curtiss 2023-07-03 03:24:11 +02:00
  • da2784a391 Merge pull request #11878 from LillyJadeKatrin/retroachievements-achievements-tab Admiral H. Curtiss 2023-07-03 03:23:18 +02:00
  • da1a3d364e Merge pull request #12023 from iwubcode/graphics_mod_action_copies Admiral H. Curtiss 2023-07-03 02:00:41 +02:00
  • a2ad3ca6f7 VideoCommon: don't do pointer copies during graphics mod callback iteration iwubcode 2023-07-02 13:58:07 -05:00
  • 0539bb4a3e VideoCommon: call into graphics mods create texture callback, providing additional asset dependencies that trigger the texture to be reloaded iwubcode 2023-07-02 13:35:05 -05:00
  • 6d7bf60071 Merge pull request #11991 from iwubcode/tcache_multiple_texture_dependencies Admiral H. Curtiss 2023-07-02 20:14:32 +02:00
  • a93e6e7397 VideoCommon: add support for allowing a TextureCache entry to be associated with multiple assets iwubcode 2023-06-24 02:02:53 -05:00
  • c8e276c6f5 GekkoDisassembler: Remove unread variable m_displacement Dentomologist 2023-06-13 12:59:46 -07:00
  • 98c9049184 GekkoDisassembler: Remove unread variable m_sreg Dentomologist 2023-06-13 12:20:28 -07:00
  • ccc9d0e5ea Synchronized Achievement Window LillyJadeKatrin 2023-06-09 17:05:52 -04:00
  • fbaeaf305b Add UpdateCallback to AchievementManager LillyJadeKatrin 2023-06-02 21:31:30 -04:00
  • 582042de1f Added AchievementProgressWidget to AchievementsWindow LillyJadeKatrin 2023-06-02 21:25:01 -04:00
  • ebe77f149f Added AchievementHeaderWidget to AchievementsWindow LillyJadeKatrin 2023-06-02 21:20:42 -04:00
  • f700faf6ab Expose Achievements Data for Display LillyJadeKatrin 2023-06-02 21:17:43 -04:00
  • 6fe3cfe245 QtUtils: Remove unused FlowLayout Dentomologist 2023-07-01 11:21:10 -07:00
  • eedc1144c1 Merge pull request #11923 from iwubcode/multi-texture-compute-support Admiral H. Curtiss 2023-07-01 17:47:55 +02:00
  • 179d823852 Merge pull request #11992 from Dentomologist/remove_mtype_and_associated_enum JosJuice 2023-07-01 09:00:42 +02:00
  • 96f5539e9f Merge pull request #12016 from SuperSamus/skylanders-spyro-graphics Admiral H. Curtiss 2023-07-01 01:40:15 +02:00
  • ed4403537f Merge pull request #11916 from JosJuice/ppcanalyst-reorder-loop Admiral H. Curtiss 2023-07-01 01:06:53 +02:00
  • 82c986816f Merge pull request #11978 from AdmiralCurtiss/wiimote-S_FALSE Admiral H. Curtiss 2023-07-01 00:58:42 +02:00
  • e71f42f819 Merge pull request #11997 from Dentomologist/dspemulator_remove_pauseandlock_parameter Admiral H. Curtiss 2023-07-01 00:56:45 +02:00
  • b086051de6 Add Bloom Definitions for Skylanders: Spyro's Adventure Martino Fontana 2023-06-30 22:02:54 +02:00
  • 94f34260a6 Merge pull request #12001 from Filoppi/patch-21 Admiral H. Curtiss 2023-06-30 19:11:10 +02:00
  • fa81006b51 Merge pull request #11955 from TellowKrinkle/CMakeDependencies Admiral H. Curtiss 2023-06-30 19:06:04 +02:00
  • e4d7ba5554 Merge pull request #12007 from AdmiralCurtiss/cmake-scmrev-at-build-time Admiral H. Curtiss 2023-06-30 18:59:33 +02:00
  • 6ea49c6746 VideoCommon: add a pixel shader asset iwubcode 2023-06-29 00:56:06 -05:00
  • ff324ef660 Merge pull request #12010 from TellowKrinkle/AlignUpOpt JMC47 2023-06-29 20:30:13 -04:00
  • 7a2352f90c Merge pull request #11998 from JosJuice/hat JMC47 2023-06-29 13:08:22 -04:00
  • 38fe7ac945 Merge pull request #12008 from AdmiralCurtiss/vkgfx-parens JosJuice 2023-06-29 17:43:57 +02:00
  • bfb90b7eec Video: increase the max HDR brightness multiplier to a more appropriate value (400 nits can be too dark in a bright room) Filoppi 2023-06-28 02:31:14 +03:00
  • a924483dc5 Add AutoHDR post process shader Filoppi 2023-06-28 02:30:03 +03:00
  • 28fafbeef2 Qt: Fix some Post Process Configuration Widget issues n3 Filippo Tarpini 2023-06-27 16:21:36 +03:00
  • d844317a6d Common: Better AlignUp implementation TellowKrinkle 2023-06-29 01:32:51 -05:00
  • 4774fe3445 VKGfx: Add parentheses around ambiguous if statements. Admiral H. Curtiss 2023-06-29 03:59:02 +02:00
  • 2a6f4d879c CMake: Generate scmrev.h at build time instead of configure time. Admiral H. Curtiss 2023-06-28 19:44:01 +02:00
  • 3627398cf5 VideoBackends: support multiple compute images for some backends (D3D, OGL, Vulkan) iwubcode 2023-06-10 12:35:36 -05:00
  • 61c45e8d68 Merge pull request #12002 from JosJuice/i18n-empty-string Admiral H. Curtiss 2023-06-28 18:56:35 +02:00
  • e185dbf857 Merge pull request #11989 from JosJuice/android-title-on-shutdown Charles Lombardo 2023-06-28 12:48:54 -04:00
  • 3384e02098 DolphinQt: Don't translate empty strings JosJuice 2023-06-27 23:00:23 +02:00
  • 86adfa7e25 Merge pull request #12005 from TellowKrinkle/MacOGL JMC47 2023-06-28 12:03:04 -04:00
  • 6ac20aea81 Video: Fix shaders on OpenGL 4.1 TellowKrinkle 2023-06-25 20:28:04 -05:00
  • fc4036af80 VideoBackends:Metal: Multi render target support TellowKrinkle 2023-06-27 23:50:16 -05:00
  • 78f4a9189d Translation resources sync with Transifex JosJuice 2023-06-27 22:42:07 +02:00
  • 766b8605f8 Merge pull request #11994 from JosJuice/skylanders-i18n JosJuice 2023-06-27 22:40:14 +02:00
  • a7aee396f6 Merge pull request #11929 from t895/gradle-updates JosJuice 2023-06-26 19:44:23 +02:00
  • 984ffe65a8 GameSettings: Restore HAT.ini JosJuice 2023-06-26 17:45:43 +02:00
  • ee684b0798 DSPEmulator: Remove unused PauseAndLock parameter Dentomologist 2023-06-01 16:56:22 -07:00
  • f151ae3c2a EXI: Remove pointless PauseAndLock functions Dentomologist 2023-06-25 19:57:30 -07:00
  • 3a8e7de214 Merge pull request #11903 from noahpistilli/wiilink Admiral H. Curtiss 2023-06-26 02:27:47 +02:00
  • f9f8e94e30 Add default support for WiiLink + configuration Sketch 2023-06-07 21:11:05 -04:00
  • ac53ab184c Merge pull request #11952 from K0bin/no-per-game-driver JosJuice 2023-06-25 19:00:01 +02:00
  • 09f8f29ae0 DolphinQt: Add i18n comments for Skylanders strings JosJuice 2023-06-25 11:31:48 +02:00
  • 2472269d06 GekkoDisassembler: Remove unused enum InstructionType Dentomologist 2023-06-13 11:16:39 -07:00
  • 2cf48bc32c GekkoDisassembler: Remove unread variable m_type Dentomologist 2023-06-13 11:15:18 -07:00
  • 50c929928c Merge pull request #11920 from Minty-Meeo/kill-ascii-to-hex Pokechu22 2023-06-23 18:20:36 -07:00
  • b5e197e2dc Android: Handle game shutdown in onTitleChanged JosJuice 2023-06-23 20:40:04 +02:00