SH-3280 Better init/shutdown functionality for llcorehttp by llappviewer
Isolate llcorehttp initialization into a utility class (LLAppCoreHttp) that provides glue between app and library (sets up policies, handles notifications). Introduce 'TextureFetchConcurrency' debug setting to provide some field control when absolutely necessary.
Showing
- indra/newview/CMakeLists.txt 2 additions, 0 deletionsindra/newview/CMakeLists.txt
- indra/newview/app_settings/settings.xml 11 additions, 0 deletionsindra/newview/app_settings/settings.xml
- indra/newview/llappcorehttp.cpp 186 additions, 0 deletionsindra/newview/llappcorehttp.cpp
- indra/newview/llappcorehttp.h 86 additions, 0 deletionsindra/newview/llappcorehttp.h
- indra/newview/llappviewer.cpp 5 additions, 184 deletionsindra/newview/llappviewer.cpp
- indra/newview/llappviewer.h 7 additions, 0 deletionsindra/newview/llappviewer.h
- indra/newview/lltexturefetch.cpp 5 additions, 4 deletionsindra/newview/lltexturefetch.cpp
- indra/newview/lltexturefetch.h 8 additions, 4 deletionsindra/newview/lltexturefetch.h
Loading
Please register or sign in to comment