dolphin/Source/Core/DolphinQt2
Stenzek de632fc9c8 Renderer: Handle resize events on-demand instead of polling
We now differentiate between a resize event and surface change/destroyed
event, reducing the overhead for resizes in the Vulkan backend. It is
also now now safe to change the surface multiple times if the video thread
is lagging behind.
2018-02-20 01:15:55 +10:00
..
Config Merge pull request #6362 from spycrab/qt_indicators 2018-02-18 11:45:12 -08:00
Debugger Qt/BreakpointWidget: Fix MBP delete 2018-02-06 11:06:14 +01:00
GameList Qt/Settings: Update default gamelist path textbox when changed 2018-01-31 19:58:02 +01:00
NetPlay RunOnObject: accept pointers to member functions 2017-09-15 10:36:33 -07:00
QtUtils Qt: Implement Wii TAS input window 2018-02-13 07:15:54 +11:00
Settings Merge pull request #6336 from spycrab/qt_additional_wiimote_settings 2018-02-12 09:28:15 -08:00
TAS Qt: TAS input window - Fix mac os 2018-02-13 08:03:01 +11:00
AboutDialog.cpp Make GUI strings more consistent 2017-11-02 14:32:16 +01:00
AboutDialog.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CMakeLists.txt Merge pull request #6362 from spycrab/qt_indicators 2018-02-18 11:45:12 -08:00
DolphinQt2.manifest Use .manifest file for apps on Windows 2017-02-10 14:18:45 -08:00
DolphinQt2.rc Qt/MSVC: Add icon 2017-09-02 23:51:59 +02:00
DolphinQt2.vcxproj Merge pull request #6362 from spycrab/qt_indicators 2018-02-18 11:45:12 -08:00
DolphinQt2.vcxproj.user msvc\qt: get rid of .filters; just display directory structure. 2017-06-24 01:52:49 -07:00
FIFOPlayerWindow.cpp FIFOPlayerWindow: don't reset frame/object limit every frame 2017-11-24 14:11:59 -08:00
FIFOPlayerWindow.h Qt: Implement FIFO Player 2017-11-19 22:06:32 +01:00
GCMemcardManager.cpp Qt/GCMemcardManager: Misc. improvements 2018-02-09 21:54:07 +01:00
GCMemcardManager.h Qt: Implement GameCube memory manager 2018-01-29 01:01:25 +01:00
Host.cpp Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
Host.h Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
HotkeyScheduler.cpp Remove hardcoded esc hotkey, make pause/stop hotkey actually toggle rather than just pausing, fix frame advance hotkey 2018-02-10 23:30:59 +11:00
HotkeyScheduler.h Remove hardcoded esc hotkey, make pause/stop hotkey actually toggle rather than just pausing, fix frame advance hotkey 2018-02-10 23:30:59 +11:00
InDevelopmentWarning.cpp Qt/DevelopmentWarning: Add "Don't show me this warning again" option 2017-09-03 03:46:23 +02:00
InDevelopmentWarning.h DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
Info.plist.in Remove CFBundleLocalizations from Info.plist 2017-07-22 23:15:14 -07:00
Main.cpp Merge pull request #6076 from spycrab/qt_debugger 2018-01-03 03:44:27 +01:00
MainWindow.cpp IR widget is now a rectangle 2018-02-13 07:17:16 +11:00
MainWindow.h Qt: Implement Wii TAS input window 2018-02-13 07:15:54 +11:00
MenuBar.cpp Qt: Implement GC TAS input window 2018-02-13 07:15:53 +11:00
MenuBar.h Qt: Implement GC TAS input window 2018-02-13 07:15:53 +11:00
RenderWidget.cpp Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
RenderWidget.h Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
Resources.cpp DolphinQt2: replace Settings with SConfig where possible 2017-06-29 17:17:32 -07:00
Resources.h GameListModel: update icons when theme changes 2017-06-05 17:04:29 -07:00
Settings.cpp Qt/Settings: Implement ControllerStateNeeded 2018-02-07 18:49:23 +01:00
Settings.h Qt/Settings: Implement ControllerStateNeeded 2018-02-07 18:49:23 +01:00
ToolBar.cpp Qt: Always show the stop button in the toolbar 2017-09-26 17:44:18 +02:00
ToolBar.h Qt: use Settings::EmulationStateChanged 2017-09-13 17:30:18 -07:00
Translation.cpp Qt: use translations 2017-09-14 17:15:21 -07:00
Translation.h Qt: use translations 2017-09-14 17:15:21 -07:00
WiiUpdate.cpp Qt: Fix WiiUpdate progress dialog cancel button 2017-08-10 23:47:18 +08:00
WiiUpdate.h Qt: Add menu item to perform system update from disc 2017-08-10 23:47:18 +08:00
qt.conf CMake: use BundleUtilities to fix up Dolphin.app 2017-02-03 22:27:19 -08:00
resource.h Qt/MSVC: Add icon 2017-09-02 23:51:59 +02:00