summaryrefslogtreecommitdiff
path: root/indra/llmath
AgeCommit message (Expand)Author
2026-04-25Merge tag 'Second_Life_Release#4ccf6d90-26.2' into 2026.02Erik Kundiman
2026-04-23Revert #2674 property lines optimizationsAndrey Kleshchev
2026-03-07Merge tag 'Second_Life_Release#3529bc5f-2026.02' into 2026.02Erik Kundiman
2026-01-19Fix hollowed prims not shading correctly and appearing not smooth (#3013, #5293)TJ
2026-01-10#5249 Crash at LLVolumeFace::remap()Andrey Kleshchev
2026-01-09#5238 Minor adjustments for LLVolumeFace crash handlingAndrey Kleshchev
2026-01-05secondlife/viewer#2674 Optimize LLWorld::renderPropertyLines() - use vertexBa...Alexander Gavriliuk
2026-01-05Migrate ~LLPointer()'s peculiar warning case to llpointer.cpp.Nat Goodspeed
2025-12-04Merge remote-tracking branch 'secondlife/release/2026.01' into 2026.01Erik Kundiman
2025-11-30Replace boost noncopyable and undefined function usage with modern c++ delete...Rye
2025-10-25Merge tag 'Second_Life_Release#01823996-2025.08' into 2025.08Erik Kundiman
2025-10-01Merge tag 'Second_Life_Release#a6d4c1d3-2025.07' into 2025.07Erik Kundiman
2025-09-30#4762 Better cacheOptimize's issue handlingAndrey Kleshchev
2025-08-20Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemacRye
2025-08-08Merge tag 'Second_Life_Release#55f1c8b9-2025.06' into 2025.06Erik Kundiman
2025-08-08Merge branch '2025.05' into 2025.06Erik Kundiman
2025-08-06Merge branch develop into 2025.06Andrey Kleshchev
2025-07-18Merge branch 'main' into 2025.05Erik Kundiman
2025-07-03Merge tag 'Second_Life_Project#bca9ba9b-glTF_Mesh_Import' into gltf_mesh_importErik Kundiman
2025-06-27#4298 Crash at generateVertexRemapMultiAndrey Kleshchev
2025-06-23Fix "too many initializers" LLQuad initialisationsErik Kundiman
2025-05-29Merge branch 'main' into 2025.05Erik Kundiman
2025-05-29Merge branch '2025.04'Erik Kundiman
2025-05-27Pass configuration phase with vcpkg replacing MSYS2Erik Kundiman
2025-05-22Merge branch 'main' into 2025.04Erik Kundiman
2025-05-13Not rely on (LL_)USESYSTEMLIBS macro & CMake settingErik Kundiman
2025-05-12Unencapsulated Meshoptimizer headers in any conditionErik Kundiman
2025-04-25Merge tag 'Second_Life_Release#ec6c988-2025.05' into 2025.05Erik Kundiman
2025-04-19Merge tag 'Second_Life_Release#11cd9b9-2025.05' into 2025.05Erik Kundiman
2025-04-19Merge tag 'Second_Life_Release#9a333e65-2025.04' into 2025.04Erik Kundiman
2025-04-18More constexpr improvements and cleanup of includes of a deleted header fileAnsariel Hiller
2025-04-18Restore llmath fixes that got lost during merge (#3948)Ansariel Hiller
2025-04-18Merge branch 'develop' into marchcat/05-developAndrey Lihatskiy
2025-04-18Fix '1:angle_between' test failureAndrey Lihatskiy
2025-04-17Merge branch 'develop' into marchcat/05-developAndrey Lihatskiy
2025-04-17Restore llmath improvements from archived develop branch:Ansariel
2025-04-17Fix lerp issues on newer GCC versionsAnsariel
2025-04-17Use standard library functions for llisnan and replace obvious NaN checks tha...Ansariel
2025-04-15Merge branch 'release/2025.04' into rye/forevermacJonathan "Geenz" Goodman
2025-04-15Merge branch 'main' into marchcat/maint-c-restoreAndrey Lihatskiy
2025-04-10Fix merge issues:Ansariel
2025-04-10Merge commit '9e24b30' into marchcat/maint-c/restoreAndrey Lihatskiy
2025-04-03Merge remote-tracking branch 'secondlife/release/2025.03' into 2025.03Erik Kundiman
2025-03-31#3814 More bad_alloc handlingAndrey Kleshchev
2025-03-21Merge tag 'Second_Life_Release#895a6739-2025.03' into 2025.03Erik Kundiman
2025-03-13Merge branch 'release/2025.03' into rye/forevermacJonathan "Geenz" Goodman
2025-03-12Try to parallelize xcode builds further and add more headers to PCH to reduce...Rye
2025-03-05Merge branch 'main' into 2024.12-ForeverFPSErik Kundiman
2025-02-27Avoid redefinition of lerp on GCC by using std'sErik Kundiman
2025-02-11Use SSE2NEON to emulate SSE intrinsics when building against an ARM targetRye