| Age | Commit message (Collapse) | Author | 
|---|
|  | probes going off the rails -- sanity clamp sky glow (#893) | 
|  |  | 
|  |  | 
|  | * conditional compilation should use #ifdef
* layout keywords need to be lowercase | 
|  | screen | 
|  |  | 
|  |  | 
|  | yet used | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | 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 |