OSDN Git Service

Fix for #2 (alpha zero pixels wreaking havoc).
authorRudolf Polzer <divverent@xonotic.org>
Thu, 31 Oct 2013 14:21:48 +0000 (15:21 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Thu, 31 Oct 2013 14:21:48 +0000 (15:21 +0100)
commit1fc9f34d7c81a43c5bebc2730d3636116574ee03
treeae4e7b77794bbe0887bc0082d9ea6fac1d7061e4
parent57881ec6cd80f81e8f434ab02b9c42a9609cd7e5
Fix for #2 (alpha zero pixels wreaking havoc).

One place accidentally ignored alpha-zero pixels, making it inconsistent
with the rest and causing bad visual errors in MODE_FAST.
s2tc_algorithm.cpp