Age | Commit message (Collapse) | Author |
|
like to read from a depth buffer that is bound for writing
|
|
Incidental fix for crash when mWaterPool is null.
|
|
eye/object above/below water.
|
|
eye/object above/below water.
|
|
|
|
|
|
own passes and unify sky and water haze in forward rendering shaders.
|
|
SL-20065: Hack to reduce black spots on shiny water
|
|
|
|
|
|
|
|
We now support masking mirrors in the GBuffer.
We also now support the concept of one arbitrary clip plane.
DRTVWR-583
|
|
|
|
disabled
|
|
|
|
|
|
|
|
which version is faster
|
|
|
|
Not yet used.
|
|
|
|
mapping using wrong mix, causing bright spots
|
|
material sampling. Use slightly different alpha ramp to hide unused materials
|
|
|
|
to be more expensive than triplanar in some cases, and UVs are already trivial
|
|
whitespace
|
|
triplanar that avoids possible case where 1 = 0.9999, which gets rounded down to 0 on int cast
|
|
during zero check, add another zero check
|
|
multiple texture lookups in a switch..case block
|
|
reproducing the bug
|
|
switch..case blocks
|
|
|
|
|
|
blending. General refactor.
|
|
Also decrease threshold to (hopefully) reasonable level
|
|
|
|
|
|
|
|
|
|
maps for triplanar mapping, minor cleanup
|
|
|
|
higher, bump feature table
|
|
|
|
|
|
texture repeats currently broken
|
|
|
|
featuretable.
|
|
out an emissive texture. Also affects base color and ORM
|
|
|
|
doesn't render properly just yet
|