Enable HW dithering on MTK

reviewable/pr11737/r5
NiLuJe 4 weeks ago
parent 8795af05b5
commit b9bf9eb47b

@ -832,7 +832,7 @@ function Kobo:init()
self.hasNaturalLightMixer = yes
end
-- Ditto
if self:isMk7() then
if self:isMk7() or self:isMTK() then
self.canHWDither = yes
end

Loading…
Cancel
Save