iwubcode
0e8f8ea930
VideoCommon: instead of using 'CustomTextureData' directly, use 'TextureData' for texture assets, this allows us to provide additional metadata for textures. Such as a sampler or type information (to distinguish cube maps)
2023-10-10 09:58:14 -05:00
Admiral H. Curtiss and GitHub
1b7a590b4b
Merge pull request #12209 from JosJuice/frsqrte-exp-lsb
...
PowerPC: Flip the order of frsqrte_expected
2023-10-10 10:38:07 +02:00
Admiral H. Curtiss and GitHub
410ec83575
Merge pull request #12213 from dreamsyntax/128_CODE_SIZE_AND_FARCODE_SIZE
...
Jit64: Increase farcode & nearcode cache size
2023-10-10 10:35:23 +02:00
Admiral H. Curtiss and GitHub
9ebb52537e
Merge pull request #12217 from malleoz/savestate_lz4
...
Savestates: Use LZ4 algorithm for faster decompression
2023-10-10 10:34:38 +02:00
sowens99
1eaa9380dd
Savestates: Use LZ4 algorithm for faster decompression
2023-10-08 20:45:49 -04:00
Admiral H. Curtiss and GitHub
968a981958
Merge pull request #12221 from nick0ve/fix-gc-memcard-heap-overflow
...
Fix heap buffer overflow in GCMemcardRaw
2023-10-08 15:20:43 +02:00
Nicola Vella and Admiral H. Curtiss
b506bdc401
Fix heap buffer overflow in GCMemcardRaw
2023-10-08 15:13:41 +02:00
Nicola Vella
31dfb53152
Fix heap buffer overflow in GCMemcardRaw
2023-10-06 19:30:03 +02:00
Admiral H. Curtiss and GitHub
1c433d5f3f
Merge pull request #12171 from Filoppi/support_8k
...
Add support for resolutions multipliers up to 12x (~8k)
2023-10-06 02:37:36 +02:00
Filoppi
8027c88e58
Video: add support for 12x resolution multiplier
2023-10-06 01:12:10 +03:00
dreamsyntax
219610d8a0
Jit64: Increase nearcode/farcode size
2023-10-04 13:05:09 -07:00
Pokechu22 and GitHub
0291d2c45f
Merge pull request #12219 from AdmiralCurtiss/bba-name-conflict
...
Core/BBA/BuiltIn: Replace IP_PROTOCOL with IPV4_ETHERTYPE to avoid conflict with Linux headers.
2023-10-04 09:43:15 -07:00
Admiral H. Curtiss
beebe0a200
Core/BBA/BuiltIn: Replace IP_PROTOCOL with IPV4_ETHERTYPE to avoid conflict with Linux headers.
2023-10-04 16:13:16 +02:00
Admiral H. Curtiss and GitHub
68c9362449
Merge pull request #12089 from stblr/gamecube-zelda-hle-in-wii-mode
...
GameCube Zelda HLE in Wii mode
2023-10-04 06:57:01 +02:00
sowens99
69ec239a1f
Add lz4 submodule
2023-10-02 17:28:23 -04:00
JMC47 and GitHub
c86a0a04dd
Merge pull request #12189 from Pokechu22/mystery-case-files-malgrave-incident-efb-to-ram
...
Disable Store EFB Copies to Texture Only for Mystery Case Files: The Malgrave Incident
2023-10-02 15:52:05 -04:00
Admiral H. Curtiss and GitHub
da6339a722
Merge pull request #12026 from LillyJadeKatrin/retroachievements-measured
...
RetroAchievements - Progress Notifications
2023-10-01 19:25:02 +02:00
JMC47 and GitHub
cd366c4f46
Merge pull request #12036 from LillyJadeKatrin/deep-copy-volume
...
Added CopyReader to BlobReader and all subclasses
2023-10-01 11:39:37 -04:00
LillyJadeKatrin
6b110bb6fe
Added Progress switch to Achievements dialog
...
Added a switch for the progress messages to the settings tab of the Achievements dialog.
2023-10-01 11:24:48 -04:00
LillyJadeKatrin
6d96b7173e
Handle Achievement Progress Event
...
Added handling to Achievement Progress Events, which are generated when an achievement with a Measured field updates in value. For example, an achievement for collecting 120 stars will throw this event when the player collects each star, and with this handling, the player will get a message on screen informing them of this progress. This message will only appear if the newly added RA_PROGRESS_ENABLED setting is true.
2023-10-01 11:24:48 -04:00
Admiral H. Curtiss and GitHub
d55d878b17
Merge pull request #12212 from LillyJadeKatrin/retroachievements-bugfix
...
Added error checking and logging to AchievementManager::GetAchievemen…
2023-10-01 16:50:30 +02:00
LillyJadeKatrin
c8b1379113
Added error checking and logging to AchievementManager::GetAchievementProgress.
2023-10-01 10:27:57 -04:00
Admiral H. Curtiss and GitHub
b2e016f012
Merge pull request #12214 from JosJuice/android-backtick
...
Android: Remove a stray backtick
2023-10-01 16:05:02 +02:00
Admiral H. Curtiss and GitHub
404a47af77
Merge pull request #12025 from LillyJadeKatrin/retroachievements-badges
...
RetroAchievements - Badges
2023-10-01 15:55:13 +02:00
Admiral H. Curtiss and GitHub
9d41024d1b
Merge pull request #12210 from JosJuice/fastmem-init-order
...
Jit: Fix fastmem initialization order
2023-10-01 15:26:52 +02:00