Age | Commit message (Collapse) | Author |
|
|
|
|
|
when failing to load basic vertex shaders
|
|
LLVector3/4 and fall back mul_mat4_vec3 to scalar implementation to attempt crash mitigation (#3339)
|
|
Fix text field sometimes being clipped
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
Don't rely onto region for cleanup
|
|
Callstacks indicate that this happens only on shutdown.
No point to erase items one at a time, just clear the list beforehand.
|
|
if bias stays unchanged at 4.f, there is no reason to keep refreshing
at high rate.
|
|
|
|
|
|
|
|
Instead of when there is any space.
|
|
|
|
Fix world going black and white on apple gpu
|
|
vram usage and chance of probe nans (#2558)
|
|
|
|
|
|
|
|
Try to handle this more gracefully, but primary purpose of this change
is to log wchars in case issue is reproducible.
|
|
|
|
|
|
|
|
our passed in ambient lighting is the only thing that gets applied. (#3327)
|
|
|
|
is no object selected
|
|
|
|
following promotion of secondlife/viewer #2617: 2024.09 ExtraFPS
|
|
|
|
|
|
|
|
downscale method to 0 (FBO) (#3294)
|
|
* Fixes for secondlife/viewer#3288 override copy related crashes when overrides can be nullptr
|