Age | Commit message (Expand) | Author |
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 | 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-02 | Clean up LLUI and fix/add suggestions from VS (#2746) | Ansariel Hiller |
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-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 | Merge branch 'develop' into rye/continued-sdl-cleanup | Rye Mutt |
2024-10-01 | Merge pull request #2750 from RyeMutt/rye/linuxwarn | Rye Mutt |
2024-10-01 | Remove dead code related to GeForce Mobile GPUs (#2747) | Ansariel Hiller |
2024-10-01 | #2519 Move "MediaSoundsEarLocation" and "VoiceEarLocation" toggles to the Com... | Andrey Lihatskiy |
2024-10-01 | Fix display of CEF version in about floater on linux | Rye Cogtail |
2024-09-30 | Fix GCC warning about unused _out parameter in LL_DEBUGS | Rye Cogtail |
2024-09-30 | Fix GCC complaint about type truncation | Rye Cogtail |
2024-09-30 | Fix integer to bool conversion warning | Rye Cogtail |
2024-09-30 | Fix deprecated strstream usage with boost::iostream::array_source | 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-30 | Revert "viewer#2363 Region Day Offset error with Time of Day" | Andrey Kleshchev |
2024-09-30 | Merge branch 'develop' into rlva/base | Kitty Barnett |
2024-09-30 | #2410 Combat 2.0 settings not reflected on heart icon | Alexander Gavriliuk |
2024-09-29 | Clear redundant pathing code | Mnikolenko Productengine |
2024-09-29 | Clean up old linux workarounds | Rye Cogtail |
2024-09-28 | Refresh linux featuretable with new options from windows | Rye Cogtail |
2024-09-28 | Replace None and Success. Those are X11 defines and thus lead to compile errors | Nicky |
2024-09-27 | Merge remote branch 'develop' into maxim/lua-uicallback-invoke | Nat Goodspeed |
2024-09-27 | Merge pull request #2713 from secondlife/v-2638 | cosmic-linden |
2024-09-27 | secondlife/viewer#2638: Do clear smaa buffer due to discard | Cosmic Linden |
2024-09-27 | Clean up LLCallstacks from postSort | Rye Cogtail |
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 | viewer#2653 fix texture readback not being called and not setting values prop... | Andrey Kleshchev |
2024-09-27 | Add UI callback to invoke specified script via menu | Mnikolenko Productengine |
2024-09-27 | #2711 Remove ALM text from About SL | Maxim Nikolenko |
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 | Merge remote branch 'develop' into maxim/lua-autopilot-dev | Nat Goodspeed |