dolphin/Source/Plugins
Rodolfo Osvaldo Bogado c4c809f6b1 Small fixes:
in opengl correct an error introduced by mi in efb to ram alignment, it's seems to fix SMS but it missalign a lot of other games, so revert to the default. must solve truncated coins in NSMB.
revert alpha testing values to the values in rev 4812 as they fix some games.
in d3d dynamized the Render target size so it will change at runtime when viewport exceed it size, in the worse case it will cause a missing frame when resizing but in the games I tested is not noticeable at all
This must solve all the remaining viewports problems in nvidia cards, in ati this is not needed.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4888 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-01-19 15:00:45 +00:00
..
Plugin_DSP_HLE Allow OSX to quit Dolphin cleanly in NoWX build with command+Q. Not sure how to let them do it via close button in the Window 2010-01-17 08:47:35 +00:00
Plugin_DSP_LLE Fixes Issue 2004 2010-01-13 14:18:13 +00:00
Plugin_nJoy_SDL Fixed a stupid error left by me. 2010-01-16 22:37:38 +00:00
Plugin_PadSimple Now you can switch between Emulated and Real WiiMotes, connect more Real Wiimotes and even pair them up (if you have MS BT Stack) during gameplay! 2010-01-06 19:26:52 +00:00
Plugin_VideoDX9 Small fixes: 2010-01-19 15:00:45 +00:00
Plugin_VideoOGL OGL: Fix a wrong warning message. Fixes issue 2057. (well, not really - but the confusion is gone). 2010-01-18 21:11:50 +00:00
Plugin_VideoSoftware Do special handling of texture coordinate generation if there is only a position and texture coordinate present. 2010-01-11 00:44:40 +00:00
Plugin_Wiimote Fixes Issue 1910 2010-01-19 09:54:21 +00:00