dolphin/Source/Core
Techjar d94922002b NetPlay: Implement chunked data transfer
This sends arbitrary packets in chunks to be reassembled at the other
end, allowing large data transfers to be speed-limited and interleaved
with other packets being sent. It also enables tracking the progress of
large data transfers.
2018-11-19 06:37:09 -05:00
..
AudioCommon Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
Common NetPlay: Implement chunked data transfer 2018-11-19 06:37:09 -05:00
Core NetPlay: Implement chunked data transfer 2018-11-19 06:37:09 -05:00
DiscIO Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
DolphinNoGUI CMake: Fix DolphinNoGUI build 2018-10-24 14:50:23 +10:00
DolphinQt NetPlay: Implement chunked data transfer 2018-11-19 06:37:09 -05:00
InputCommon Core: Switch controller interface to render widget on booting 2018-10-29 11:46:06 +10:00
UICommon Merge pull request #7499 from JosJuice/purge-game-list-cache 2018-10-28 17:00:04 +01:00
Updater Updater: Add total progressbar 2018-11-17 16:37:53 +01:00
VideoBackends Vulkan: Fix incorrect fence being assigned to staging texture 2018-11-12 01:02:32 +10:00
VideoCommon TextureCache: Recompute overlapping XFB copy hashes after copying to RAM 2018-11-13 12:48:27 +10:00
CMakeLists.txt Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00