Age | Commit message (Expand) | Author |
2024-10-04 | repair rebase: remove duplicate SDL initialization | Andrew Meadows |
2024-10-04 | Restore macos-14-large runner for Xcode 16 compiler. | Nat Goodspeed |
2024-10-04 | Merge remote branch 'develop' into marchcat/xcode-16 | Nat Goodspeed |
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 | Merge pull request #2767 from secondlife/rye/linux | Rye Mutt |
2024-10-03 | Unify linux Release and ReleaseOS back to Unix Makefiles cmake generator | Rye |
2024-10-03 | Update openal-soft package with linux pipewire support | Rye Cogtail |
2024-10-03 | Default OpenAL audio backend on so all build configurations have audio | Rye Cogtail |
2024-10-03 | Use cmake build command instead of devenv to reduce GHA build time | Rye Cogtail |
2024-10-03 | Update havok packages and enable linux64 Release builds | Rye |
2024-10-03 | #2408 The long covenant with emojis (crash fix) | Alexander Gavriliuk |
2024-10-03 | fix GameControl save settings, fix linux build | Andrew Meadows |
2024-10-03 | Merge pull request #2773 from RyeMutt/linux-ogl-fixes | Rye Mutt |
2024-10-03 | Fix GL init on Linux/SDL on various combinations of GPU driver | Rye Cogtail |
2024-10-03 | Fix AMD gpu detection under linux | Rye Cogtail |
2024-10-03 | remove crashy LLSD ctor used by GameControl | leviathan |
2024-10-03 | more correct application of GameControl prefs | leviathan |
2024-10-03 | even more correct GameControl feature-flag switch | leviathan |
2024-10-03 | more correct AgentUpdate transmission logic | leviathan |
2024-10-03 | add enable_game_control checkbox to GameControl prefs | leviathan |
2024-10-03 | put GameControl behind a feature flag | leviathan |
2024-10-03 | Add GameControl UI for per device settings | Alexander Gavriliuk |
2024-10-03 | more GameControl prefs UI | leviathan |
2024-10-03 | avatar_motion-->GameControl translation and flycam | Leviathan Linden |
2024-10-03 | add GameControl feature and SDL2 dependency | Leviathan Linden |
2024-10-03 | Merge pull request #2772 from RyeMutt/fix-pink-flash | Rye Mutt |
2024-10-03 | Fix LLFlatListView::getRequiredRect not overriding base class warning | Rye Cogtail |
2024-10-03 | Fix pink flash when window is resized introduced in 6ebd6494a75d9b3d34e45655d... | Rye Cogtail |
2024-10-02 | secondlife/viewer#2472: Debug tools for labeling textures | Cosmic Linden |
2024-10-03 | viewer#2709 Fix loose triangle #2 | Andrey Kleshchev |
2024-10-02 | Clean up LLUI and fix/add suggestions from VS (#2746) | Ansariel Hiller |
2024-10-02 | Add a lot of more constexpr; use constants for accessing vector indices in ve... | Ansariel Hiller |
2024-10-02 | Merge pull request #2758 from Nicky-D/feature/fontcache | Andrey Lihatskiy |
2024-10-02 | Merge pull request #2761 from RyeMutt/cmake-fixes | Rye Mutt |
2024-10-02 | viewer#2705 Some sky parameters weren't updating | Andrey Kleshchev |
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 | Skip sourcing the extended autobuild environment during prebuilt install and ... | Rye Cogtail |
2024-10-01 | Cache MSVC redist path in cmake to avoid incorrect redist copy when project i... | Rye Cogtail |
2024-10-01 | Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into develop | Brad Linden |
2024-10-01 | Fix thread-unsafe usage of LLPointer and LLMeshSkinInfo(#2755) (#2759) | Rye Mutt |
2024-10-01 | Add early-out in LLPipeline::applyCAS() if gCASProgram failed to compile. (#2... | Brad Linden |
2024-10-01 | Fix thread-unsafe usage of LLPointer and LLMeshSkinInfo(#2755) (#2759) | Rye Mutt |
2024-10-02 | Merge branch 'develop' into rlva/base | Kitty Barnett |
2024-10-02 | Remove unneeded RLV_VERIFY + undefine accidental RLV_DEBUG define (should fix... | Kitty Barnett |
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 pull request #2751 from RyeMutt/rye/continued-sdl-cleanup | Rye Mutt |