EXT-8673: FIXED: UDP texture loading is slower in 2.x viewers than 1.23.5
Improved the following: 1, make sure the texture callback queue is properly handled and cleaned in time; 2, estimate the LLVOTree pixel area more accurately; 3, eliminate the possibility of back and forth stopping/restarting a texture fetching
Showing
- indra/newview/app_settings/settings.xml 69 additions, 114 deletionsindra/newview/app_settings/settings.xml
- indra/newview/llface.cpp 28 additions, 37 deletionsindra/newview/llface.cpp
- indra/newview/llface.h 2 additions, 1 deletionindra/newview/llface.h
- indra/newview/lltexturefetch.cpp 1 addition, 1 deletionindra/newview/lltexturefetch.cpp
- indra/newview/llviewertexture.cpp 93 additions, 43 deletionsindra/newview/llviewertexture.cpp
- indra/newview/llviewertexture.h 2 additions, 0 deletionsindra/newview/llviewertexture.h
- indra/newview/llvoavatarself.cpp 13 additions, 8 deletionsindra/newview/llvoavatarself.cpp
- indra/newview/llvotree.cpp 23 additions, 10 deletionsindra/newview/llvotree.cpp
- indra/newview/llwearable.cpp 5 additions, 2 deletionsindra/newview/llwearable.cpp
Loading
Please register or sign in to comment