dolphin/Source/Plugins/Plugin_VideoOGL
Glenn Rice a154df1e7c On linux use the current desktop resolution for the default fullscreen resolution, instead of the hard coded 640x480 resolution.
Also if the OpenGL backend throw a panic alert if the RGB to/from YUYV shaders fail to compile instead of an error log.  If these shaders fail to compile it should be reported.  I am not sure that a panic alert should be thrown in general when any shader fails to compile (as was discussed on IRC).

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7677 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-07-15 02:17:14 +00:00
..
Src On linux use the current desktop resolution for the default fullscreen resolution, instead of the hard coded 640x480 resolution. 2011-07-15 02:17:14 +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