summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2024-10-07restore old JoystickAxis name conventionleviathan
2024-10-07#2542 Buoyant Nametags (hide the name tag for deep underwater avatar)Alexander Gavriliuk
2024-10-05Fix issues with game control preferences:Ansariel
* Add missing names for controls to make content localizable * Fix labels for controls that are obviously wrong/make no sense
2024-10-05viewer#2443 voice dot indicator should be visible by defaultMaxim Nikolenko
2024-10-05 Follow up for 39eb250 (#2815)Ansariel Hiller
2024-10-04cherry pick secondlife/viewer#912 BugSplat Crash 1412267: nvoglv64+0xadcd00 ↵Brad Linden
(#2785) * secondlife/viewer#912 BugSplat Crash 1412267: nvoglv64+0xadcd00 * fix cherry-pick merge breakage. * Fix signed/unsigned error --------- Co-authored-by: Alexander Gavriliuk <alexandrgproductengine@lindenlab.com>
2024-10-04Merge pull request #2771 from secondlife/v-2472cosmic-linden
secondlife/viewer#2472: Debug tools for labeling textures
2024-10-04#2650 Add UI controls for debug settings: RenderTonemapMix RenderTonemapType ↵Brad Linden
(#2787) Co-authored-by: Maxim Nikolenko <maximnproductengine@lindenlab.com>
2024-10-04Merge remote-tracking branch 'origin/develop' into leviathan/game-controlBrad Linden
2024-10-04viewer-private#300 Fix inconsistency of finding inventory idAndrey Kleshchev
when picker was in a different mode
2024-10-04viewer-private#300 Fix inconsistency with multiple texturesAndrey Kleshchev
2024-10-04remove trailing whitespaceMnikolenko Productengine
2024-10-04Lua api to get info about nearby avatars and objectsMnikolenko Productengine
2024-10-03secondlife/viewer#2472: Also don't persist local file enumeration beyond ↵Cosmic Linden
next session
2024-10-03secondlife/viewer#2472: FeedbackCosmic Linden
Disable if not supported for OpenGL version Minimize performance footguns Simplify for clause
2024-10-03Update havok packages and enable linux64 Release buildsRye
2024-10-03fix GameControl save settings, fix linux buildAndrew Meadows
2024-10-03remove crashy LLSD ctor used by GameControlleviathan
2024-10-03more correct application of GameControl prefsleviathan
2024-10-03even more correct GameControl feature-flag switchleviathan
2024-10-03more correct AgentUpdate transmission logicleviathan
2024-10-03add enable_game_control checkbox to GameControl prefsleviathan
2024-10-03put GameControl behind a feature flagleviathan
2024-10-03Add GameControl UI for per device settingsAlexander Gavriliuk
2024-10-03more GameControl prefs UIleviathan
2024-10-03avatar_motion-->GameControl translation and flycamLeviathan Linden
2024-10-03add GameControl feature and SDL2 dependencyLeviathan Linden
2024-10-03Fix pink flash when window is resized introduced in ↵Rye Cogtail
6ebd6494a75d9b3d34e45655d79d0027fbba3898
2024-10-02secondlife/viewer#2472: Debug tools for labeling texturesCosmic Linden
2024-10-02Clean up LLUI and fix/add suggestions from VS (#2746)Ansariel Hiller
2024-10-02viewer#2705 Some sky parameters weren't updatingAndrey Kleshchev
2024-10-02viewer#2762 Restore LLFontVertexBuffer for HUDAndrey Kleshchev
2024-10-01Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into developBrad Linden
2024-10-01Fix thread-unsafe usage of LLPointer and LLMeshSkinInfo(#2755) (#2759)Rye Mutt
2024-10-01Add early-out in LLPipeline::applyCAS() if gCASProgram failed to compile. ↵Brad Linden
(#2760) fix secondlife/viewer#2756
2024-10-01Fix thread-unsafe usage of LLPointer and LLMeshSkinInfo(#2755) (#2759)Rye Mutt
2024-10-02Merge branch 'develop' into rlva/baseKitty Barnett
2024-10-02Remove unneeded RLV_VERIFY + undefine accidental RLV_DEBUG define (should ↵Kitty Barnett
fix Linux build)
2024-10-01Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into developBrad Linden
2024-10-01Merge branch 'develop' into rye/continued-sdl-cleanupRye Mutt
2024-10-01Merge pull request #2750 from RyeMutt/rye/linuxwarnRye Mutt
Repair linux warning flags and fix test builds
2024-10-01Remove dead code related to GeForce Mobile GPUs (#2747)Ansariel Hiller
2024-10-01#2519 Move "MediaSoundsEarLocation" and "VoiceEarLocation" toggles to the ↵Andrey Lihatskiy
Communicate menu (#2707)
2024-10-01Fix display of CEF version in about floater on linuxRye Cogtail
2024-09-30Fix GCC warning about unused _out parameter in LL_DEBUGSRye Cogtail
2024-09-30Fix GCC complaint about type truncationRye Cogtail
2024-09-30Fix integer to bool conversion warningRye Cogtail
2024-09-30Fix deprecated strstream usage with boost::iostream::array_sourceRye Cogtail
2024-09-30Merge pull request #2733 from RyeMutt/rye/linuxRye Mutt
SDL and Linux improvements
2024-09-30Merge pull request #2723 from RyeMutt/uniform-cleanupRye Mutt
bindDeferredShader and dead uniform cleanup