Age | Commit message (Collapse) | Author |
|
|
|
DRTVWR-546
|
|
|
|
|
|
higher lod
|
|
|
|
|
|
|
|
Mac/Intel
|
|
assertions around ref counting and (hack) fix crash on shutdown from dangling texture reference (reduced to 1 dangling texture from several hundred, can't find the remaining reference).
|
|
DRTVWR-546
|
|
|
|
calling card
|
|
down loading issues, fix sync issue in single threaded mode in media textures, restore LL_IMAGEGL_THREAD_CHECK functionality
|
|
DRTVWR-546
|
|
|
|
|
|
|
|
getCameraOffsetInitial() call can happen before init()
|
|
|
|
|
|
|
|
|
|
DRTVWR-546
|
|
avoid reusing a query while the GPU is still chewing on it.
|
|
|
|
|
|
|
|
|
|
querying for available video memory.
|
|
|
|
|
|
|
|
|
|
There shouldn't be any differences for 'None' between normal objects and attachments
|
|
LLImageGL thread to update, fix AMD sync issue on ImageGL thread and install debug callbacks on LLImageGL thread when debug gl enabled.
|
|
Since python 3.3 sys.platform for Linux will always be 'linux'. See https://bugs.python.org/issue12326 - fix by NickyD
|
|
constructor.
There is a few peculiar differences in default member initializationn namely:
gamma > 1.0f; sun_norm > 0.0f, 1.0f, 0.0f, 1.0f; cloud_shadow > 1.0f; dome_radius > 1.0f; dome_offset > 1.0f
Which probably made the original memset produce the wrong result anyway as it differs from the value the
LLVOSky set (the default ctor of AtmosphericsVars) vs what the memset would produce in case of a force update (all 0s).
|
|
version as viewer) to get rid of deprecation warning.
|
|
|
|
|
|
|
|
This picks up the change to 32-bit Windows viewer-manager.
|
|
|
|
# Conflicts:
# autobuild.xml
# indra/newview/llappviewer.cpp
# indra/newview/viewer_manifest.py
|
|
Fix template verifier erroneously failing checksum check
Approved-by: Nat Linden
Approved-by: Signal Linden
Approved-by: Andrey Lihatskiy
|
|
|
|
end-to-end to avoid confusion
|
|
|
|
|