summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-08Merge pull request #12221 from nick0ve/fix-gc-memcard-heap-overflowAdmiral H. Curtiss
2023-10-08Fix heap buffer overflow in GCMemcardRawNicola Vella
2023-10-06Fix heap buffer overflow in GCMemcardRawNicola Vella
2023-10-06Metal: update binding mapping for SPRV due to change for custom shader unifor...iwubcode
2023-10-06VideoCommon: given the changes to pipeline interaction, update the global ver...iwubcode
2023-10-06VideoCommon: avoid Vulkan validation errors when custom shader ubo isn't set upiwubcode
2023-10-06VideoBackends / VideoCommon: add new uniform buffer object for custom shader ...iwubcode
2023-10-05VideoCommon: add custom pixel shader constants as a buffer of data to be pass...iwubcode
2023-10-06Merge pull request #12171 from Filoppi/support_8kAdmiral H. Curtiss
2023-10-06Video: add support for 12x resolution multiplierFiloppi
2023-10-04Jit64: Increase nearcode/farcode sizedreamsyntax
2023-10-04Merge pull request #12219 from AdmiralCurtiss/bba-name-conflictPokechu22
2023-10-04Core/BBA/BuiltIn: Replace IP_PROTOCOL with IPV4_ETHERTYPE to avoid conflict w...Admiral H. Curtiss
2023-10-04Merge pull request #12089 from stblr/gamecube-zelda-hle-in-wii-modeAdmiral H. Curtiss
2023-10-02Add lz4 submodulesowens99
2023-10-02Merge pull request #12189 from Pokechu22/mystery-case-files-malgrave-incident...JMC47
2023-10-01Merge pull request #12026 from LillyJadeKatrin/retroachievements-measuredAdmiral H. Curtiss
2023-10-01Android: Add more GameCube controller typesJosJuice
2023-10-01Android: Get profile name from coreJosJuice
2023-10-01Merge pull request #12036 from LillyJadeKatrin/deep-copy-volumeJMC47
2023-10-01Added Progress switch to Achievements dialogLillyJadeKatrin
2023-10-01Handle Achievement Progress EventLillyJadeKatrin
2023-10-01Merge pull request #12212 from LillyJadeKatrin/retroachievements-bugfixAdmiral H. Curtiss
2023-10-01Added error checking and logging to AchievementManager::GetAchievementProgress.LillyJadeKatrin
2023-10-01Merge pull request #12214 from JosJuice/android-backtickAdmiral H. Curtiss
2023-10-01Merge pull request #12025 from LillyJadeKatrin/retroachievements-badgesAdmiral H. Curtiss
2023-10-01Merge pull request #12210 from JosJuice/fastmem-init-orderAdmiral H. Curtiss
2023-10-01Added CopyReader to BlobReader and all subclassesLillyJadeKatrin
2023-10-01Android: Remove a stray backtickJosJuice
2023-09-30Add toggle button for badges to achievement settingsLillyJadeKatrin
2023-09-30Added colored borders to badges in achievements dialogLillyJadeKatrin
2023-09-30Added badges to achievement progress tabLillyJadeKatrin
2023-09-30Added player and game badges to Achievements dialog headerLillyJadeKatrin
2023-09-30Added FetchBadges to AchievementManagerLillyJadeKatrin
2023-09-30Jit: Fix fastmem initialization orderJosJuice
2023-09-30PowerPC: Flip the order of frsqrte_expectedJosJuice
2023-09-29DSPHLE: handle offsets to a different memory regionPablo Stebler
2023-09-29DSPHLE: map memory based on console modePablo Stebler
2023-09-29Merge pull request #12206 from malleoz/ppc_reg_location_assert_improvementAdmiral H. Curtiss
2023-09-28Added RequestImage to AchievementManagerLillyJadeKatrin
2023-09-28PowerPC: reduce location assert costsowens99
2023-09-28Merge pull request #12207 from malleoz/decrease_emulation_speed_rollover_fixAdmiral H. Curtiss
2023-09-28Merge pull request #12204 from LillyJadeKatrin/retroachievements-bugfixAdmiral H. Curtiss
2023-09-28Refactored FetchGameData to incorporate the request directly instead of a dif...LillyJadeKatrin
2023-09-28Updated AchievementManager StartRASession to properly lock inputs and outputs...LillyJadeKatrin
2023-09-28Updated AchievementManager ResolveHash to properly lock inputs and outputs wi...LillyJadeKatrin
2023-09-28Updated AchievementManager VerifyCredentials to properly lock inputs and outp...LillyJadeKatrin
2023-09-28Added AchievementManager ResponseType EXPIRED_CONTEXT for when operation inpu...LillyJadeKatrin
2023-09-28Added GameLoaded check to AchievementProgressWidget.LillyJadeKatrin
2023-09-28Cleaned up some issues with AchievementManager::CloseGame.LillyJadeKatrin