Age | Commit message (Expand) | Author |
2024-10-10 | Implement the groundwork for wayland support. (#2803) | Nicky Dasmijn |
2024-10-04 | Fix mac link error using GL 4.3 functions (#2813) | Brad Linden |
2024-10-04 | Merge pull request #2771 from secondlife/v-2472 | cosmic-linden |
2024-10-03 | secondlife/viewer#2472: Also don't persist local file enumeration beyond next... | Cosmic Linden |
2024-10-03 | secondlife/viewer#2472: Feedback | Cosmic Linden |
2024-10-03 | Fix AMD gpu detection under linux | Rye Cogtail |
2024-10-02 | secondlife/viewer#2472: Debug tools for labeling textures | Cosmic Linden |
2024-10-02 | Merge pull request #2758 from Nicky-D/feature/fontcache | Andrey Lihatskiy |
2024-10-02 | viewer#2762 Restore LLFontVertexBuffer for HUD | Andrey Kleshchev |
2024-10-02 | Add another static_cast<long> to make the implicit conversion from size_t > l... | Nicky |
2024-10-02 | Rename namepsace to "ll" | Nicky |
2024-10-01 | Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into develop | Brad Linden |
2024-10-01 | Port Fontcache from Firestorm. The cache will make sure a font only gets load... | Nicky |
2024-10-01 | Merge branch 'develop' into rye/continued-sdl-cleanup | Rye Mutt |
2024-10-01 | Remove dead code related to GeForce Mobile GPUs (#2747) | Ansariel Hiller |
2024-10-01 | Enable GL debug output support for linux | Rye Cogtail |
2024-09-30 | Merge pull request #2733 from RyeMutt/rye/linux | Rye Mutt |
2024-09-30 | Merge pull request #2723 from RyeMutt/uniform-cleanup | Rye Mutt |
2024-09-28 | Fix using nvidia extension to get GL memory under linux | Rye Cogtail |
2024-09-27 | Merge pull request #2713 from secondlife/v-2638 | cosmic-linden |
2024-09-27 | Clean up unused uniforms in bindDeferredShader and move SSAO uniforms to two ... | Rye Cogtail |
2024-09-27 | Remove dead llatmosphere code | Rye Cogtail |
2024-09-27 | Remove dead LLPostProcess class and related code | Rye Cogtail |
2024-09-27 | #2674 Optimize LLWorld::renderPropertyLines() - LLRender class code formatting | Alexander Gavriliuk |
2024-09-27 | #2674 Optimize LLWorld::renderPropertyLines() - use vertexBatchPreTransformed() | Alexander Gavriliuk |
2024-09-26 | secondlife/viewer#2638: Don't clear big render target if all pixels will be r... | Cosmic Linden |
2024-09-26 | viewer#2709 Fix loose triangle | Andrey Kleshchev |
2024-09-26 | #2411 Allow disabling and enabling LLFontVertexBuffer | Andrey Kleshchev |
2024-09-23 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy |
2024-09-23 | viewer#2631 Couple small tweaks | Andrey Kleshchev |
2024-09-19 | Merge branch 'main' into marchcat/b-main-sync | Andrey Lihatskiy |
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 |
2024-09-10 | Profile guided optimizations | RunitaiLinden |
2024-09-05 | viewer#2411 Use font buffer in text segments | Andrey Kleshchev |
2024-09-04 | Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop | Brad Linden |