dolphin/Source/Core
aldelaro5 03e0cae9b7 Prepare for having different extensions dialogs
Just setting up a switch on the type so that different dialogs can be instantiated.  This also makes the extension type an enum because I don't see why not here and finally, it removes ControlGroupSizer.  This removal allows to not dynamically generate the UI, but instead, let the specialised constructors do the layout.
2016-11-28 08:26:34 -05:00
..
AudioCommon
Common
Core Add the ability to get partial input group 2016-11-25 02:37:22 -05:00
DiscIO
DolphinQt2 Host: Remove the Host_RequestFullscreen() method. 2016-11-11 20:36:09 +01:00
DolphinWX Prepare for having different extensions dialogs 2016-11-28 08:26:34 -05:00
InputCommon Add flexibility to InputConfigDialog 2016-11-28 08:26:27 -05:00
UICommon
VideoBackends Vulkan: Use multiple command pools, one per frame 2016-11-15 00:40:15 +10:00
VideoCommon Cosmetics. 2016-11-13 22:17:40 +01:00
CMakeLists.txt