stk-code_catmod/data/shaders/utils
Vincent Lejeune 593f462ec5 Revert "Use color for specular"
This reverts commit fcba1dab86.
2014-11-21 02:09:00 +01:00
..
decodeNormal.frag Factorize DecodeNormal from misc shaders. 2014-03-21 18:17:21 +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 Try to emulate enery conservation 2014-10-05 21:53:06 +02: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
getSpecular.frag Revert "Use color for specular" 2014-11-21 02:09:00 +01:00
getworldmatrix.vert Avoid some useless computation in some vert shaders 2014-09-05 23:41:12 +02:00