Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-07 | Merge branch 'master' into DV528-merge-6.4.20 | Dave Houlton | |
2021-06-01 | SL-15333 Crash in glh_init_extensions | Andrey Kleshchev | |
2021-05-06 | SL-15221 strip debug code, add sanity asserts, format | Dave Houlton | |
2021-05-06 | SL-15221 fixed off-by-one accounting error | Dave Houlton | |
2021-05-06 | SL-15221 add VBO dirty bit to avoid many per-frame checks | Dave Houlton | |
2021-04-29 | SL-14113: Remove useless last digit in constant to help readability based on ↵ | Ptolemy | |
Euclid's feedback | |||
2021-04-29 | SL-14113: Merge duplicate shader constant for clarity. | Ptolemy | |
2021-04-29 | SL-14113: Remove magic numbers. Take advantage of existing shader #defines ↵ | Ptolemy | |
injection by extending shader loading to make use of addConstant() instead of hard-coding magic number constants in each GLSL file. | |||
2021-04-01 | SL-14990 Turn on shader init logging after crash | Andrey Kleshchev | |
2021-03-17 | DRTVWR-525, improve dev's quality-of-life | Dave Houlton | |
2021-03-10 | Merge branch 'master' v6.4.17 into DRTVWR-528 | Dave Houlton | |
2021-03-10 | Merge branch 'master' v6.4.17 into DRTVWR-525 | Dave Houlton | |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵ | Brad Payne (Vir Linden) | |
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5. | |||
2021-03-02 | Merge branch 'master' v6.4.15 into DRTVWR-528 | Dave Houlton | |
2021-03-02 | Merge branch 'master' v 6.4.15 into DRTVWR-525 | Dave Houlton | |
2021-02-04 | DRTVWR-525, improve dev's quality-of-life | Dave Houlton | |
2021-02-03 | Merge with Master after Viewer release | Callum Prentice | |
2021-02-01 | DRTVWR-525 fix build error resulting from 6.4.13 merge | Dave Houlton | |
2021-02-01 | Merge branch 'master' into DV525-merge-6.4.13 | Dave Houlton | |
2021-01-06 | SL-14035: Don't use sRGB textures when not specified | Ptolemy | |
2020-11-11 | Merge branch 'master' 6.4.12 into DRTVWR-510 | Dave Houlton | |
2020-11-11 | Merge branch 'master' into DRTVWR-519 | Callum Prentice | |
2020-11-11 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llui/llfolderviewmodel.h # indra/newview/lltexturecache.cpp # indra/newview/llviewermenu.h # indra/newview/skins/default/xui/en/menu_wearable_list_item.xml | |||
2020-11-10 | SL-14264 - ViewerStats added logging of most gGLManager fields | Brad Payne (Vir Linden) | |
2020-10-23 | SL-14150 Fix spelling | Andrey Kleshchev | |
2020-10-22 | SL-14150 Handle more cases of corrupted cache | Andrey Kleshchev | |
2020-10-20 | SL-14108 FIXED Viewer crashes immediately after login | Mnikolenko Productengine | |
2020-10-19 | DRTVWR-510 clean up obsolete downstream-from-mDebugGPU code | Dave Houlton | |
2020-10-19 | DRTVWR-510 remove obsolete mDebugGPU variable | Dave Houlton | |
2020-10-08 | DRTVWR-510 remove all LL_SOLARIS conditionals | Dave Houlton | |
2020-09-29 | Merge branch 'master' 6.4.10 into DRTVWR-510 | Dave Houlton | |
2020-09-28 | Merge with tip of Release | Callum Prentice | |
2020-09-28 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llgroupmgr.cpp | |||
2020-09-28 | Merge branch 'master' into DRTVWR-507-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/pipeline.cpp | |||
2020-09-17 | The folder where the disk cache lives was originally renamed from llvfs to ↵ | Callum Prentice | |
llcache but @henri's suggestion that that doesn't reflect the other files in the same place and it should be llfilesystem is a good one so I changed it over | |||
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code ↵ | Callum Prentice | |
changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change. | |||
2020-08-18 | Merge branch 'master' 6.4.8 into DRTVWR-497 | Dave Houlton | |
2020-08-18 | Merge branch 'master' 6.4.8 into DRTVWR-510 | Dave Houlton | |
2020-08-18 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llimprocessing.cpp # indra/newview/llviewerjoystick.cpp # indra/newview/llviewermenufile.cpp | |||
2020-08-18 | Merge branch 'master' into DRTVWR-507-maint | Andrey Lihatskiy | |
2020-08-05 | SL-13521, clang-format LLRender::syncLightState() (whitespace) | Dave Houlton | |
2020-08-05 | SL-13521, stamp out some remaining hard-coded 8s | Dave Houlton | |
2020-08-04 | SL-13521 add an avatar appearance light to deferred mode | Dave Houlton | |
2020-07-23 | Merge branch 'master' v6.4.6 into DRTVWR-497 | Dave Houlton | |
2020-07-21 | Merge master 6.4.6 into DRTVWR-510 | Dave Houlton | |
Includes the conversion to VS2017 build tools. | |||
2020-07-21 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llcommon/llerror.cpp # indra/newview/llappviewerwin32.cpp # indra/newview/llimprocessing.cpp # indra/newview/llviewerjoystick.cpp | |||
2020-07-21 | Merge branch 'master' into DRTVWR-507-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml | |||
2020-07-20 | Merge branch 'master' into DRTVWR-501-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/newview/llimprocessing.cpp | |||
2020-07-06 | SL-13404 FIXED Formatted text on notecards doesn't display - Mac | Mnikolenko Productengine | |
2020-06-29 | DRTVWR-497 Cleanup: Document which enum order comes from | Ptolemy | |