svofski / vector06sdl

Opensource Vector-06C emulator in C++ | Опенсорсный эмулятор Вектора-06ц
25 stars 1 forks source link

512 mode scaling is rusty #19

Open svofski opened 2 years ago

svofski commented 2 years ago

This is especially apparent with frequent vertical line patterns like in apple IIgs emulation demo mode.

hwdit512.zip (demo by ivagor)

shader:none looks maybe not ideal but fine: hwdit512-shader-none

shader:singlepass looks shite: hwdit512-shader-singlepass

without opengl scaling is very rough: hwdit512-without-opengl