Age | Commit message (Expand) | Author |
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-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#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 |
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 | Enable GL debug output support for linux | Rye Cogtail |
2024-10-01 | Clean up more dead X11 code from SDL impl and modernize mouse capture with SD... | Rye Cogtail |
2024-10-01 | Fix display of CEF version in about floater on linux | Rye Cogtail |
2024-10-01 | Clean up and fix warning flags not applying correctly on linux | Rye Cogtail |
2024-09-30 | Fix or workaround test build failures on linux | Rye Cogtail |
2024-09-30 | Fix -Wpessimizing-move warning in makeClassicCallback | 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-10-01 | Linux: Remove APR from Linux-Symbolgrabber (#2743) | Nicky Dasmijn |
2024-09-30 | Merge pull request #2733 from RyeMutt/rye/linux | Rye Mutt |
2024-09-30 | viewer#2735 Fix day cycle not saving values | Andrey Kleshchev |
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 | Merge pull request #1 from Nicky-D/rlva/linux | Kitty Barnett |
2024-09-30 | Merge pull request #2734 from secondlife/nat/llconvert-nop | nat-goodspeed |
2024-09-30 | #2410 Combat 2.0 settings not reflected on heart icon | Alexander Gavriliuk |
2024-09-30 | Merge pull request #2722 from secondlife/maxim/lua-uicallback-invoke | Maxim Nikolenko |
2024-09-29 | Zap trailing spaces. | Nat Goodspeed |
2024-09-29 | Try to eliminate the runtime cost of `ll_convert_to<T>(const T&)`. | Nat Goodspeed |
2024-09-29 | Clear redundant pathing code | Mnikolenko Productengine |
2024-09-29 | Clean up old linux workarounds | Rye Cogtail |