dolphin/Source/Plugins
Glenn Rice c99c247ed5 When using the "Start Renderer in Fullscreen" option, really start in fullscreen. In other words this now switches to fullscreen before the renderer is initiated instead of after. This is a partial fix for issue 4316.
Also, if the render window size changes while frame dumping, scale the resulting video to prevent clipping on linux.  This is a complete fix for issue 4316 on linux.  I don't know how to implement this on windows though.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7412 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-25 18:12:40 +00:00
..
Plugin_VideoDX9 Have DX9 plugin also dump frames on every VI as opposed to every new frame (follow-up to r7131 and issue #4064). 2011-03-24 20:06:24 +00:00
Plugin_VideoDX11 * GUI Video-Settings changes: 2011-03-21 19:57:31 +00:00
Plugin_VideoOGL When using the "Start Renderer in Fullscreen" option, really start in fullscreen. In other words this now switches to fullscreen before the renderer is initiated instead of after. This is a partial fix for issue 4316. 2011-03-25 18:12:40 +00:00
Plugin_VideoSoftware * GUI Video-Settings changes: 2011-03-21 19:57:31 +00:00
CMakeLists.txt Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore. 2011-02-14 02:18:03 +00:00