stk-code_catmod/data/shaders/utils
Vincent Lejeune d8b3cf9c8f Factorise MRP
2014-12-27 03:22:06 +01:00
..
decodeNormal.frag Factorize DecodeNormal from misc shaders. 2014-03-21 18:17:21 +01:00
DiffuseBRDF.frag Clean up sunlight shader + factorize diffusebrdf 2014-12-14 21:39:18 +01:00
DiffuseIBL.frag Factorise SH coefficient in an UBO 2014-12-15 00:18:03 +01:00
encode_normal.frag Factorize EncodeNormal from Pass1 shaders. 2014-03-21 18:10:54 +01:00
getCIEXYZ.frag Fix bloom computation 2014-09-24 01:19:37 +02:00
getLightFactor.frag Do not undefine builtin macros. 2014-12-18 22:09:14 +01:00
getPosFromUVDepth.frag Use a more efficient screen to view conversion 2014-05-02 18:11:34 +02:00
getRGBfromCIEXxy.frag Fix bloom computation 2014-09-24 01:19:37 +02:00
getworldmatrix.vert Avoid some useless computation in some vert shaders 2014-09-05 23:41:12 +02:00
SpecularBRDF.frag Use clamp instead of max(0, dot(normalized, normalized)) 2014-12-05 17:51:18 +01:00
SpecularIBL.frag Revert "Try to fix ibl precision issue" 2014-12-14 02:48:47 +01:00
SunMRP.frag Factorise MRP 2014-12-27 03:22:06 +01:00