index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llvovolume.cpp
Age
Commit message (
Expand
)
Author
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-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
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-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
2022-09-09
SL-17701: PBR: WIP Alpha Blending
Ptolemy
2022-09-01
SL-17967 - _ARB constant removal
Howard Stearns
2022-08-30
Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559
Dave Parks
2022-08-04
Merge remote-tracking branch 'origin/master' into DRTVWR-559
Brad Kittenbrink
2022-08-04
Merge branch 'master' into DRTVWR-548-maint-N
Andrey Lihatskiy
2022-07-26
SL-17801: Don't let external code delete the raw pointer to the picking octree
Cosmic Linden
2022-07-12
SL-17691: Consolidate calls to onDrawableUpdateFromServer to reduce false pos...
Cosmic Linden
2022-07-12
SL-17691: Make objects active if there are too many material updates from the...
Cosmic Linden
2022-07-05
SL-17448: Also update the octree box if there is a position rebuild
Cosmic Linden
2022-07-01
SL-17448: Be more thorough about generating bounding boxes that don't affect ...
Cosmic Linden
2022-07-01
SL-17448: Fix LOD/octree update feedback loops causing LOD fluctuations.
Cosmic Linden
2022-07-01
SL-17510: Fix frequently updating meshes (ex: sculpties) causing expensive oc...
Cosmic Linden
2022-06-29
SL-17685 Drag and drop material support
Dave Parks
2022-06-29
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...
Dave Parks
2022-06-29
SL-17685 Drag and drop material support WIP
Dave Parks
2022-06-29
Merge branch 'master' (DRTVWR-543) into DRTVWR-559
Andrey Kleshchev
2022-06-29
Merge branch 'master' into DRTVWR-548-maint-N
Andrey Lihatskiy
2022-06-23
SL-17653 Make sure GLTF material associated vertex buffers have all their tex...
Dave Parks
2022-06-23
SL-17653 Make batch builder send batches to LLDrawPoolPBROpaque
Dave Parks
2022-06-23
SL-17653 WIP - Apply GLTF material in Material Editor to selected object when...
Dave Parks
2022-06-21
SL-17021: Change meaning of first argument to LLVOVolume::updateRiggedVolume ...
Cosmic Linden
2022-06-21
SL-17021: Only calculate the octree for a skinned mesh if intersection falls ...
Cosmic Linden
2022-06-21
SL-17021: Do not do software skinning/octree building of a face during pickin...
Cosmic Linden
[next]