Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-15 | Post-merge spaces fix | Andrey Lihatskiy | |
2024-01-31 | secondlife/viewer-issues#43: Proof-of-concept PBR terrain normal gen feature ↵ | Cosmic Linden | |
flag. Final implementation would likely be very different. | |||
2023-10-13 | DRTVWR-592: Fix broken minimap loading, improve minimap view of PBR ↵ | Cosmic Linden | |
materials (still not accurate, but better...) | |||
2023-10-13 | DRTVWR-592: Remove WIP separate code path for terrain geometry rebuilds for ↵ | Cosmic Linden | |
PBR as that is not needed at the moment | |||
2023-10-13 | DRTVWR-592: Create separate config option for terrain repeats. Clean up debug | Cosmic Linden | |
2023-10-13 | DRTVWR-592: (WIP) Fix terrain PBR texture repeat seam. Legacy terrain ↵ | Cosmic Linden | |
texture repeats currently broken | |||
2023-10-13 | Revert "Revert "DRTVWR-592: (WIP) Fix tiling only in the PBR case. Begin ↵ | Cosmic Linden | |
hooking up code for PBR-specific terrain geometry updates. Unfortunately, this version has a bug which can cause rebuilds to be skipped. Needs more work/testing"" This reverts commit 2318d657660320b921e1566b54d3833c0401a34c. | |||
2023-10-13 | Revert "DRTVWR-592: (WIP) Fix tiling only in the PBR case. Begin hooking up ↵ | Cosmic Linden | |
code for PBR-specific terrain geometry updates. Unfortunately, this version has a bug which can cause rebuilds to be skipped. Needs more work/testing" This reverts commit de9184479cfc179ba6e9d6ff388aff7da7f0b4ab. | |||
2023-10-13 | DRTVWR-592: (WIP) Fix tiling only in the PBR case. Begin hooking up code for ↵ | Cosmic Linden | |
PBR-specific terrain geometry updates. Unfortunately, this version has a bug which can cause rebuilds to be skipped. Needs more work/testing | |||
2022-09-02 | SL-17823 FIXED Terrain texture does not show in minimap when relogging. | Mnikolenko Productengine | |
2021-09-27 | SL-16088 Fix for stall from many calls to glGenBuffers. | Dave Parks | |
2019-07-15 | SL-10908 Safeguards and potential crash fix | andreykproductengine | |
2019-04-16 | SL-10344 Named logging | andreykproductengine | |
2016-06-01 | GCC compile fix, array initialization needs proper type. | Nicky | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-06-13 | MAINT-1147 Fix for frame stall on region crossing. | Dave Parks | |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-06-03 | Vectorized octree and much of llspatialpartition and lldrawable. | Dave Parks | |
Octree driven raycast. | |||
2010-01-27 | CID-365 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLSurfacePatch::LLSurfacePatch() File: /indra/newview/llsurfacepatch.cpp | |||
2009-09-22 | Merging render-pipeline-6-qa-2 into viewer-2 | David Parks | |
Self reviewed. | |||
2009-02-18 | Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 ↵ | Brad Kittenbrink | |
(maint-render-9) and QAR-1236 (dll-msvcrt-2) svn merge -r 109838:112264 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-render/maint-render-9-merge-r109833 | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-06-06 | QAR-650 - Viewer RC 9 merge -> release (post cmake) | Steven Bennetts | |
merge release@88802 Branch_1-20-Viewer-2-merge-1@89178 -> release | |||
2008-05-19 | EFFECTIVE MERGES: | Don Kjer | |
svn merge -r 79616:82632 svn+ssh://svn/svn/linden/branches/maintenance/maintenance-7 into release svn merge -r 83211:87215 svn+ssh://svn/svn/linden/branches/php-framework-3 into release ACTUAL MERGE: svn merge -r 87631:87698 svn+ssh://svn/svn/linden/qa/combo-merge-maintenance-7-php-framework-3 into release dataserver-is-deprecated | |||
2008-05-07 | Back out QAR-520 maintenance-7 merge -- svn merge -r 86947:86946 ↵ | Brian McGroarty | |
svn+ssh://svn.lindenlab.com/svn/linden/release dataserver-is-deprecated | |||
2008-05-07 | QAR-520 maintenance-7 merge -- svn merge -r 84923:86093 ↵ | Brian McGroarty | |
svn+ssh://svn.lindenlab.com/svn/linden/qa/maintenance-7-sandbox-84884 -- dataserver-is-deprecated | |||
2008-04-01 | merge release@83343 skinning-1-merge@83714 -> release | Steven Bennetts | |
QAR-424 | |||
2008-02-27 | Merge of windlight into release (QAR-286). This includes all changes in | Brad Kittenbrink | |
windlight14 which have passed QA (up through r79932). svn merge -r 80831:80833 svn+ssh://svn.lindenlab.com/svn/linden/branches/merge_windlight14_r80620 | |||
2007-10-04 | Result of svn merge -r71162:71205 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code. | |||
2007-04-11 | svn merge -r 59968:60342 ↵ | Josh Bell | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance --> release | |||
2007-03-02 | merge release@58699 beta-1-14-0@58707 -> release | Steven Bennetts | |
2007-01-02 | Print done when done. | James Cook | |