Age | Commit message (Collapse) | Author |
|
Should fix some common crashes for parcel media
|
|
|
|
This partially reverts commit 935c1362a222f192bf913270d01f6c31c16e175b.
Reporting seems to have stoped working, trying the same way mac works.
|
|
Don't record stats or run timer when making 360 snapshots.
|
|
|
|
|
|
|
|
avoid linker dupe errors in the Viewer against zlib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
enable partial bitstreams
Openjpeg was modified: "p_max_len -= l_nb_bytes_read;" was causing an overflow.
I'm not sure if I did something incorectly in opj_skip/opj_seek viewer side, but seems like openjpeg should have been checking remaining space in p_max_len either way.
P.S. Many thanks to Chafey and Neopallium for implementing openjpeg's partial bitstream support
|
|
|
|
shader and remove redundant and slow class2 version.
# Conflicts:
# indra/newview/app_settings/shaders/class2/deferred/skyF.glsl
|
|
|
|
|
|
|
|
|
|
|
|
iostream array adapters
|
|
|
|
|
|
|
|
vovolume
|
|
|
|
|
|
materialmgr
|
|
|
|
Water texture should load only after having caps.
Prefetch textures should load only after having caps.
Prefetch list is now per grid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SL-18068: Update to viewer-manager build 575083
Approved-by: Andrey Kleshchev
Approved-by: Brad Kittenbrink
|
|
|
|
|
|
|
|
|
|
|
|
It might be safe to merge mSeedCapAttempts with mHttpResponderID, but for now leaving them separated, if only for making this mechanic clearer.
|
|
|