SL-17124 switchContext and loadShaderFile crashes
- Do not try initializing shaders if requirements are not met or if window does not exist - Warn user before closing window. Situation is unexpected, there is chance of more issues, like a freeze or a crash on close() - mHasMultitexture is a solid requirement, if it is not present, we won't be able to run
parent
ac0c9a74
No related branches found
No related tags found
Showing
- indra/llrender/llgl.cpp 17 additions, 14 deletionsindra/llrender/llgl.cpp
- indra/llwindow/llwindowwin32.cpp 13 additions, 13 deletionsindra/llwindow/llwindowwin32.cpp
- indra/newview/llappviewer.cpp 1 addition, 7 deletionsindra/newview/llappviewer.cpp
- indra/newview/llviewershadermgr.cpp 7 additions, 0 deletionsindra/newview/llviewershadermgr.cpp
- indra/newview/llviewerwindow.cpp 6 additions, 6 deletionsindra/newview/llviewerwindow.cpp
- indra/newview/skins/default/xui/en/notifications.xml 0 additions, 12 deletionsindra/newview/skins/default/xui/en/notifications.xml
Loading
Please register or sign in to comment