dolphin/Source/Plugins
LPFaint99 43021a8a1e D3D: actually use the resolution setting for fullscreen mode
(really dumb mistake of mine, due to lack of sleep :p)
fixes issue 1426.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4289 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-17 05:07:16 +00:00
..
Plugin_DSP_HLE Kill some horribly ugly hackery :( It's just not right to pass entire IniFile objects across DLLs. Only POD (plain-old-data, like int, float, char, char[] etc) are safe to pass across DLL boundaries. 2009-09-13 08:54:46 +00:00
Plugin_DSP_LLE
Plugin_nJoy_SDL
Plugin_PadSimple
Plugin_VideoDX9 D3D: actually use the resolution setting for fullscreen mode 2009-09-17 05:07:16 +00:00
Plugin_VideoOGL Fix some shader problems caused by my previous commits to reduce API calls (back screen after a while in Zelda WW intro, maybe also in other games). 2009-09-16 05:31:19 +00:00
Plugin_Wiimote normalize wiimote logging: no more crazy newlines, plugin logs to...wiimote plugin log, ipc wiimote stuff logs to...WII_IPC_WIIMOTE 2009-09-15 02:12:55 +00:00