Age | Commit message (Expand) | Author |
2023-03-10 | DRTVWR-559 Fix for assert in LLVertexBuffer, incidental decruft. | Dave Parks |
2023-03-10 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2023-03-10 | SL-19172 Texture streaming tune up. Incidental decruft. | Dave Parks |
2023-03-09 | SL-19330: Fix texture animation in wrong direction when setting material on a... | Cosmic Linden |
2023-03-02 | SL-19293: Use Blinn-Phong texture transform as hint for texture animation dir... | Cosmic Linden |
2023-03-02 | SL-19294: Avoid unnecessary vertex buffer data in GLTF materials | Cosmic Linden |
2023-03-02 | SL-19294: Fix Blinn-Phong texture transforms affecting GLTF materials | Cosmic Linden |
2023-02-24 | SL-19269: For PBR materials, apply texture animation independently of the und... | Cosmic Linden |
2023-02-14 | SL-18983 and SL-18680 Disable automatic alpha masking on HUDs. | Dave Parks |
2023-02-09 | SL-19181 Modulate "glow" by PBR emissive. | Dave Parks |
2023-02-07 | SL-18229 Fix for PBR materials on HUDs misbehaving. Incidental decruft. | Dave Parks |
2023-02-02 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2023-02-02 | SL-18908 Make media texture override base color and emissive texture on PBR m... | Dave Parks |
2023-02-02 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden |
2023-01-09 | SL-18869 Optimizations -- Use _mm_prefetch to cut down on cache misses when i... | Dave Parks |
2022-12-16 | SL-18852 Refactor GLTF material rendering to not be special compared to other... | Dave Parks |
2022-12-13 | SL-18782 Make primitive parameters automatically follow Reflection Probe cont... | Dave Parks |
2022-11-29 | SL-12069 Backed out changeset: 544a91982eba (#13) | akleshchev |
2022-11-29 | SL-18682 WIP -- Clear BOOST_SELECTED as needed. GL 3.2 compatibility pass. ... | Dave Parks |
2022-11-16 | SL-18154 Profile guided optimizations vs release viewer. Trim some unused ab... | Dave Parks |
2022-10-28 | SL-18453 WIP -- Use GLTF draw pool to render shadows. Still need a GLTF spec... | Dave Parks |
2022-10-27 | DRTVWR-570 Mac build fix: unused variables cleanup | Andrey Lihatskiy |
2022-10-26 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy |
2022-10-26 | Merge remote-tracking branch 'origin/master' into DRTVWR-559 | Brad Kittenbrink |
2022-10-24 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-10-24 | SL-18105 Add mechanism for applying overrides that were received before assoc... | Dave Parks |
2022-10-24 | SL-18432 Fix for alpha sorting | Andrey Lihatskiy |
2022-10-24 | Re-merged llvovolume.cpp | Andrey Kleshchev |
2022-10-24 | SL-17532 Fix some changes vanishing over merge to D559 | Andrey Kleshchev |
2022-10-24 | SL-17021 Fix some changes vanishing over merge to D559 #2 | Andrey Kleshchev |
2022-10-24 | SL-17021 Fix some changes vanishing over merge to D559 | Andrey Kleshchev |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev |
2022-10-20 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy |
2022-10-20 | SL-18105 Fix for overrides not showing until a forced mesh update. | Dave Parks |
2022-10-19 | SL-18105 Hook up TE override material to render pipe by way of render material. | Dave Parks |
2022-10-19 | SL-18105 Hook up render pipe directly to LLTextureEntry::mGLTFMaterial and ad... | Dave Parks |
2022-10-17 | SL-17779 Texture position changes were ignored on rigged meshes | Andrey Kleshchev |
2022-10-13 | SL-18367 Fix for some objects rendering purple -- globally set number of inde... | Dave Parks |
2022-10-10 | SL-18190 Fix alpha not playing nice with water surface by split LLDrawPoolAlp... | Dave Parks |
2022-10-05 | Initial pass at adding KHR_debug support | Geenz |
2022-09-27 | Optimize away gObjectList finds during mesh load | Rye Mutt |
2022-09-27 | Optimize away constant map finds in getSkinInfo by caching mesh skin into in ... | Rye Mutt |
2022-09-23 | SL-18134 Rename Albedo to Base Color to be more consistent with GLTF spec | Dave Parks |
2022-09-16 | SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD | Dave Parks |
2022-09-14 | SL-17701 Fix for PBR alpha trying to use indexed texture batching | Dave Parks |
2022-09-14 | SL-17701 Fix for shadow passes not respecting double sided and alpha paramete... | Dave Parks |
2022-09-09 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-09-09 | SL-17701: Fix enum compare using wrong types which broke macOS build | Ptolemy |
2022-09-09 | Merged in SL-17967 (pull request #1113) | Howard Stearns |