-
Notifications
You must be signed in to change notification settings - Fork 64
Update develop with ForeverFPS #3634
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…there is no object selected
…that our passed in ambient lighting is the only thing that gets applied. (#3327)
Try to handle this more gracefully, but primary purpose of this change is to log wchars in case issue is reproducible.
…inimize vram usage and chance of probe nans (#2558)
Fix world going black and white on apple gpu
Instead of when there is any space.
if bias stays unchanged at 4.f, there is no reason to keep refreshing at high rate.
Callstacks indicate that this happens only on shutdown. No point to erase items one at a time, just clear the list beforehand.
Don't rely onto region for cleanup
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.
A workaround, hopefully temporary. First test returns half the throughput, do two tests. May be caused by driver, may be some 'energy saving', will need to be checked later. It was working the same way prior to ExtraFPS, but viewer was running an extra CPU test.
1. Cover reset with 'generation' 2. Fix lapse of judgement with mLastFontGlyphCount, it should have been saved before render(), not after
- #3594 Adjustments to mitigate sun reflection being too narrow.
#3331 - Mirrors no longer function on relog
I have read the CLA Document and I hereby sign the CLA 7 out of 8 committers have signed the CLA. |
No description provided.