dolphin/Source/Plugins/Plugin_VideoOGL
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
..
Src 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
CMakeLists.txt Fix the cmake build. 2011-02-11 21:49:29 +00:00
Plugin_VideoOGL.vcxproj revert r7212 (express users must modify a single line, instead) 2011-02-21 15:17:41 +00:00
Plugin_VideoOGL.vcxproj.filters vs2010: small fixups to vcxproj files. 2011-02-04 23:12:29 +00:00
SConscript Move SConscript files out from the Src subdirectories to be 2011-03-03 19:44:56 +00:00