summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Expand)Author
2026-05-20Merge branch 'main' into geenz/26.2-to-26.3Jonathan "Geenz" Goodman
2026-05-19More high pressure and quality changes.Jonathan "Geenz" Goodman
2026-05-12Rework texture streaming and tracking.Jonathan "Geenz" Goodman
2026-04-25Merge tag 'Second_Life_Release#4ccf6d90-26.2' into 2026.02Erik Kundiman
2026-04-23Merge tag 'Second_Life_Release#84f50b9d-26.2' into 2026.02Erik Kundiman
2026-04-23Revert #2674 property lines optimizationsAndrey Kleshchev
2026-04-22change default font to SansSerifSmallMnikolenko Productengine
2026-04-19Merge tag 'Second_Life_Release#7014db29-26.2' into 2026.02Erik Kundiman
2026-04-19Merge tag 'Second_Life_Release#8ffb73b4-26.2' into 2026.02Erik Kundiman
2026-04-15#2023 Pull in updated pacakge and mark publicAndrey Kleshchev
2026-04-15#2023 Fix lsb_delta and rsb_delta supportAndrey Kleshchev
2026-04-15Implement lsb_delta and rsb_delta supportAndrey Kleshchev
2026-04-15#2023 Load from a variable fontAndrey Kleshchev
2026-04-09#5626 LLTextBase optimizationAndrey Kleshchev
2026-03-28#4298 Handle various out of memory casesAndrey Kleshchev
2026-03-07Merge tag 'Second_Life_Release#3529bc5f-2026.02' into 2026.02Erik Kundiman
2026-02-25Merge branch 'release/2026.02' into maxim/flat-ui-fonts-updateMnikolenko Productengine
2026-02-06#5380 Fix crash in LLImageGL::analyzeAlpha()Andrey Lihatskiy
2026-01-27Restore DejaVuSans as a fallback, but alter sizeAndrey Kleshchev
2026-01-21Merge remote-tracking branch 'origin/develop' into develop-linuxRye
2026-01-21Replace usage of remaining boost::unordered containers with stdRye
2026-01-15Merge branch 'project/fonts-update' into project/flat-ui-fonts-updateMnikolenko Productengine
2026-01-07Merge remote-tracking branch 'origin/develop' into develop-linuxRye
2026-01-07Address feedback from copilotRye
2026-01-07Clean up LLFile and LLFilesystem operations to reduce temporaries allocations...Rye
2026-01-07Reapply "Add more functionality to LLFile and cleanup LLAPRFile""Andrey 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-16Cleaned up unnecessary fake bool usage where appropriateHecklezz
2025-12-11Revert #4899 "Add more functionality to LLFile and cleanup LLAPRFile"Andrey Kleshchev
2025-12-10Fix typo and check for valid opened fileFrederick Martian
2025-12-10Refactoring of LLFile class to support additional methodsFrederick Martian
2025-12-04Merge remote-tracking branch 'secondlife/release/2026.01' into 2026.01Erik Kundiman
2025-12-03Merge branch 'release/2026.01' into marchcat/devlinux-2601Andrey Lihatskiy
2025-12-03Merge pull request #5094 from secondlife/mainJonathan "Geenz" Goodman
2025-12-01#5078 Remove dead experimental atmospherics codeRye
2025-12-01#5078 Replace boost::function with std::functionRye
2025-11-30Replace boost noncopyable and undefined function usage with modern c++ delete...Rye
2025-11-30Remove leftover boost aligned_allocator as this is now handled by c++17 align...Rye
2025-11-25Merge branch develop into project/fonts-updateAndrey Kleshchev
2025-11-13Merge tag 'Second_Life_Release#0ceefe6d-2025.08' into 2025.08Erik Kundiman
2025-11-12Disable shader profiles on RDNA3.5 to prevent freezes on startup. (#4992)Jonathan "Geenz" Goodman
2025-11-09#4946 Crash at setShadersAndrey Kleshchev
2025-11-05Merge pull request #4935 from RyeMutt/rye/lnxfixlinesJonathan "Geenz" Goodman
2025-11-05Add GL constants needed for compatibility with physicsextensions_source packageRye
2025-11-04Improve fix for line width crashes under certain Mesa GL driversRye
2025-11-02Add support for GLX and EGL to GL extension loaderRye
2025-10-31Rework anisotropic filtering options into a dropdown with levels for better p...Rye
2025-10-31Fix invalid calls to glLineWidth on some linux GL driversRye
2025-10-31Fix deprecated opengl mipmap generation usageRye