Age | Commit message (Collapse) | Author |
|
|
|
|
|
when you click "Save"
|
|
happen in the future
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
deleting a classified
|
|
|
|
newview global from an llcommon file.
|
|
allocation.
|
|
build host
|
|
|
|
|
|
|
|
|
|
the first material in the GLTF file to the Material Editor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sAllocatedPageSizeInKB, sAllocatedMemInKB, sAvailPhysicalMemInKB, sMaxPhysicalMemInKB
|
|
texture-specific, and use to compute getAvailableVRAMMegabytes.
|
|
when passing LLPointers into functions. Only increment the refcount when
storing in new ImageRequest.
|
|
|
|
with UI and ReflectionMapManager
|
|
|
|
spot light shadows not working in probes.
|
|
Invisible Objects" checkbox instead of "Select Reflection Probes"
|
|
and for LLViewerControlListener, to which it talks.
Fix glitches detected by the tests.
|
|
and all the rest require it, too.
|
|
|
|
objects less annoying when alt-zooming in edit mode.
|
|
|
|
Remove all references to LLQueuedThread (but emulate a couple bits of its API
such as handle_t and getPending()).
Migrate ImageRequest into llimageworker.cpp. It has never been part of
LLImageDecodeThread's public API. Remove ImageRequest tests.
Remove all references to LLImageDecodeThread::pause(). The idea of pausing
another thread is bizarre to me, and LLThreadPool has no such operation. Nor
does it have an abortRequest().
|
|
|
|
This picks up ThreadPoolSizes override logic embedded in ThreadPool's
constructor, plus the new static ThreadPool::getConfiguredWidth() and
getWidth() methods.
|
|
Log ThreadPoolSizes at DEBUG level, not INFO.
|