Age | Commit message (Collapse) | Author |
|
SL-17274: Add view_dir uniform
Approved-by: Dave Parks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
deleting a classified
|
|
|
|
Make teamcity builds happy by not referencing a newview global from an llcommon file
|
|
newview global from an llcommon file.
|
|
allocation.
|
|
SL-17485-a - remove xcode compiler flag not supported on current teamcity build host
|
|
build host
|
|
|
|
SL-17485 - MacOS memory accounting
Approved-by: Dave Parks
|
|
|
|
|
|
|
|
the first material in the GLTF file to the Material Editor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sAllocatedPageSizeInKB, sAllocatedMemInKB, sAvailPhysicalMemInKB, sMaxPhysicalMemInKB
|
|
texture-specific, and use to compute getAvailableVRAMMegabytes.
|
|
SL-17483: Make LLImageDecodeThread a facade for LL::ThreadPool.
Approved-by: Dave Parks
|
|
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.
|
|
|
|
DRTVWR-559
|
|
objects less annoying when alt-zooming in edit mode.
|
|
for SL-17214
|
|
|
|
|
|
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().
|