summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-10Remove Bloom Definitions for Skylanders Trap TeamMartino Fontana
2024-10-10Merge pull request #13118 from BobConanDev/masterTilka
2024-10-10Update Contributing.mdBob Conan
2024-10-10Modernize `std::min_element` with rangesmitaclaw
2024-10-10Modernize `std::max_element` with rangesmitaclaw
2024-10-10Modernize `std::set_intersection` with rangesmitaclaw
2024-10-10Modernize `std::binary_search` with rangesmitaclaw
2024-10-10Modernize `std::is_sorted` with rangesmitaclaw
2024-10-10Modernize `std::sort` with rangesmitaclaw
2024-10-10Modernize `std::reverse_copy` with rangesmitaclaw
2024-10-10Modernize `std::reverse` with rangesmitaclaw
2024-10-10Modernize `std::fill` with rangesmitaclaw
2024-10-10Modernize `std::replace_if` with rangesmitaclaw
2024-10-10Modernize `std::replace` with rangesmitaclaw
2024-10-10Modernize `std::transform` with rangesmitaclaw
2024-10-10Modernize `std::copy` with rangesmitaclaw
2024-10-10Modernize `std::equal` with rangesmitaclaw
2024-10-10Modernize `std::count_if` with rangesmitaclaw
2024-10-10Modernize `std::count` with rangesmitaclaw
2024-10-10Modernize `std::for_each` with rangesmitaclaw
2024-10-10VideoCommon: fix common opcode decoding errorsTillmann Karras
2024-10-09Simplify `std::stable_sort` with `std::ranges::stable_partition`mitaclaw
2024-10-09Simplify `std::transform` with `std::ranges::transform_view`mitaclaw
2024-10-09Simplify `std::fill` with `std::array::fill`mitaclaw
2024-10-09IOS: log cIOS device checks as warnings, not errorsTillmann Karras
2024-10-09Merge pull request #13086 from Tilka/gameiniJules Blok
2024-10-07Simplify `std::fill` with `std::fill_n`mitaclaw
2024-10-07Simplify `std::copy` with `std::copy_n`mitaclaw
2024-10-07Merge pull request #13109 from Pokechu22/fifo-player-wii-batsTilka
2024-10-07Merge pull request #13110 from Pokechu22/fifo-analyzer-xf-index-wordsTilka
2024-10-06Fifo analyzer: Fix indexed XF loads showing "bytes" instead of "words"Pokechu22
2024-10-06FifoPlayer: Set up additional BATs in Wii modePokechu22
2024-10-07Readme: specify which windows 10 version is minimumMrlinkwii
2024-10-06Merge pull request #12918 from JosJuice/revert-revert-audit-get-stateJMC47
2024-10-06Merge pull request #13105 from lycheefox/skylandersJMC47
2024-10-06VideoBackends:Metal: Use standardized C++ features over clang builtinsTellowKrinkle
2024-10-06VideoBackends:Metal: Log file on failed pipeline compileTellowKrinkle
2024-10-06Merge pull request #13103 from TellowKrinkle/VMAVulkanVersionJMC47
2024-10-05Skylanders: Fix Head Rush (Nitro)lycheefox
2024-10-05VideoBackends:Vulkan: Increase VMA Vulkan Version to 1.2TellowKrinkle
2024-10-05Merge pull request #13101 from JosJuice/gametdbid-partitionTilka
2024-10-05Merge pull request #12208 from PatrickFerry/add-vertex-depth-range-caseJules Blok
2024-10-05Core: Include partition when calling GetGameTDBID for non-game partitionJosJuice
2024-10-05Merge pull request #13050 from TellowKrinkle/HKIsNotMVKJMC47
2024-10-04Merge pull request #13088 from TellowKrinkle/iOSFixesOatmealDome
2024-10-04Merge pull request #13098 from SuperSamus/skylanders-iniJMC47
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-10-04Merge pull request #13078 from Dentomologist/videobackendbase_only_populate_b...JosJuice
2024-10-03GameINI: Add Skylanders: Trap TeamMartino Fontana
2024-10-03GameINI: Add Skylanders: GiantsMartino Fontana