summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Expand)Author
2026-07-09Geenz/texture loading speed (#5985)Jonathan "Geenz" Goodman
2026-07-07Kill the system memory stuff - it's not relevant to the new texture streaming.Jonathan "Geenz" Goodman
2026-07-07Get some more wins for overall downrezzing and minimizing thrashing.Jonathan "Geenz" Goodman
2026-07-06Move over to a pixels to texels ratio to drive texture resolution.Jonathan "Geenz" Goodman
2026-05-22Merge pull request #5829 from secondlife/geenz/texture-qualityJonathan "Geenz" Goodman
2026-05-22A few OpenGL state fixes provided by Rye from the Alchemy Viewer.Jonathan "Geenz" Goodman
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-23Revert #2674 property lines optimizationsAndrey Kleshchev
2026-04-22change default font to SansSerifSmallMnikolenko Productengine
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-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-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-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-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-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-25Merge branch develop into project/fonts-updateAndrey Kleshchev
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-10-28#4882 Log textures that failed to be createdAndrey Kleshchev
2025-10-01#4773 Crash on sub_image_linesAndrey Kleshchev
2025-10-01#4758 Extra logging to track discard 6Andrey Kleshchev
2025-09-29Merge branch 'release/2025.07' into developBennett Goble
2025-09-29Fix rendering differences observed in 2025.07 (#4747)Rye
2025-09-24#4733 When moving the cache, the old cef_cache should be removedMaxim Nikolenko
2025-09-03Merge Changes for support of apple silicon on macOSAndrey Kleshchev
2025-09-02#4587 Make shader cache reading fasterAndrey Kleshchev
2025-09-02#4587 Shaders sometimes do not match the shader settingsAndrey Kleshchev
2025-08-22Fix large performance drop when enabling AA on macOS/lower end GPU hardwareRye
2025-08-22Fix texture filtering and address mode not updating for vast majority of text...Rye
2025-08-20Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemacRye
2025-08-12Fix clang compiler issues due to unused variablesAnsariel
2025-07-09#4296 Crash at renderMorphMasksAndrey Kleshchev
2025-04-29#3997 Crash in a gltf asset enabled regionAndrey Kleshchev
2025-04-18#3696 Crash at LLFontFreetype::addGlyphFromFontAndrey Kleshchev