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

33 lines
536 B
INI
Raw Normal View History

2015-11-02 02:43:01 +00:00
[shader]
name=AGS-001
author=endrift
description=A pristine recreation of the illuminated Game Boy Advance SP
passes=2
2015-11-02 02:43:01 +00:00
[pass.0]
fragmentShader=ags001.fs
blend=1
width=-3
2017-06-18 01:08:44 +00:00
height=-4
[pass.1]
fragmentShader=ags001-light.fs
width=-3
2017-06-18 01:08:44 +00:00
height=-4
2015-11-09 01:10:10 +00:00
2015-12-18 05:58:17 +00:00
[pass.1.uniform.lightBrightness]
2015-11-09 01:10:10 +00:00
type=float
default=1
2015-11-20 07:49:50 +00:00
readableName=Light brightness
2015-11-09 01:10:10 +00:00
2015-12-18 05:58:17 +00:00
[pass.1.uniform.reflectionBrightness]
2015-11-09 01:10:10 +00:00
type=float
default=0.07
2015-11-20 07:49:50 +00:00
readableName=Reflection brightness
2015-11-09 01:10:10 +00:00
2015-12-18 05:58:17 +00:00
[pass.1.uniform.reflectionDistance]
2015-11-09 01:10:10 +00:00
type=float2
default[0]=0
default[1]=0.025
2015-11-20 07:49:50 +00:00
readableName=Reflection distance