Reply To: Hybrid Scanlines

#19519
marqs
Participant

    @paulb_nl does the implementation set per-pixel mask intensity based on the original value alone, or does it need data from neighbor pixels? As for line-multiple specific adjustment feature, I haven’t had yet time to implement that but basically it’d just move selection logic (which sets V_SCANLINEID) to soft-CPU side where it can set more dynamically. You may want to check a pending pull request from borti4938 that adds another generation method and overall changes the code a bit.