Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
LLWorld is supposed to first remove region from list, then delete the region, but in case of this crash region was returned by handle from llworld yet was mDead and cleaned up, all in main thread.
|
|
|
|
|
|
|
|
|
|
|
|
Remove the sleep throttle applied in 10625 to work around an Intel GPU driver
bug. It was erroneously being applied to all GPUs, and also as of Intel driver
26.20.100.7755 (1/9/2020) it appears that the driver bug no longer exists.
|
|
|
|
|
|
|
|
|
|
following promotion of DRTVWR-501
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# indra/cmake/DirectX.cmake
# indra/newview/llviewerparcelmedia.cpp
# indra/newview/viewer_manifest.py
|
|
to reflect previous commit and use correct pool size
|
|
|
|
|
|
following promotion of DRTVWR-476
|
|
This reverts commit bf999f2f84dd26844c60d682f563f982a55e8ee8 due to revert of updater, this will be moved to separate 'epic' instead
|
|
|
|
This fails at teamcity due to missing LLTrans, but builds locally without issues. Reverting to not hold D501
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 31d9930a0ff7da5a6312a8f47037052cd2d06bdb.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|