dolphin/Source/Core
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
..
AudioCommon Change the order so selected iso will be first and only then the default iso. 2010-01-18 18:21:27 +00:00
Common Small fixes: 2010-01-19 15:00:45 +00:00
Core position and size of the main window are now saved (fixes issue 2035) 2010-01-18 18:01:03 +00:00
DebuggerUICommon My first proud commit 2009-11-25 10:07:56 +00:00
DebuggerWX Got rid of the sticky JIT window 2010-01-19 09:12:41 +00:00
DiscIO Fix for importing / exporting more than one save per launch 2010-01-17 03:25:42 +00:00
DolphinWX GUI fixes 2010-01-19 13:43:51 +00:00
DSPCore Better comment the writelog code 2010-01-13 11:09:20 +00:00
InputCommon This should fix Issue 1798 2009-12-31 17:42:55 +00:00
VideoCommon Small fixes: 2010-01-19 15:00:45 +00:00