| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | DRTVWR-583 | 
|  |  | 
|  |  | 
|  |  | 
|  | This commit fixes a bug introduced with commit 6472b75bcd70470fe5775d1cf6eb70a75b3d76e5
where the fullbrightF.glsl shader fails to set color.a to final_alpha for HUDs. | 
|  | Incidental fix for crash when mWaterPool is null. | 
|  | eye/object above/below water. | 
|  |  | 
|  |  | 
|  | own passes and unify sky and water haze in forward rendering shaders. | 
|  |  | 
|  |  | 
|  | 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 |