dolphin/Source/Core/VideoCommon
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 Split shader code generation for lighting into a separate file. 2011-02-05 23:57:12 +00:00
OpenCL.rules Meta: 2010-06-02 18:00:22 +00:00
SConscript Move SConscript files out from the Src subdirectories to be 2011-03-03 19:44:56 +00:00
VideoCommon.vcxproj Enabled OpenMP support in the Windows 32bit builds. 2011-03-19 04:06:46 +00:00
VideoCommon.vcxproj.filters Split shader code generation for lighting into a separate file. 2011-02-05 23:57:12 +00:00