Stenzek
|
6392be61eb
|
Host: Also call ControllerInterface::ChangeWindow when window changes
This should prevent us from trying to poll against destroyed native
windows.
|
2018-10-29 11:46:06 +10:00 |
Stenzek
|
cb6ba59a44
|
Host: Don't call ChangeSurface when handle hasn't changed
This was causing a deadlock when switching to fullscreen in
render-to-main-window mode.
|
2018-10-29 11:46:06 +10:00 |
Stenzek
|
1d827a5223
|
Renderer: Pull dimensions from GLInterface/Swapchain
|
2018-10-20 21:11:34 +10:00 |
Stenzek
|
a3961750a7
|
Drop Host_GetRenderSurface and pass display to backend
|
2018-10-20 21:11:34 +10:00 |
Stenzek
|
a877d5f6dc
|
Remove unused Host_ShowVideoConfig
|
2018-09-28 14:05:53 +10:00 |
spycrab
|
13ba24c5a6
|
Move DolphinQt2 to DolphinQt
|
2018-07-07 00:48:38 +02:00 |
Anthony Serna
|
2ee84a20fe
|
[UI] Remove DolphinQt
|
2016-01-05 19:42:02 -06:00 |
waddlesplash
|
f5743f5ee9
|
DolphinQt: Handle the Host_UpdateTitle callback.
|
2015-09-13 09:37:00 -04:00 |
Tillmann Karras
|
cefcb0ace9
|
Update license headers to GPLv2+
|
2015-05-25 13:22:31 +02:00 |
Jules Blok
|
b7e056c74d
|
Host: Add Host_RendererIsFullscreen().
|
2015-01-04 17:09:56 +01:00 |
Lioncash
|
b94dbca160
|
Host: Kill off GetRenderWindowSize
|
2014-11-17 13:44:49 -05:00 |
Lioncash
|
4c62bd2edb
|
Remove unnecessary cstdarg header includes
|
2014-11-06 20:50:11 -05:00 |
Lioncash
|
884ec2ed13
|
Host: Kill off Host_SysMessage
Equivalent facilities already exist.
|
2014-11-05 02:30:48 -05:00 |
Augustin Cavalier
|
3d63d22e53
|
DolphinQt: adapt so that it can boot games.
|
2014-11-02 13:53:48 -05:00 |
Augustin Cavalier
|
8d4068527b
|
DolphinQt: Stub Host_* functions & Resource system.
|
2014-10-19 15:36:37 -04:00 |