summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/EfbInterface.cpp
diff options
context:
space:
mode:
authorRyan Houdek <Sonicadvance1@gmail.com>2016-02-27 22:45:05 -0600
committerRyan Houdek <Sonicadvance1@gmail.com>2016-02-29 16:43:44 -0600
commite1d36f91fc72c4e0b0ff5c8fea01ee60276c20ff (patch)
tree3db4c41dba7f889fbc72d0e4b9d134ba7cadda32 /Source/Core/VideoBackends/Software/EfbInterface.cpp
parent54c2800bb4a7a5bd7ead7319a28da9269a3f8ed3 (diff)
Fix a few asserts in the VertexShaderGen.
Removes a couple asserts in the vertex shader gen when dealing with the input form. Typically input form ABC1 is used, so it'll pull in the first three elements and always set the fourth to 1.0 The other input form available is AB11, which sets the last two components to 1.0 (Theoretically). No titles actually use this input form that we know of except for Project M, but it can have some fairly drastic visual differences. Confirmed correct by hardware test
Diffstat (limited to 'Source/Core/VideoBackends/Software/EfbInterface.cpp')
0 files changed, 0 insertions, 0 deletions