Age | Commit message (Expand) | Author |
2023-05-22 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman |
2023-05-22 | Just a couple of tweaks to settings. | Jonathan "Geenz" Goodman |
2023-05-22 | SL-19737 Fix for alpha objects falling off of impostors. | RunitaiLinden |
2023-05-22 | SL-19405 Fix for rotation gizmo not freely rotating | RunitaiLinden |
2023-05-18 | DRTVWR-559 Fix for shower curtain not opening smoothly. Incidental decruft. | RunitaiLinden |
2023-05-18 | SL-19726 Fix for llTargetOmega on child prim breaking shadow rendering. Inci... | RunitaiLinden |
2023-05-17 | Add a binary cache for compiled shaders using glProgramBinary (#216) | Rye Mutt |
2023-05-17 | SL-19655 Decruft legacy GLSL shaders and now unused build queues. | RunitaiLinden |
2023-05-17 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden |
2023-05-17 | SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser... | RunitaiLinden |
2023-05-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-05-17 | Fix crash during avatar profile callback (#218) | Rye Mutt |
2023-05-17 | Increment viewer version to 6.6.13 | Nat Goodspeed |
2023-05-16 | DRTVWR-559 Decruft deprecated OpenGL flags. | RunitaiLinden |
2023-05-15 | SL-19674 Disable "Blinn-Phong" when a PBR material is applied to make it clea... | RunitaiLinden |
2023-05-15 | SL-19709 Fix for fullbright shiny not factoring out exposure and flickering f... | RunitaiLinden |
2023-05-12 | SL-19710 Fix for deadlock in LLPerfStats. Move General thread initialization... | RunitaiLinden |
2023-05-11 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman |
2023-05-11 | Finally get glossy SSR up. | Jonathan "Geenz" Goodman |
2023-05-11 | Xcode build fixes for DRTVWR-559 | Brad Linden |
2023-05-11 | Merge pull request #212 from secondlife/SL-19236 | cosmic-linden |
2023-05-11 | SL-19236: Fix HUDs not rendering when transparent water graphics setting is off | Cosmic Linden |
2023-05-11 | SL-19656 Remove LLPerfStats thread and fold into General thread. Hook avatar... | RunitaiLinden |
2023-05-08 | Merge pull request #206 from secondlife/SL-19644 | cosmic-linden |
2023-05-05 | SL-19644: De-virtualize pushBatch | Cosmic Linden |
2023-05-04 | SL-18932 Canceling material selection only reverts override | Andrey Kleshchev |
2023-05-04 | Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-559 | Brad Linden |
2023-05-04 | DRTVWR-559: Add <unordered_map> header since we use it. | Nat Goodspeed |
2023-05-04 | Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-577-maint-S | Andrey Lihatskiy |
2023-05-04 | DRTVWR-559: Merge 'DRTVWR-559' into DRTVWR-559-zapfunc | Nat Goodspeed |
2023-05-03 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden |
2023-05-03 | DRTVWR-559 WIP - optimize ARC calculation et al. | RunitaiLinden |
2023-05-03 | SL-19647: Eliminate LLSDArray entirely. | Nat Goodspeed |
2023-05-03 | Merge pull request #191 from secondlife/brad/SL-19648-refcount-llgltfmaterial... | Brad Linden |
2023-05-03 | Cleanup with SL-19675 fix. lifted empty check outside the workqueue post and... | Brad Linden |
2023-05-03 | Improved fix for SL-19675 crash. How about just don't refer to data when you... | Brad Linden |
2023-05-03 | DRTVWR-575: Replace some LLSDArray() usage with llsd::array(). | Nat Goodspeed |
2023-05-03 | DRTVWR-559: Merge remote branch 'DRTVWR-559' into DRTVWR-559-zapfunc | Nat Goodspeed |
2023-05-03 | DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS(). | Nat Goodspeed |
2023-05-02 | DRTVWR-559 Optimization pass, make it so profileAvatar can read back GPU time... | RunitaiLinden |
2023-05-02 | Attempt at fixing thread safety possibly related to SL-19648 | Brad Linden |
2023-05-02 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Lihatskiy |
2023-05-02 | Increment viewer version to 6.6.12 | Vir Linden |
2023-05-01 | SL-19656 followup removing unused variable | Brad Linden |
2023-05-01 | SL-19656 Rewrite avatar and attachment render metrics to not interfere with r... | RunitaiLinden |
2023-04-28 | Merge pull request #196 from secondlife/SL-19644 | cosmic-linden |
2023-04-28 | DRTVWR-559 Touch up performance floater graphics preferences to remove prefer... | RunitaiLinden |
2023-04-28 | SL-19644: Entirely separate files for GLTF alpha shadows | Cosmic Linden |
2023-04-28 | SL-19644: Bind the shader on every shadow alpha blend call | Cosmic Linden |
2023-04-28 | SL-19644: Move GLTF transform reset out of pushBatch | Cosmic Linden |