Age | Commit message (Expand) | Author |
2024-10-31 | Try to parallelize xcode builds further and add more headers to PCH to reduce... | Rye |
2024-10-31 | Enable precompiled headers for all platforms | Rye |
2024-11-01 | Merge pull request #2918 from RyeMutt/rye/nfde | Rye |
2024-10-31 | Merge pull request #2983 from secondlife/rye/minor-fixes | Rye |
2024-10-31 | Merge pull request #2976 from secondlife/roxie/mute-fix | Roxanne Skelly |
2024-10-31 | Comment webrtc settings | Roxie Linden |
2024-10-31 | bump complexity back up to 4 | Roxie Linden |
2024-10-31 | Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into develop | Brad Linden |
2024-10-31 | secondlife/viewer#2768: Partial fix for PBR texture animations stopping. May ... | cosmic-linden |
2024-10-31 | viewer#2653 LOD textures weren't taking callback discard into account | Andrey Kleshchev |
2024-10-31 | #2962 allow the script to ‘wait’ for a teleport finished/failed event | Maxim Nikolenko |
2024-10-31 | Fix OS GHA builds | Rye Cogtail |
2024-10-31 | Fix various bugs in NFD impl and fix usage on windows | Rye Cogtail |
2024-10-31 | Fix broken viewer under XWayland and whitespace | Rye |
2024-10-31 | Remove dead GTK code | Rye Cogtail |
2024-10-31 | Introduce NFDE file picker support for linux and SDL | Rye Cogtail |
2024-10-30 | Fix uninitialized glm::mat4 in LLGL | Rye Cogtail |
2024-10-30 | Fix potential shift by -1 exponent in flexi object update | Rye Cogtail |
2024-10-30 | Fix potential crash from LLWorld being called before singleton creation durin... | Rye Cogtail |
2024-10-30 | Fix various member variables being access before initialization | Rye Cogtail |
2024-10-30 | Fix potential null pointer deref during image upload | Rye Cogtail |
2024-10-30 | Fixes to LLCachedControl usage in windowing and avatars | Rye |
2024-10-30 | Fix LLMutexLock usage in LLModelPreview | Rye |
2024-10-30 | Fix small hotspot during particle load | Rye |
2024-10-30 | Update KDU to 8.4.1 and fix kdu tests, also fix llimage_libtest utility | Rye |
2024-10-30 | Fix exposure in advanced graphics preferences being limited to 1.5 instead of... | Rye |
2024-10-30 | Merge pull request #2909 from secondlife/maxim/viewer_2245 | Maxim Nikolenko |
2024-10-30 | Merge pull request #2864 from secondlife/brad/2549-downrez-controls | Brad Linden |
2024-10-30 | viewer#2972 Fix viewer stripping quotes off folder names | Andrey Kleshchev |
2024-10-30 | viewer#2894 Make PBR scale like Blinn Phong does | Andrey Kleshchev |
2024-10-29 | Merge brad/2549-downrez-controls into release/2024.09-ExtraFPS (#2864) | Brad Linden |
2024-10-29 | Fix issue where muted audio was being sent to the voice server anyway | Roxie Linden |
2024-10-29 | Fix texture discard bias not incrementing correctly due to being limited by f... | Rye |
2024-10-29 | Merge pull request #2940 from secondlife/nat/vector-resultset | nat-goodspeed |
2024-10-29 | Add handling for downrezzing textures when viewer is minimized, fix downrezzi... | Rye |
2024-10-28 | Merge pull request #2945 from secondlife/rye/extra-exposure | Rye |
2024-10-28 | viewer#2863 Notify of a missing material cap instead of applying locally | Andrey Kleshchev |
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-25 | Merge pull request #2959 from secondlife/rider/fix_bot_im_session | Rider Linden |
2024-10-25 | Issue #2907: When passing the injected notification message into addMessage o... | Rider Linden |
2024-10-25 | Small fix in LLTeleportHandler::handle() | Alexander Gavriliuk |
2024-10-25 | #2245 allow passing command-line arguments | Mnikolenko Productengine |
2024-10-25 | viewer#2653 Failure logging | Andrey Kleshchev |
2024-10-25 | viewer#2875 Proportionally agressive vram cleanup | Andrey Kleshchev |
2024-10-24 | Restore default exposure to 1 and add exposure and tonemapping featuretable e... | Rye |
2024-10-24 | Merge pull request #2890 from secondlife/leviathan/disable-sdl2-on-mac | Andrew Meadows |
2024-10-24 | viewer#2753 "Animation to play" drop-down box stuck at None | Andrey Kleshchev |
2024-10-24 | Add LL::ResultSet subclass VectorResultSet for the simple case. | Nat Goodspeed |
2024-10-24 | Merge branch 'develop' into maxim/viewer_2245 | Nat Goodspeed |