mirror of
https://github.com/DerKoun/bsnes-hd.git
synced 2025-04-02 10:52:49 -04:00
18 lines
No EOL
245 B
Text
18 lines
No EOL
245 B
Text
input
|
|
filter: nearest
|
|
|
|
program
|
|
filter: nearest
|
|
format: srgb8
|
|
height: 100%
|
|
width: 100%
|
|
vertex: bloompass.vs
|
|
fragment: bloompass.fs
|
|
|
|
program
|
|
filter: nearest
|
|
vertex: scanpass.vs
|
|
fragment: scanpass.fs
|
|
|
|
output
|
|
filter: linear |