dolphin/Source/Core/VideoCommon
NeoBrainX 8791c1c372 Use the recommended video settings as the default configuration:
- Fast Mipmaps enabled
- Safe Texture Cache enabled at "fast"
- showing shader errors by default
- using Native as internal resolution
- using EFB to Texture by default
- ignoring EFB format changes by default (turns out r7436 made this in Super Mario Sunshine unnecessary anyway :P)
Any game which depends on other settings has that specified in the game ini, so I think this should be fine.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7497 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-04-30 14:27:35 +00:00
..
Src Use the recommended video settings as the default configuration: 2011-04-30 14:27:35 +00:00
CMakeLists.txt videocommon depends on core for Fifo Recorder 2011-03-31 20:41:59 +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