samuncle
5633d217a6
Reset the shader to fix the minimap
2019-06-24 23:33:03 +02:00
samuncle
bc49620b23
A few minor changes
2019-06-24 23:33:03 +02:00
samuncle
be577df2ec
Update with more probable values
2019-06-24 23:33:03 +02:00
samuncle
476b73375a
Experimental raytracer with multisampling (todo: implement this properly)
2019-06-24 23:33:03 +02:00
samuncle
025001993d
Add space screen reflexion shader
2019-06-24 23:33:03 +02:00
Benau
0e5b7b532c
Further boost stk by writing 1 less framebuffer attachment
...
Now we can get determine the background color by depth, so
the alpha tricks in diffuse color fbo is not necessary
And using rgba8 to pack normal doesn't seem to cause visual glitches.
2018-02-07 12:49:45 +08:00
Benau
e4c827176a
Remove flat for hue_change
...
It causes bad rendering in adreno 306 in android 5.0
2018-02-02 21:17:24 +08:00
Benau
e5cdf3a086
Remove all unneed gamma correction when advanced pipeline off
...
Except for the colorization stuff
2018-01-23 01:16:45 +08:00
Benau
45957af6f8
Remove !sRGB in shader which is always true now
...
Also don't use tonemap in RTT
2018-01-22 12:54:39 +08:00
Benau
4025883243
Use sampleTextureLayer in shader files
2018-01-22 10:43:22 +08:00
Benau
d71ea71e35
Remove some ifdef
2017-12-29 18:10:51 +08:00
Benau
711fb8211a
Add samuncle way to sample texture slot
2017-12-29 15:39:22 +08:00
Benau
7797115867
Add SP for correct normal and easier shader system
2017-12-25 14:00:10 +08:00