Age | Commit message (Expand) | Author |
2025-03-11 | #3696 LLFontFreetype crash when adding glyph | Andrey Kleshchev |
2025-02-27 | #3597 Fix crash when RenderDebugGLSession is True | Andrey Lihatskiy |
2025-02-24 | #3332 Remake glyph count into cache generation | Andrey Kleshchev |
2025-02-14 | Switch from GL_RGB16F to GL_R11F_G11F_B10F for probes (#3562) | Jonathan "Geenz" Goodman |
2025-02-13 | Follow-up fixes from develop | Andrey Lihatskiy |
2025-02-13 | Fix xcode16 build errors | Andrey Lihatskiy |
2025-02-11 | #3332 Fix buffers not accounting for dynamic cache values | Andrey Kleshchev |
2025-02-11 | Additional water fixes and tweaks. (#3524) | Jonathan "Geenz" Goodman |
2025-02-10 | #3332 Font issues with multy-byte and multy-glyps characters | Andrey Kleshchev |
2025-02-07 | #3332 Switching screens can break text rendering | Andrey Kleshchev |
2025-02-07 | Water Exclusion Surfaces (#3517) | Jonathan "Geenz" Goodman |
2025-01-24 | Attempt to get more log info in secondlife/viewer#3335 crash reports (#3470) | Brad Linden |
2025-01-23 | Fix potential undefined behavior when converting to and from glm types from L... | Rye |
2025-01-09 | Drop reflection probes and mirrors to RGBA8 when hdr is disabled to minimize ... | Rye |
2025-01-07 | #3347 Crashes in LLFontFreetype::renderGlyph | Andrey Kleshchev |
2024-12-16 | #3295 Crash scaling texture down (#3296) | Andrey Kleshchev |
2024-12-13 | Merge pull request #3262 from secondlife/rye/extra-mesafix | Brad Linden |
2024-12-12 | #2590 Radeon mac optimization pass (#3277) | Dave Parks |
2024-12-11 | Fix mesa failing to link shaders due to missing vertex shader outputs | Rye |
2024-12-10 | Fix crashes from shader load failures under RenderMaxOpenGLVersion 3.1/3.2/3.... | Rye |
2024-12-05 | Fix for legacy skies with bright suns not matching FS 6.6.17 (#3214) | Dave Parks |
2024-12-03 | #3184 Fix for crash on some GPUs when setting quality to High or higher (#3201) | Dave Parks |
2024-11-25 | Drop emissive on old Intel GPUs (#3110) | Jonathan "Geenz" Goodman |
2024-11-25 | Fix memory leak in LLVertexBuffer (#3144) | Ansariel Hiller |
2024-11-19 | brad/2744 handle shader errors (#3105) | Brad Linden |
2024-11-12 | 2590 mac intel and radeon pro 5300m horrible fps 2 (#3030) | Dave Parks |
2024-11-08 | #2637 Revert to the previous alpha analysis to maintain legacy content parity... | Jonathan "Geenz" Goodman |
2024-10-28 | viewer#2883 Regenerate font's matrix and depth instead of loading | Andrey Kleshchev |
2024-10-28 | viewer#2883 Account for DPI changes | Andrey Kleshchev |
2024-10-20 | viewer#2741 Don't reallocate image conversion buffer all the time | Andrey Kleshchev |
2024-10-05 | viewer#2741 Sligtly better logging for a crash | Andrey Kleshchev |
2024-10-03 | viewer#2709 Fix loose triangle #2 | Andrey Kleshchev |
2024-09-26 | viewer#2709 Fix loose triangle | Andrey Kleshchev |
2024-09-26 | #2411 Allow disabling and enabling LLFontVertexBuffer | Andrey Kleshchev |
2024-09-19 | Merge branch 'develop' into frame-profile-json | Nat Goodspeed |
2024-09-19 | Reapply commit f4b6563 -- cherry-picking lost parts of it?! | Nat Goodspeed |
2024-09-19 | Expose LLVector4a in LLRender | Andrey Kleshchev |
2024-09-18 | Give `LLGLSLShader::finishProfile()` a static default string param. | Nat Goodspeed |
2024-09-18 | Make Develop->Render Tests->Frame Profile dump JSON to a file too. | Nat Goodspeed |
2024-09-18 | Remove quads rendering mode entirely (#2593) | Ansariel Hiller |
2024-09-18 | More quad to triangle coverage | Andrey Kleshchev |
2024-09-18 | Convert image drawing logic from quads to triangles | Andrey Kleshchev |
2024-09-17 | #2590 Fix for horrible FPS on Intel Mac (#2591) | Dave Parks |
2024-09-16 | Profile guided optimization pass (#2582) | Dave Parks |
2024-09-13 | Clean up Windows build (#2562) | Ansariel Hiller |
2024-09-12 | Merge pull request #2557 from secondlife/davep-fix-mac-vb | Brad Linden |
2024-09-12 | Replace glh_linear usage with GLM (#2554) | Rye Mutt |
2024-09-12 | Merge branch 'develop' into davep-fix-mac-vb | Dave Parks |
2024-09-12 | Mac compatibility pass. | Dave Parks |
2024-09-12 | Fix warning spam from missing call to unmapBuffer introduced in #2544 (#2556) | Rye Mutt |