Age | Commit message (Collapse) | Author |
|
SL-16917: Move cardinal directions to the edge of the minimap
Approved-by: Andrey Lihatskiy
Approved-by: Vir Linden
|
|
|
|
DRTVWR-546
|
|
|
|
|
|
higher lod
|
|
|
|
|
|
|
|
click context menu option to disable
|
|
move cardinal directions to the edge of the minimap
|
|
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.
|
|
|
|
|
|
|
|
SL-16862
Approved-by: Andrey Lihatskiy
|
|
|
|
There shouldn't be any differences for 'None' between normal objects and attachments
|
|
|
|
min_val for zoom slider is hardcoded for performance reasons. Changing its value in the slider XML element will have no effect.
Note that larger values of min_val, if allowed, would most likely be safe, however that would reduce how far you can zoom out. See: LLFloaterWorldMap::adjustZoomSliderBounds
|
|
SL-14961 works better for windows than rethrow
|
|
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
|
|
Were not displaying and uploading correctly.
|