Normand Briere
2019-07-28 d7fd07756f4095cb87dc25d89fcffcbda092e2cf
CameraPane.java
....@@ -13038,7 +13038,7 @@
1303813038 // display shadow only (fakedepth == 0)
1303913039 "SUB temp.x, half.x, shadow.x;" +
1304013040 "MOV temp.y, -params5.z;" + // params6.x;" +
13041
- "SLT temp.z, temp.y, -one2048th.x;" +
13041
+ "SLT temp.z, temp.y, -c256i.x;" +
1304213042 "SUB temp.y, one.x, temp.z;" +
1304313043 "MUL temp.x, temp.x, temp.y;" +
1304413044 "KIL temp.x;" +