dolphin/Source/Core
Rodolfo Osvaldo Bogado 2c7a08fc61 after a good commit lets make some experiments:
implemented fixed efb scale to improve alignment and discard some error caused by incorrect scale.
make both plugins work similar. this must improve opengl image quality a lot.
also implemented dynamic resizing in opengl, this way the resolution math the windows resolution on resize.
this is highly experimental so please test a lot.
implemented shader dumping on error thinking  in future experiments with shaders.
enjoy :)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5458 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-19 03:15:36 +00:00
..
AudioCommon Linux: Fix horrible latency when the alsa pulseaudio plugin is involved, see issue #2651 2010-05-07 23:14:40 +00:00
Common a little optimization in shaders constants setting , based on the same idea of nodchip changes. 2010-05-17 22:17:46 +00:00
Core Install shared content from wads to the proper location 2010-05-13 04:50:18 +00:00
DebuggerUICommon Fix another wrong sprintf usage 2010-04-08 14:58:50 +00:00
DebuggerWX a few minor code fixes. 2010-04-12 02:00:15 +00:00
DiscIO Install shared content from wads to the proper location 2010-05-13 04:50:18 +00:00
DolphinWX Fixes importing and exporting wii saves with dirs. 2010-05-16 17:11:51 +00:00
DSPCore DSPLLE - AR decrement fixed, +other small fixes 2010-05-07 19:32:16 +00:00
InputCommon New Wiimote Plugin: Added "Upright Wiimote" option. Fixed a nunchuk problem in ZTP and Wii Sports with some Hacks. Some work on emulated Swing and Speaker (disabled). Fixes/Cleanups. ControllerInterface: Fixed an issue when a DInput device reports the same axis more than once. Fixed some old comments. 2010-04-29 18:51:04 +00:00
VideoCommon after a good commit lets make some experiments: 2010-05-19 03:15:36 +00:00