Age | Commit message (Collapse) | Author |
|
And fix previous lapse of judgement with GLYPH_BATCH_SIZE
|
|
* Incorporation of feedback for #3456
|
|
|
|
|
|
|
|
|
|
The actual problem is fetch dumping thousands of callbacks, but this
should mitigate the problem
|
|
|
|
|
|
* #3455 Add support for water exclusion surfaces
|
|
* #3507 Add distance haze to water to get us closer to 6.6.17's appearance.
|
|
Fix media failing to function on PBR materials (#3445)
|
|
|
|
|
|
|
|
* A lot of tweaking for water.
* Get water much closer to 6.6.17.
This won't produce 1:1 results, but it should be much closer to where we once were.
|
|
|
|
Co-authored-by: Andrey Kleshchev <andreykproductengine@lindenlab.com>
|
|
2024.12-ForeverFPS
|
|
|
|
|
|
2024.12-ForeverFPS
|
|
since they got used in llcommon.
|
|
|
|
|
|
when failing to load basic vertex shaders
|
|
2024.12-ForeverFPS
|
|
LLVector3/4 and fall back mul_mat4_vec3 to scalar implementation to attempt crash mitigation (#3339)
|
|
Fix text field sometimes being clipped
|
|
|
|
|
|
|
|
2024.12-ForeverFPS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024.12-ForeverFPS
|
|
|
|
|
|
|
|
2024.12-ForeverFPS
|
|
|
|
|
|
|
|
|
|
|
|
Most crashes are related to LLStyle, log analysis suggests that it might
be a number of different issues, including memory and disk issues.
Just avoid recreating expensive LLStyle without reason.
|