]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
Replace more of max(0, x) with saturation
authoruis <uis9936@gmail.com>
Thu, 4 Jan 2024 00:58:47 +0000 (03:58 +0300)
committeruis <uis9936@gmail.com>
Fri, 5 Jan 2024 14:30:28 +0000 (17:30 +0300)
commit07953e7664f74fc1d98d1ffc648fce32a9d58d7f
tree6ccd9783627c26de4f1336f1b576b5cfad3bdd49
parent6cf7e2bad3543cf14658f016fdb2935bc0e63126
Replace more of max(0, x) with saturation

Saturated sum of positive values is equal to saturated sum of saturated values
shader_glsl.h