dolphin/Source/Core
JosJuice 8a9597e32e DiscIO: Allow converting from formats other than ISO and GCZ
The constant DESIRED_BUFFER_SIZE was determined by multiplying the
old hardcoded value 32 with the default GCZ block size 16 KiB.
Not sure if it actually is the best value, but it seems fine.
2020-04-24 15:10:35 +02:00
..
AudioCommon
Common Merge pull request #8680 from Leseratte10/master 2020-03-24 00:21:29 +01:00
Core Merge pull request #8755 from Sintendo/jit64intopts 2020-04-24 07:40:07 +02:00
DiscIO DiscIO: Allow converting from formats other than ISO and GCZ 2020-04-24 15:10:35 +02:00
DolphinNoGUI Remove unused function Host_UpdateProgressDialog 2020-04-03 12:53:38 +02:00
DolphinQt DiscIO: Allow converting from formats other than ISO and GCZ 2020-04-24 15:10:35 +02:00
InputCommon InputCommon: cleanup warnings of -Wclass-memaccess 2020-03-23 14:26:36 +08:00
MacUpdater
UICommon Cleanup warnings of -Wunused-const-variable 2020-03-23 16:28:25 +08:00
UpdaterCommon
VideoBackends Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT() 2020-04-07 18:56:55 +10:00
VideoCommon Analytics: Report correct quirk for mismatched xf/bp colors 2020-04-24 02:22:51 +02:00
WinUpdater
CMakeLists.txt