Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-27 | SL-18930 Update Autotune panel | Maxim Nikolenko | |
2023-01-20 | SL-18869 GL 3 compatibility pass and minor decruft. | Dave Parks | |
2023-01-13 | SL-18973 Wait a bit after viewer regains focus before engaging the Preferred ↵ | Maxim Nikolenko | |
frame rate | |||
2022-12-13 | Merge branch 'main' into DRTVWR-539 | Mnikolenko Productengine | |
# Conflicts: # doc/contributions.txt # indra/newview/llappviewer.cpp # indra/newview/skins/default/colors.xml | |||
2022-12-12 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2022-12-06 | SL-18785 Fix for corrupt reflection probes on various preference changes. ↵ | Dave Parks | |
Add UI for Screen Space Reflections. | |||
2022-11-16 | SL-18154 Profile guided optimizations vs release viewer. Trim some unused ↵ | Dave Parks | |
abilities and remove some more fast timers. | |||
2022-10-21 | Post-merge fix | Mnikolenko Productengine | |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llrendertarget.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloaterpreference.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewermenu.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp | |||
2022-10-21 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine | |
# Conflicts: # indra/newview/llfloaterpreference.cpp # indra/newview/llviewercontrol.cpp | |||
2022-10-20 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-09-22 | SL-17705 Backwards compatibility pass. Support OpenGL pre-4.0 by disabling ↵ | Dave Parks | |
reflection probes and anti-aliasing. Get render parity with current release viewer when reflection probes are disabled. | |||
2022-09-21 | SL-18202 WIP merging autotune contribution and updating UI | Mnikolenko Productengine | |
2022-09-16 | SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD | Dave Parks | |
2022-09-09 | SL-18110 Reshape status bar container when hiding navigation panel | Mnikolenko Productengine | |
2022-08-30 | Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559 | Dave Parks | |
2022-08-08 | SL-17927 Keep people from shooting themselves in the foot by twiddling ↵ | Dave Parks | |
deprecated settings. | |||
2022-08-03 | SL-17706 Deprecate avatar cloth and remove dead UI from graphics preferences. | Dave Parks | |
2022-06-29 | DRTVWR-548 resolved a merge issue | Andrey Kleshchev | |
2022-06-29 | Merge branch 'master' (DRTVWR-543) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # indra/llrender/llgl.cpp # indra/newview/CMakeLists.txt # indra/newview/llvovolume.cpp | |||
2022-06-29 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine | |
2022-06-17 | SL-17614 Crash at settings_setup_listeners | Andrey Kleshchev | |
Likely a corrupted install, warn user to reinstall viewer | |||
2022-05-27 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/cmake/LLCommon.cmake # indra/llcommon/CMakeLists.txt # indra/llrender/llgl.cpp # indra/newview/llappviewer.cpp # indra/newview/llface.cpp # indra/newview/llflexibleobject.cpp # indra/newview/llvovolume.cpp | |||
2022-05-24 | SL-17472 Add checkbox to preferences for enabling "PBR" that uses "class3" ↵ | Dave Parks | |
deferred shaders. Move reflection probe shaders to class3 and restore class2 shaders to non-reflection probe versions. | |||
2022-04-15 | SL-17219 WIP - Texture pipeline overhaul | Dave Parks | |
2022-04-14 | SL-17035 Crash at gl_debug_callback | Andrey Kleshchev | |
RenderDebugGL was avaliable from develop menu, but since it was persistent, caused slowdowns and crashes it could result in users crashing or lagging without knowing the cause. To resolve the issue it was made to last for a single session. | |||
2022-03-02 | Merge branch 'DRTVWR-546' into DRTVWR-539 | Mnikolenko Productengine | |
# Conflicts: # indra/llcommon/tests/llprocess_test.cpp # indra/llui/llcombobox.cpp # indra/llui/llcombobox.h # indra/newview/VIEWER_VERSION.txt # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp | |||
2022-02-14 | SL-16841 Skip rendering shadows when decreasing shadow detail setting to ↵ | Mnikolenko Productengine | |
avoid stalls | |||
2022-02-01 | SL-16752 FIXED [Mac] Enabling or disabling vsync does not take effect until ↵ | Mnikolenko ProductEngine | |
the next session. | |||
2021-12-16 | DRTVWR-546 fix sUseFBO merge errors | Dave Houlton | |
2021-12-16 | DRTVWR-546 fix dead setting merge error | Dave Houlton | |
2021-12-16 | DRTVWR-546 remove dead fxn that breaks Mac build | Dave Houlton | |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton | |
2021-11-30 | SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunction | Dave Houlton | |
2021-11-30 | SL-16369 Remove Hardware Skinning setting | Mnikolenko Productengine | |
2021-11-23 | SL-16094, SL-16400: Merge branch 'DRTVWR-546' into glthread | Nat Goodspeed | |
2021-11-19 | SL-15993 Disabling transparent water should not disable advanced lighting | Andrey Kleshchev | |
2021-11-19 | SL-16330 mac build fix | Mnikolenko Productengine | |
2021-11-17 | SL-16330 Allow vsync update without restart on mac | Mnikolenko ProductEngine | |
2021-11-16 | DRTVWR-546 merge in master v6.5.1 | Dave Houlton | |
2021-11-16 | SL-16362 FIXED Viewer crashes if settings.xml file is missing | Mnikolenko Productengine | |
2021-11-16 | Merge branch 'master' into DRTVWR-534 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/VIEWER_VERSION.txt | |||
2021-11-12 | SL-15993 Disabling transparent water should not disable advanced lighting | Andrey Kleshchev | |
2021-11-10 | SL-16330 mac build fix | Mnikolenko Productengine | |
2021-11-09 | SL-16330 Clean up vertical sync handling, add to UI | Mnikolenko Productengine | |
2021-09-01 | SL-15872 fixed more cases where sUseFBO wasn't updated correctly | Mnikolenko Productengine | |
2021-08-26 | SL-15872 Update sUseFBO correctly when changing graphics settings | Mnikolenko Productengine | |
2021-04-01 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
2020-11-17 | SL-14342 FIXED Crash: "Uninitialized param singleton LLVoiceClient" | Mnikolenko Productengine | |
2020-11-11 | Merge branch 'master' (DRTVWR-507-maint) into DRTVWR-521-maint | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # indra/llcommon/llerror.cpp |