Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-15 | Post-merge spaces fix | Andrey Lihatskiy | |
2024-04-25 | secondlife/viewer#1184: Fix mac build | Cosmic Linden | |
2024-04-25 | secondlife/viewer#1184: Use more robust/memory-friendly setLoadedCallback ↵ | Cosmic Linden | |
for minimap gen. Fix some emissive maps. | |||
2024-04-11 | secondlife/viewer#1184: Stop making terrain textures undeletable | Cosmic Linden | |
2024-04-10 | viewer#1163: Unboost terrain textures when done to allow deletion | Cosmic Linden | |
2024-04-08 | secondlife/viewer#759: Fix minimap loading for 2k PBR materials, and ↵ | Cosmic Linden | |
probably other odd cases | |||
2024-03-20 | secondlife/viewer#1027: Fix noise on transparent PBR materials on minimap | Cosmic Linden | |
2024-02-29 | secondlife/viewer#712: Remember previously set textures/materials when ↵ | Cosmic Linden | |
possible. Not persistent. | |||
2024-02-29 | secondlife/viewer#712: More intuitive selection of PBR vs texture terrain, ↵ | Cosmic Linden | |
and update dropdown to match | |||
2024-02-09 | secondlife/viewer#773: Fix RenderTerrainPBREnabled requiring restart and ↵ | Cosmic Linden | |
respect simulator feature PBRTerrainEnabled | |||
2024-02-08 | secondlife/viewer-issues#67: Improve PBR terrain loading robustness | Cosmic Linden | |
2024-02-07 | secondlife/viewer#67: (debug) Add temporary setting to force-load PBR terrain | Cosmic Linden | |
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: (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 | |||
2023-10-13 | DRTVWR-592: Fix unable to undo effect of local terrain debug setting without ↵ | Cosmic Linden | |
restarting viewer | |||
2023-10-13 | DRTVWR-592: Add debug options LocalTerrainAssetN. Fix PBR terrain texture ↵ | Cosmic Linden | |
flickering | |||
2023-10-13 | DRTVWR-592: (WIP) Roughly working draft of PBR terrain | Cosmic Linden | |
2023-10-13 | DRTVWR-592: (WIP) Separate code path for terrain rendering and shaders. Just ↵ | Cosmic Linden | |
copy/paste for now. Use same draw pool | |||
2023-10-13 | DRTVWR-592: Render PBR material terrain like legacy, using baseColor texture | Cosmic Linden | |
2023-10-13 | DRTVWR-592: (WIP) Detect when terrain materials are loaded, use as fallback ↵ | Cosmic Linden | |
when terrain textures do not load | |||
2022-12-12 | Attempt to restore SL-17823 fix after merge with DRTVWR-559 texture pipeline ↵ | Brad Linden | |
work removed the getDecodePriority() method. | |||
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-04-16 | SL-10344 Named logging | andreykproductengine | |
2019-04-16 | SL-10344 Fix decode priority | andreykproductengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
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-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-09-04 | Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTexture | Don Kjer | |
2012-07-18 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
continued clean up of llstats stuff | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2009-11-16 | fix for DEV-2530: crash after teleporting to refion. | Xiaohong Bao | |
2009-11-06 | merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 | Xiaohong Bao | |
2009-09-22 | Merging render-pipeline-6-qa-2 into viewer-2 | David Parks | |
Self reviewed. | |||
2009-07-10 | merge QAR-1579: texture-cleanup-1. | Xiaohong Bao | |
2009-04-16 | svn merge -r117314:117337 | Adam Moss | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/mv13a-merge-1 QAR-1343 maint-viewer-13a+libcurlexploitfix-3-3 combo merge | |||
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-04-01 | merge release@83343 skinning-1-merge@83714 -> release | Steven Bennetts | |
QAR-424 | |||
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-05-02 | svn merge -r 60342:61148 svn+ssh://svn/svn/linden/branches/maintenance into ↵ | Don Kjer | |
release |