dolphin/Source/Core
Pokechu22 290e62f179 Remove casts to integers for texture and EFB formats
The only remaining casts for these types that I know of are in TextureInfo (where format_name is set to the int version of the format, and since that affects filenames and probably would break resource packs, I'm not changing it) and in TextureDecoder_Common's TexDecoder_DrawOverlay, which will be handled separately.
2022-07-15 12:29:40 -07:00
..
AudioCommon Do not directly store input sample rate, rather just store a divisor for that sample rate, with it using a fixed dividend of 54000000 * 2. 2022-07-03 15:07:06 -07:00
Common FatFsUtil: Skip past entries with invalid filenames. 2022-07-11 23:11:42 +02:00
Core Free Look: Add background input setting (disabled by default) 2022-07-13 15:23:00 -07:00
DiscIO DiscIO/VolumeVerifier: Don't try to verify data that would read out of bounds. 2022-07-13 13:35:18 +02:00
DolphinNoGUI
DolphinQt Free Look: Add background input setting (disabled by default) 2022-07-13 15:23:00 -07:00
DolphinTool
InputCommon InputCommon: Get rid of static strings. 2022-07-15 19:53:10 +02:00
MacUpdater
UICommon Config and UICommon: Add config option and user path for Wii SD card sync folder. 2022-07-11 23:11:40 +02:00
UpdaterCommon
VideoBackends Merge pull request #10749 from tellowkrinkle/IntelUbershaders 2022-07-10 19:35:55 -04:00
VideoCommon Remove casts to integers for texture and EFB formats 2022-07-15 12:29:40 -07:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Core: If configured, sync SD card image with SD card folder on emulation start and end. 2022-07-11 23:11:41 +02:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props