summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-04Merge remote branch 'develop' into marchcat/xcode-16Nat Goodspeed
2024-10-03Merge pull request #2767 from secondlife/rye/linuxRye Mutt
2024-10-03Unify linux Release and ReleaseOS back to Unix Makefiles cmake generatorRye
2024-10-03Update openal-soft package with linux pipewire supportRye Cogtail
2024-10-03Default OpenAL audio backend on so all build configurations have audioRye Cogtail
2024-10-03Use cmake build command instead of devenv to reduce GHA build timeRye Cogtail
2024-10-03Update havok packages and enable linux64 Release buildsRye
2024-10-03#2408 The long covenant with emojis (crash fix)Alexander Gavriliuk
2024-10-03Merge pull request #2773 from RyeMutt/linux-ogl-fixesRye Mutt
2024-10-03Fix GL init on Linux/SDL on various combinations of GPU driverRye Cogtail
2024-10-03Fix AMD gpu detection under linuxRye Cogtail
2024-10-03Merge pull request #2772 from RyeMutt/fix-pink-flashRye Mutt
2024-10-03Fix LLFlatListView::getRequiredRect not overriding base class warningRye Cogtail
2024-10-03Fix pink flash when window is resized introduced in 6ebd6494a75d9b3d34e45655d...Rye Cogtail
2024-10-02Clean up LLUI and fix/add suggestions from VS (#2746)Ansariel Hiller
2024-10-02Add a lot of more constexpr; use constants for accessing vector indices in ve...Ansariel Hiller
2024-10-02Merge pull request #2758 from Nicky-D/feature/fontcacheAndrey Lihatskiy
2024-10-02Merge pull request #2761 from RyeMutt/cmake-fixesRye Mutt
2024-10-02viewer#2762 Restore LLFontVertexBuffer for HUDAndrey Kleshchev
2024-10-02Add another static_cast<long> to make the implicit conversion from size_t > l...Nicky
2024-10-02Rename namepsace to "ll"Nicky
2024-10-01Skip sourcing the extended autobuild environment during prebuilt install and ...Rye Cogtail
2024-10-01Cache MSVC redist path in cmake to avoid incorrect redist copy when project i...Rye Cogtail
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. (#2...Brad Linden
2024-10-01Fix thread-unsafe usage of LLPointer and LLMeshSkinInfo(#2755) (#2759)Rye Mutt
2024-10-01Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into developBrad Linden
2024-10-01Port Fontcache from Firestorm. The cache will make sure a font only gets load...Nicky
2024-10-01Merge pull request #2751 from RyeMutt/rye/continued-sdl-cleanupRye Mutt
2024-10-01Merge branch 'develop' into rye/continued-sdl-cleanupRye Mutt
2024-10-01Merge pull request #2750 from RyeMutt/rye/linuxwarnRye Mutt
2024-10-01Remove 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-01Enable GL debug output support for linuxRye Cogtail
2024-10-01Clean up more dead X11 code from SDL impl and modernize mouse capture with SD...Rye Cogtail
2024-10-01Fix display of CEF version in about floater on linuxRye Cogtail
2024-10-01Clean up and fix warning flags not applying correctly on linuxRye Cogtail
2024-09-30Fix or workaround test build failures on linuxRye Cogtail
2024-09-30Fix -Wpessimizing-move warning in makeClassicCallbackRye 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-10-01Linux: Remove APR from Linux-Symbolgrabber (#2743)Nicky Dasmijn
2024-09-30Merge pull request #2733 from RyeMutt/rye/linuxRye Mutt
2024-09-30viewer#2735 Fix day cycle not saving valuesAndrey Kleshchev
2024-09-30Merge pull request #2723 from RyeMutt/uniform-cleanupRye Mutt
2024-09-30Revert "viewer#2363 Region Day Offset error with Time of Day"Andrey Kleshchev
2024-09-30Merge pull request #2734 from secondlife/nat/llconvert-nopnat-goodspeed