libretro / glsl-shaders

This repo is for glsl shaders converted by hand from libretro's common-shaders repo, since some don't play nicely with the cg2glsl script.
868 stars 217 forks source link

zfast crt standard half number of lines? #455

Open JoseFC3000 opened 2 days ago

JoseFC3000 commented 2 days ago

Hello Are there some way to draw one line every two horizontal pixel lines with "zfast crt standard shader"? I mean, drawing half of the usual number of scanlines. Maybe adding or changing some code parameters.

Regards Jose