mgba/res/shaders/lcd.shader/manifest.ini

19 lines
250 B
INI
Raw Normal View History

2017-06-03 07:34:31 +00:00
[shader]
name=LCD
author=Dominus Iniquitatis
description=Simple LCD emulation.
passes=1
[pass.0]
fragmentShader=lcd.fs
blend=1
width=-3
height=-3
[pass.0.uniform.boundBrightness]
type=float
readableName=Bound brightness
default=0.9
min=0.0
max=1.0