aeon-199x/shaders/var/scanline.glsl

6 lines
79 B
Text
Raw Permalink Normal View History

2024-05-03 22:08:09 -04:00
#define SCANLINE_SOFT 1
#define SCANLINE_HARD 2
#define SCANLINE_STRETCH 3
2024-05-03 22:08:09 -04:00