Age | Commit message (Expand) | Author |
2023-05-04 | Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-577-maint-S | Andrey Lihatskiy |
2023-05-04 | Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-580-maint-T | Andrey Lihatskiy |
2023-05-04 | DRTVWR-559: Merge 'DRTVWR-559' into DRTVWR-559-zapfunc | Nat Goodspeed |
2023-05-03 | Added ability to disable required OSX_SYSROOT cmake checks | Brad Linden |
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 | Experiment with turning on MacOS builds for github based nightly builds for D... | Brad Linden |
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 | SL-19681 Merge pull request #202 from PanteraPolnocy | akleshchev |
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 main | Beq Janus |
2023-05-02 | Fixing a small typo in llviewerstats.cpp | Pantera Północy |
2023-05-02 | Update floater_scene_load_stats.xml | Pantera Północy |
2023-05-02 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Lihatskiy |
2023-05-02 | Merge branch 'main' into DRTVWR-580-maint-T | 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-30 | BUG-233797/BUG-233798 -ve underwater fog density causes blackout. | Beq |
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 |
2023-04-28 | Merge pull request #198 from secondlife/DRTVWR-559-merge-539 | Brad Linden |
2023-04-28 | Fix for mac shader loading failure freeze at startup SL-19668 | Brad Linden |
2023-04-27 | Readded RenderClass1MemoryBandwidth setting after DRTVWR-559 & DRTVWR-539 merge | Brad Linden |
2023-04-27 | More merge cleanup after DRTVWR-559 & DRTVWR-539 merge. (thanks Ansariel) | Brad Linden |
2023-04-27 | DRTVWR-559 Fix for crash on GL 3. | RunitaiLinden |
2023-04-27 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | RunitaiLinden |
2023-04-27 | SL-19197 Fix for crash in LLRenderTarget::release | RunitaiLinden |
2023-04-27 | More post-merge fixes after DRTVWR-559 & DRTVWR-539 merge | Brad Linden |
2023-04-27 | Merge pull request #195 from secondlife/SL-19653 | cosmic-linden |
2023-04-26 | DRTVWR-559 Add "No Post" mode and refactor "Scene Gamma" into "Brightness" fo... | RunitaiLinden |
2023-04-26 | Got things to compile again after DRTVWR-559 & DRTVWR-539 merge. | Brad Linden |
2023-04-26 | SL-19656 disabling trackAttachments() code after DRTVWR-559 & DRTVWR-539 merge | Brad Linden |
2023-04-26 | SL-19653: Fix data mask assert: specular-normal blinn-phong in wrong bin | Cosmic Linden |
2023-04-26 | SL-19653: Fix assert: Prims were added to glow draw pool when glow was at or ... | Cosmic Linden |
2023-04-26 | Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539 | Brad Linden |
2023-04-26 | Temporarily moving new DRTVWR-559 LLDrawPool functions to someplace less like... | Brad Linden |
2023-04-26 | DRTVWR-559 Disable unit tests by default. | RunitaiLinden |
2023-04-25 | SL-19480 Fix for GPU benchmark reporting the GPU has infinite memory bandwidth | RunitaiLinden |
2023-04-25 | SL-19652 Fixed 'working' cursor flicker | Andrey Kleshchev |