Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-23 | Fix for media textures failing to update (and eating lots of memory) on ↵ | Dave Parks | |
Mac/Intel | |||
2022-02-23 | SL-16815 and SL-16906 Avoid redundant bumpmap generation, add some ↵ | Dave Parks | |
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). | |||
2022-02-23 | Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-546 | |||
2022-02-23 | Fix for mac build | Dave Parks | |
2022-02-23 | SL-16904 FIXED The viewer crashes after trying to empty trash containing ↵ | Mnikolenko Productengine | |
calling card | |||
2022-02-22 | SL-16815 Cleanup -- disable multithreaded bumpmap generation while tracking ↵ | Dave Parks | |
down loading issues, fix sync issue in single threaded mode in media textures, restore LL_IMAGEGL_THREAD_CHECK functionality | |||
2022-02-22 | Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-546 | |||
2022-02-22 | SL-16815 Fix for broken media texture updates when multithreaded GL is disabled. | Dave Parks | |
2022-02-22 | SL-16892 Fix incorrect width of dropdown menus | Andrey Kleshchev | |
2022-02-21 | SL-16056 Load cloud texture only once | Andrey Kleshchev | |
2022-02-21 | SL-16892 Fix crash at getCameraOffsetInitial | Andrey Kleshchev | |
getCameraOffsetInitial() call can happen before init() | |||
2022-02-21 | Cached setting should be used in draw() calls | Mnikolenko Productengine | |
2022-02-21 | SL-16887 FIXED Crash in LLNetMap::draw | Mnikolenko Productengine | |
2022-02-18 | SL-16815 Fix for crash when disabling ALM. | Dave Parks | |
2022-02-18 | Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Dave Parks | |
DRTVWR-546 | |||
2022-02-18 | SL-16815 Better occlusion query name pool. Leverage pool FILO nature to ↵ | Dave Parks | |
avoid reusing a query while the GPU is still chewing on it. | |||
2022-02-18 | SL-16811 Shape preview images do not display all of the attachments. | Andrey Kleshchev | |
2022-02-18 | SL-16886 Fix for bad batching parameters for some rigged meshes. | Dave Parks | |
2022-02-17 | SL-16815 Remove frame stalls from occlusion queries, bumpmap updates, and ↵ | Dave Parks | |
querying for available video memory. | |||
2022-02-17 | SL-16861 Animesh and avatar color change fix | Andrey Kleshchev | |
2022-02-14 | SL-16418 Media texture update stall fix. Make media texture updates use ↵ | Dave Parks | |
LLImageGL thread to update, fix AMD sync issue on ImageGL thread and install debug callbacks on LLImageGL thread when debug gl enabled. | |||
2022-02-03 | Merged in SL-16727 (pull request #863) | Michael Pohoreski | |
SL-16727: Revert change causing llvieweroctree to not render reflections when shadows are set to projectors cause by commit bb379cb8cc | |||
2022-02-03 | SL-16727: Revert change causing llvieweroctree to not render reflections ↵ | Ptolemy | |
when shadows are set to projectors cause by commit bb379cb8cc | |||
2022-02-02 | Merged in revert-16418 (pull request #854) | Euclid Linden | |
Revert SL-16418 commits Approved-by: Michael Pohoreski | |||
2022-02-01 | Revert "Merged in euclid-16418 (pull request #846)" | Dave Houlton | |
This reverts commit 40fe5277e1390c975d9a3184ff8fc46d69dfb450, reversing changes made to af830e5fc5840194be95140f644a27011b9b7e06. | |||
2022-02-01 | Revert "Merged in euclid-16418-a (pull request #852)" | Dave Houlton | |
This reverts commit dcf8f695367a1bcc9c495ea93a89927dd83802af, reversing changes made to 594910a8408f67f1af7c66d5a4dfde3626669245. | |||
2022-02-01 | SL-16714 and SL-16750 Break rigged alpha into its own pass (restore release ↵ | Dave Parks | |
like behavior) and fix rigged alpha emissive not rendering. | |||
2022-02-01 | SL-16752 FIXED [Mac] Enabling or disabling vsync does not take effect until ↵ | Mnikolenko ProductEngine | |
the next session. | |||
2022-01-31 | Merged in euclid-16418-a (pull request #852) | Euclid Linden | |
SL-16418 Avoid crash on tear-down of running media prim texture | |||
2022-01-31 | SL-16418 add tear-down lock | Dave Houlton | |
2022-01-31 | Merged in SL-16722 (pull request #850) | Michael Pohoreski | |
SL-16722 Fix void water not being rendered due to PR 782 skipping second pass of water rendering Approved-by: Euclid Linden Approved-by: Dave Parks | |||
2022-01-28 | SL-16722 Fix void water not being rendered due to PR 782 skipping second ↵ | Ptolemy | |
pass of water rendering | |||
2022-01-28 | SL-16696 Hacky fix for disappearing underwater objects. | Runitai Linden | |
2022-01-28 | Merged in euclid-16418 (pull request #846) | Euclid Linden | |
SL-16418 move media texture updates to background thread Approved-by: Dave Parks | |||
2022-01-28 | SL-16418 add some big-endian future-proofing | Dave Houlton | |
2022-01-27 | SL-16418 remove duplicated ref() | Dave Houlton | |
2022-01-27 | SL-16418 restore tracy macros stomped in merge | Dave Houlton | |
2022-01-27 | SL-16418 rename media tex image per-update to avoid contention stall | Dave Houlton | |
2022-01-27 | SL-16418 bg thread for media texture updates | Dave Houlton | |
2022-01-27 | SL-16418 optimize imageraw clear | Dave Houlton | |
2022-01-28 | SL-16721 Crash at LLVOAvatar::idleUpdateMisc | Andrey Kleshchev | |
bridge in state 24 (dead) | |||
2022-01-27 | SL-16717 Rename RenderGLCoreProfile to prevent compatibility issues | Andrey Kleshchev | |
2022-01-27 | SL-16056 Avatar gas cloud adaptive delay #2 | Andrey Kleshchev | |
Reset avatar 'loaded' timer after getting new mesh data | |||
2022-01-24 | SL-16594 Fix for occasional single-frame culling of rigged attachments | Runitai Linden | |
2022-01-19 | Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Runitai Linden | |
DRTVWR-546 | |||
2022-01-19 | SL-16653 Fix for some textures having incorrect texel colors after the first ↵ | Runitai Linden | |
row (and add more paranoia checks on texture data). | |||
2022-01-19 | SL-15225 llSetAgentEnvironment cloud density transition doesn't work | Andrey Kleshchev | |
2022-01-14 | Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵ | Runitai Linden | |
DRTVWR-546 | |||
2022-01-14 | SL-16544 Fix for small rigged meshes disappearing at short distances (for ↵ | Runitai Linden | |
real this time). | |||
2022-01-14 | Merged in SL-16607 (pull request #832) | Michael Pohoreski | |
SL-16607 Approved-by: Euclid Linden |