index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
Age
Commit message (
Expand
)
Author
2024-06-11
Re-enable compiler warnings C4127, C4512 & C4706
Ansariel
2024-06-10
Post-merge - trim trailing whitespace
Andrey Lihatskiy
2024-06-10
Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed
Ansariel
2024-06-10
Re-enable compiler warnings C4018, C4100, C4231 and C4506
Ansariel
2024-06-09
Merge pull request #1613 from Ansariel/DRTVWR-600-maint-A
Andrey Lihatskiy
2024-06-06
Merge branch 'main' into DRTVWR-600-maint-A
Andrey Lihatskiy
2024-06-05
Make LLLeap iterate over child stdout while read data is pending
Nat Goodspeed
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-30
Fix a bunch of uninitialized variable warnings that showed up in Visual Studio
Ansariel
2024-05-30
Re-enable compiler warning C4800 (performance warning)
Ansariel
2024-05-24
Introduce LLWStringView to prevent unnecessary memory allocations
Ansariel
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-14
Merge DRTVWR-591-maint-X to main on promotion of secondlife/viewer #705: Main...
Nat Goodspeed
2024-05-09
Bump up coroutine stack size: saw C00000FD test termination.
Nat Goodspeed
2024-05-07
secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries
Alexander Gavriliuk
2024-05-01
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
Andrey Lihatskiy
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-24
Merge branch 'main' into marchcat/a-merge
Andrey Lihatskiy
2024-04-24
Merge branch 'main' into marchcat/x-merge
Andrey Lihatskiy
2024-04-12
Merge branch 'main' into marchcat/x-merge
Andrey Lihatskiy
2024-04-11
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...
Ansariel
2024-04-10
Merge branch 'main' into marchcat/y-merge
Andrey Lihatskiy
2024-04-06
Port from JsonCPP to Boost.Json for json parsing and serializing (#1054)
Rye Mutt
2024-03-28
viewer#1073 crash at loadSkeleton
Andrey Kleshchev
2024-03-27
Merge branch 'main' into marchcat/yz-merge
Andrey Lihatskiy
2024-03-27
Merge branch 'main' into DRTVWR-600-maint-A
Andrey Lihatskiy
2024-03-27
Merge branch 'main' into DRTVWR-591-maint-X
Andrey Lihatskiy
2024-03-27
Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W
Andrey Lihatskiy
2024-03-15
SL-18721 Restore release behavior
Andrey Kleshchev
2024-03-14
Proposal #2 to restore how UI/dialogs used to render by prioritizing fallback...
Henri Beauchamp
2024-03-13
Remove obsolete LLSINGLETON_C11 and LLSINGLETON_EMPTY_CTOR_C11 macros
Ansariel
2024-03-12
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...
Ansariel
2024-03-05
SL-17896 Don't crash silently if files are missing or out of memory
Andrey Kleshchev
2024-03-04
Merge branch 'main' into marchcat/x-merge
Andrey Lihatskiy
2024-03-01
Merge remote-tracking branch 'origin/main' into release/gltf-maint2
Brad Linden
2024-03-01
Merge branch 'main' into marchcat/yz-merge
Andrey Lihatskiy
2024-03-01
Merge branch 'main' into DRTVWR-588-maint-W
Andrey Lihatskiy
2024-02-27
SL-18721 Shutdown fixes #5
Andrey Kleshchev
2024-02-23
viewer#875 Crash at uri normalization
Andrey Kleshchev
2024-02-22
Viewer#863 Crash reading xml
Andrey Kleshchev
2024-02-21
Convert remaining BOOL to bool
Ansariel
2024-02-21
viewer#851 Xcode buildfix
Andrey Lihatskiy
2024-02-21
Convert remaining BOOLs in llxml and introduce std::string_view
Ansariel
2024-02-20
Convert BOOL to bool in llrender
Ansariel
2024-02-20
Include missing llmutex.h in CMake file
Ansariel
2024-02-19
[Linux]gcc is broken for in place template instantiation.
Beq
2024-02-19
Replace remaining BOOL with bool llinventory and llmessage
Ansariel
2024-02-17
More BOOL to bool replacements primarily in llappearance and llxml
Ansariel
2024-02-17
misc: BOOL to bool
Lars Næsbye Christensen
[next]