dolphin/Source
Lioncash ac973e61bb ES: Separate behavior of IOCtlV into separate functions
This function is exceptionally large. Everything within a switch like this
also makes it quite error prone. Separating the functions out makes it
easier to change a certain request implementation as well as improving
code locality.
2017-01-25 19:39:22 -05:00
..
Android cmake: Remove PCH support 2017-01-24 03:22:03 +01:00
Core ES: Separate behavior of IOCtlV into separate functions 2017-01-25 19:39:22 -05:00
DSPSpy Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSPTool DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
PCH Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
UnitTests cmake: Change endmacro(.*) to endmacro() 2017-01-25 15:07:32 +01:00
VSProps vs: Move defines out of Common.h to the build system 2017-01-24 03:55:46 +01:00
.clang-format clang-format: Sort windows.h before other headers 2017-01-23 00:35:09 -08:00
CMakeLists.txt cmake: Change endmacro(.*) to endmacro() 2017-01-25 15:07:32 +01:00
dolphin-emu.sln Implement experimental Vulkan backend 2016-10-01 02:40:01 +10:00