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
/
llmath
Age
Commit message (
Expand
)
Author
2024-10-08
Merge branch 'develop' into marchcat/xcode-16
Andrey Lihatskiy
2024-10-05
Follow up for 39eb250 (#2815)
Ansariel Hiller
2024-10-05
More cleanup of LLMath and the color classes in particular (#2810)
Ansariel Hiller
2024-10-04
Use approximate equality for failing v3dmath test.
Nat Goodspeed
2024-10-04
Merge remote branch 'develop' into marchcat/xcode-16
Nat Goodspeed
2024-10-03
remove crashy LLSD ctor used by GameControl
leviathan
2024-10-03
more GameControl prefs UI
leviathan
2024-10-02
Add a lot of more constexpr; use constants for accessing vector indices in ve...
Ansariel Hiller
2024-09-27
Merge pull request #2714 from secondlife/nat/xcode-16
nat-goodspeed
2024-09-27
#2674 Optimize LLWorld::renderPropertyLines() - use vertexBatchPreTransformed()
Alexander Gavriliuk
2024-09-27
Migrate ~LLPointer()'s peculiar warning case to llpointer.cpp.
Nat Goodspeed
2024-09-27
Fix lerp issues and eliminate flerp in favor of std::lerp (#2712)
Ansariel Hiller
2024-09-26
Rename our lerp() to flerp(); call where MSVC balks at std::lerp().
Nat Goodspeed
2024-09-26
Reinstate our lerp() function, avoid "math.h" header.
Nat Goodspeed
2024-09-26
Ditch our own (conflicting) definition of the lerp() function.
Nat Goodspeed
2024-09-26
#include <cmath> rather than "math.h" to avoid lerp() conflict.
Nat Goodspeed
2024-09-23
Merge remote branch 'develop' into release/luau-scripting for Maint B
Nat Goodspeed
2024-09-23
Merge branch 'develop' into marchcat/b-develop
Andrey Lihatskiy
2024-09-23
Merge remote branch 'develop'into release/luau-scripting
Nat Goodspeed
2024-09-16
Profile guided optimization pass (#2582)
Dave Parks
2024-09-13
Clean up Windows build (#2562)
Ansariel Hiller
2024-09-05
Merge branch 'develop' into release/luau-scripting
Nat Goodspeed
2024-09-04
Merge branch 'develop' into marchcat/b-develop
Andrey Lihatskiy
2024-08-28
Merge branch 'main' into release/luau-scripting.
Nat Goodspeed
2024-08-28
secondlife/viewer#2421: Do not calculate and store silhouette edges for nearl...
Cosmic Linden
2024-08-20
Merge branch 'develop' into marchcat/b-develop
Andrey Lihatskiy
2024-08-14
Enable /permissive- on MSVC for better standards conformance (#2251)
Rye Mutt
2024-07-29
Merge branch 'develop' into marchcat/b-develop
Andrey Lihatskiy
2024-07-29
Update boost to 1.85 and fix deprecation warnings
Rye Mutt
2024-07-18
Merge branch 'release/maint-b' into marchcat/b-develop
Andrey Lihatskiy
2024-07-10
#1959 BugSplat Crash #1489790: VCRUNTIME140!memcmp(72)
Alexander Gavriliuk
2024-07-09
Update tracy profiler to 0.10 (#1946)
Rye Mutt
2024-07-08
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...
Ansariel
2024-07-05
Reduce LLSD::Binary temporaries
Rye Mutt
2024-06-17
Merge remote-tracking branch 'origin/develop' into brad/webrtc-voice-develop
Brad Linden
2024-06-14
Merge branch 'release/maint-b' into marchcat/b-merge
Andrey Lihatskiy
2024-06-13
Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice
Roxie Linden
2024-06-13
secondlife/viewer#907: Review feedback
Cosmic Linden
2024-06-11
Merge branch 'main' of github.com:secondlife/viewer into roxie/webrtc-voice
Roxie Linden
2024-06-11
Fixed signed/unsigned warnings after they got enabled in the maint-A merge
Brad Linden
2024-06-11
Merge branch 'main' of github.com:secondlife/viewer into lua-bradfix
Nat Goodspeed
2024-06-10
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...
Brad Linden
2024-06-10
#1677 Add GLTF extensions serialization and support for KHR_materials_unlit (...
Dave Parks
2024-06-10
Fix merge error introduced in eb526fec0aadcaf30363fdfb1e253a609bf83acc
Ansariel
2024-06-10
Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed
Ansariel
2024-06-10
#1654 generate normals and tangents according to gltf specification (#1662)
Dave Parks
2024-06-10
Re-enable compiler warnings C4018, C4100, C4231 and C4506
Ansariel
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-30
Fix a bunch of uninitialized variable warnings that showed up in Visual Studio
Ansariel
2024-05-23
Merge remote-tracking branch 'origin/project/gltf_development' into brad/merg...
Brad Linden
[next]