dolphin/Source/Core/VideoCommon
degasus bd80de14f4 ShaderGen: drop PerPixelLighting + 8Texcoord hack
D3D9 only supports 8 texcoords. But we need a new one for ppl, so we just store it in the first 4 texcoords in the free 4th component.

This isn't needed for both d3d11 and ogl3, so just remove it.
2013-10-15 14:38:26 +02:00
..
Src ShaderGen: drop PerPixelLighting + 8Texcoord hack 2013-10-15 14:38:26 +02:00
CMakeLists.txt Move VideoBackendBase from Common to VideoCommon 2013-08-14 23:16:46 +02:00
OpenCL.rules Meta: 2010-06-02 18:00:22 +00:00
VideoCommon.vcxproj Move VideoBackendBase from Common to VideoCommon 2013-08-14 23:16:46 +02:00
VideoCommon.vcxproj.filters Move VideoBackendBase from Common to VideoCommon 2013-08-14 23:16:46 +02:00