mirror of
https://github.com/visualboyadvance-m/visualboyadvance-m
synced 2025-10-05 23:52:49 +02:00
Remove top border black line when using filters.
We don't want to display the top border when using filters, since it is a single line with black pixels. - Fix #561.
This commit is contained in:
committed by
Rafael Kitover
parent
4352504385
commit
225e4dc954
@@ -1567,7 +1567,7 @@ public:
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
//src += instride;
|
src += instride;
|
||||||
|
|
||||||
// interframe blending filter
|
// interframe blending filter
|
||||||
// definitely not thread safe by default
|
// definitely not thread safe by default
|
||||||
|
Reference in New Issue
Block a user