Cool VL Viewer forum http://sldev.free.fr/forum/ |
|
Can't focus http://sldev.free.fr/forum/viewtopic.php?f=4&t=2265 |
Page 1 of 1 |
Author: | Jeeper [ 2022-04-11 13:00:59 ] | ||
Post subject: | Can't focus | ||
1.29.0.1 doesn't stay focused. I've noticed it on both OSGrid and Second Life, when I'm close to an object, 3 meters or so, it goes in and out of focus. 1.29.0.0 doesn't do this.
|
Author: | Henri Beauchamp [ 2022-04-11 13:55:21 ] |
Post subject: | Re: Can't focus |
What exactly do you mean by "focus", please ? |
Author: | ZaneZimer [ 2022-04-11 16:46:55 ] | |||||||||
Post subject: | Re: Can't focus | |||||||||
I have noticed the 1.29.0 builds 'seem' to load textures a bit more slowly. I haven't been able to consistently observe or produce a pattern though. It could just be 'me' or where I am, in world. I haven't seen any errors or warnings in the logs. With so many different things that can contribute, I didn't start a topic since I had no concrete evidence. |
Author: | Henri Beauchamp [ 2022-04-11 17:21:11 ] |
Post subject: | Re: Can't focus |
If you guys have enabled threaded GL in personal builds of v1.29.0.1, then yes, there is a bottleneck at the threaded GL image creator level... It stems to the fact that the Cool VL Viewer got a multi-threaded image decoder (when LL's viewer only got a mono-threaded one) and LL's implementation of the GL thread worker is mono-threaded, meaning that too many decoded textures arrive at the creation step ("CRE" in the texture console) and must wait to trickle through the mono-threaded image GL worker. That is why (among a few other glitches) I did not enable threaded GL in official builds of v1.29.0.1. For v1.29.0.2, I implemented a multi-threaded version of the GL image worker, and so this bottleneck has been removed. Not a bug, though... *If* this is what Jeeper meant by "focus" (still waiting for an explanation of that term)... |
Author: | ZaneZimer [ 2022-04-11 17:33:29 ] | |||||||||||||||||||||||||||
Post subject: | Re: Can't focus | |||||||||||||||||||||||||||
|
Author: | Jeeper [ 2022-04-11 19:38:00 ] |
Post subject: | Re: Can't focus |
Items go in and out of focus, several times a second. I'll wait and see what happens with next weeks release. |
Author: | Henri Beauchamp [ 2022-04-11 20:12:12 ] | |||||||||
Post subject: | Re: Can't focus | |||||||||
|
Author: | Jeeper [ 2022-04-12 01:40:40 ] |
Post subject: | Re: Can't focus |
Memory Safety Checks was enabled for some reason. Disabling that solved it. Texture memory is set to the maximum. I have no shortage of memory on this machine. Thanks Henri. It's much easier on the ol'eyes |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |