3.5-1807 9 years, 7 months ago Indentation Fix
3.5-1806 9 years, 8 months ago Revert wrong indentation of some files. sorry for that one i was really convinced that i read that spaces must be used instead of tabs :)
3.5-1805 9 years, 8 months ago re indentation to follow emulators code rules in some files I'm modifying
3.5-1804 9 years, 8 months ago some fixes for point rendering
3.5-1803 9 years, 8 months ago merge changes from other back ends to the PerfQuery functionality
3.5-1802 9 years, 8 months ago Merge branch 'master' of https://code.google.com/p/dolphin-emu into dx9-ssaa-fix
3.5-1797 9 years, 8 months ago Merge branch 'master' of https://code.google.com/p/dolphin-emu into dx9-ssaa-fix
3.5-1776 9 years, 8 months ago small correction, we cannot use dual source blending if separate alpha function is not supported
3.5-1775 9 years, 8 months ago Merge branch 'master' of https://code.google.com/p/dolphin-emu into dx9-ssaa-fix
3.5-1763 9 years, 8 months ago Merge branch 'master' of https://code.google.com/p/dolphin-emu into dx9-ssaa-fix
3.5-1753 9 years, 8 months ago Merge branch 'master' of https://code.google.com/p/dolphin-emu into dx9-ssaa-fix
3.5-1748 9 years, 8 months ago Add the ability to force Dual Source Blending in the configuration file. this way everyone can check if their hardware support this feature in dx9
3.5-1747 9 years, 8 months ago Merge branch 'master' of https://code.google.com/p/dolphin-emu into dx9-ssaa-fix
3.5-1737 9 years, 8 months ago fix for 4x super sampling AA. make the distance of the samples from the center smaller to minimize errors.