dolphin/Source/Core
Scott Mansell 1b771deb56 Move worldpos into it's own varying.
Previously it was packed into spare slots in clippos.xy and normal.w,
but it's ugly and more importantly it's causing bugs.

This was discovered during the debugging of a zfreeze branch, which
expected clippos.xy to be xy position coordinates in clipspace (as
the name suggested).

Turns out the stereoscopy shader had also run into this trap, modifying
clippos.x (introducing errors with per-pixel lighting).

This commit has been moved outside of the zfreeze PR for fast merging.
2015-01-03 09:23:09 +13:00
..
AudioCommon Upgrade AudioUnit API usage. 2014-11-25 00:42:21 -05:00
Common Merge pull request #1783 from degasus/disablelogs 2015-01-01 14:12:02 -06:00
Core Memory: forceinline read/write hardware functions, TLB/page functions 2014-12-30 18:04:21 -08:00
DiscIO Added identifier for country code 'B' 2014-12-30 19:57:14 -05:00
DolphinQt DolphinQt: Silence -Wshadow warnings. 2014-12-09 10:36:16 -06:00
DolphinWX Added identifier for country code 'B' 2014-12-30 19:57:14 -05:00
InputCommon Manually revert d34418100b 2014-12-20 00:33:15 -05:00
UICommon Added GameCube Adapter support. 2014-12-10 20:45:45 +11:00
VideoBackends Merge pull request #1747 from Armada651/intel-workaround 2015-01-01 21:41:09 +01:00
VideoCommon Move worldpos into it's own varying. 2015-01-03 09:23:09 +13:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00