index
:
viewer.git
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-27
Fix shutdown crash from OpenAL failing to release a buffer
Rye Cogtail
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
Merge pull request #2714 from secondlife/nat/xcode-16
nat-goodspeed
2024-09-27
Slightly streamline owning_ptr class definition.
Nat Goodspeed
2024-09-27
Introduce owning_ptr<T>; use it for JPEG2KEncode and JPEG2KDecode.
Nat Goodspeed
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() - LLRender class code formatting
Alexander Gavriliuk
2024-09-27
#2674 Optimize LLWorld::renderPropertyLines() - use vertexBatchPreTransformed()
Alexander Gavriliuk
2024-09-27
Linux GCC prefers the explicit std::string::assign() call.
Nat Goodspeed
2024-09-27
lltexlayerparams.h uses std::atomic<bool>, so #include <atomic>
Nat Goodspeed
2024-09-27
Try again to let Windows and Mac succeed despite Linux failure.
Nat Goodspeed
2024-09-27
Allow Windows and Mac builds to succeed despite Linux failure.
Nat Goodspeed
2024-09-27
Automate memory management in JPEG2KEncode and JPEG2KDecode.
Nat Goodspeed
2024-09-27
Migrate ~LLPointer()'s peculiar warning case to llpointer.cpp.
Nat Goodspeed
2024-09-27
Fix lerp issues and eliminate flerp in favor of std::lerp (#2712)
Ansariel Hiller
2024-09-26
secondlife/viewer#2638: Don't clear big render target if all pixels will be r...
Cosmic Linden
2024-09-27
Merge pull request #2700 from secondlife/maxim/lua-autopilot-dev
Maxim Nikolenko
2024-09-26
Merge remote branch 'develop' into maxim/lua-autopilot-dev
Nat Goodspeed
2024-09-26
Ditch last instances of LL_LIBRARY_INCLUDE.
Nat Goodspeed
2024-09-26
get rid of extra LL in help text
Mnikolenko Productengine
2024-09-26
viewer#2709 Fix loose triangle
Andrey Kleshchev
2024-09-26
#2411 Disable LLFontVertexBuffer for HUD
Andrey Kleshchev
2024-09-26
Merge pull request #2689 from secondlife/rider/server_autopilot
Rider Linden
2024-09-26
#2519 Move "MediaSoundsEarLocation" and "VoiceEarLocation" toggles to the Com...
Andrey Lihatskiy
2024-09-26
#2411 Allow disabling and enabling LLFontVertexBuffer
Andrey Kleshchev
2024-09-26
Merge remote branch 'develop' into marchcat/xcode-16
Nat Goodspeed
2024-09-26
Rename our lerp() to flerp(); call where MSVC balks at std::lerp().
Nat Goodspeed
2024-09-26
Remove whitespace for pre-commit
Andrey Lihatskiy
2024-09-26
Set continue-on-error for linux builds
Andrey Lihatskiy
2024-09-26
Reinstate our lerp() function, avoid "math.h" header.
Nat Goodspeed
2024-09-26
Fix GCC ambiguous-reversed-operator errors for `LLKeyData` compares.
Nat Goodspeed
2024-09-26
update LLListener and related scripts
Mnikolenko Productengine
2024-09-26
Ditch our own (conflicting) definition of the lerp() function.
Nat Goodspeed
2024-09-26
#include <cmath> rather than "math.h" to avoid lerp() conflict.
Nat Goodspeed
2024-09-26
Fix a few more fsyspath conversions, removing explicit u8string().
Nat Goodspeed
2024-09-26
Use event pump to get autopilot status, when it's terminated; add demo script
Mnikolenko Productengine
2024-09-26
Lua api for autopilot functions
Mnikolenko Productengine
2024-09-26
Merge pull request #2688 from Ansariel/develop-snapshot-fixes
Andrey Lihatskiy
2024-09-25
Adapt `fsyspath` for C++20 conventions.
Nat Goodspeed
2024-09-25
Issue #2687: Honor flag sent by server indicating server side autopilot is en...
Rider Linden
2024-09-26
Force snapshot update when opening a snapshot panel and the resolution is "Cu...
Ansariel
2024-09-25
Remove incorrectly calculated upload fee from snapshot options button based o...
Ansariel
2024-09-25
Fix upload cost calculation for snapshots to inventory based on encoded image...
Ansariel
2024-09-25
Remove orphaned LLPanelOutfitSnapshotInventory
Ansariel
2024-09-25
viewer#2646 Fix viewer ignoring Physics Shape Type changes
Andrey Kleshchev
[prev]
[next]