dolphin/Source/Core/DolphinQt2
Florent Castelli 3842a9b71c OpenAL: Move Windows binaries to lib folder and fix CMake detection
The module FindOpenAL is looking for the dll in a folder called lib, not x64.
This is only used on Windows x64, it's fine to remove the platform name.
2017-02-03 04:54:54 +01:00
..
Config Add TGC disc image compatibility 2016-12-18 18:57:36 +01:00
GameList DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
AboutDialog.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
AboutDialog.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CMakeLists.txt macOS: Update how resources are copied in the bundle 2017-02-02 03:51:32 +01:00
DolphinQt2.vcxproj OpenAL: Move Windows binaries to lib folder and fix CMake detection 2017-02-03 04:54:54 +01:00
DolphinQt2.vcxproj.filters DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
DolphinQt2.vcxproj.user VS can now run dolphinQt directly without DLL errors 2016-06-21 22:42:15 +10:00
Host.cpp Host: Remove the Host_RequestFullscreen() method. 2016-11-11 20:36:09 +01:00
Host.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
InDevelopmentWarning.cpp DQt2: Warning window HiDPI fix. 2016-07-16 10:51:02 +10:00
InDevelopmentWarning.h DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
Info.plist.in CMake: use CMAKE_OSX_DEPLOYMENT_TARGET 2017-01-24 01:27:41 -08:00
Main.cpp DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
MainWindow.cpp Add TGC disc image compatibility 2016-12-18 18:57:36 +01:00
MainWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MenuBar.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MenuBar.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
RenderWidget.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
RenderWidget.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Resources.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Resources.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Settings.cpp Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
Settings.h Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
ToolBar.cpp DQt2: Set a minimum width for toolbar buttons + fix stop button 2016-06-25 23:58:04 +10:00
ToolBar.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00