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
/
test
Age
Commit message (
Expand
)
Author
2024-09-10
Pass std::string_view by value, not by const reference.
Nat Goodspeed
2024-09-05
Merge branch 'develop' into release/luau-scripting
Nat Goodspeed
2024-08-28
Ditch trailing spaces.
Nat Goodspeed
2024-08-28
Merge branch 'main' into release/luau-scripting.
Nat Goodspeed
2024-08-20
Clean up boost includes and remove compiler warning pragma for unreachable co...
Ansariel Hiller
2024-08-14
Enable /permissive- on MSVC for better standards conformance (#2251)
Rye Mutt
2024-07-29
Fix lltest failure by outputting to the sharedlibs dir like other tests on wi...
Rye Mutt
2024-07-18
Ditch `LLEventTrackable` aka `boost::signals2::trackable`.
Nat Goodspeed
2024-07-09
Update tracy profiler to 0.10 (#1946)
Rye Mutt
2024-07-08
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...
Ansariel
2024-06-28
Work around MSVC limitation: explicitly call fsyspath::string().
Nat Goodspeed
2024-06-27
Work around VS refusal to initialize a string
Nat Goodspeed
2024-06-27
Make test.cpp test driver recognize LOGTEST_testname.
Nat Goodspeed
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
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-22
WIP: Trying to diagnose and fix test program shutdown crash
Nat Goodspeed
2024-05-15
Merge branch 'main' into release/luau-scripting for last Maint X fix.
Nat Goodspeed
2024-05-15
#1457 Fix the tests on mac
Andrey Lihatskiy
2024-05-15
Manual whitespace fixes (fix_whitespace.py).
Nat Goodspeed
2024-05-15
Merge commit 'e7eced3' into release/luau-scripting: whitespace fix.
Nat Goodspeed
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-24
Merge 'main' into release/luau-scripting on promotion of Maint YZ
Nat Goodspeed
2024-04-24
Merge branch 'main' into marchcat/a-merge
Andrey Lihatskiy
2024-04-18
In debug.h, add debug_expr() macro for inline expressions.
Nat Goodspeed
2024-04-11
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...
Ansariel
2024-03-28
Remove dead googlemock dependency and related setup code
Rye Mutt
2024-03-12
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...
Ansariel
2024-03-08
Merge branch 'main' into release/luau-scripting for Emoji release.
Nat Goodspeed
2024-03-01
Merge branch 'main' into marchcat/yz-merge
Andrey Lihatskiy
2024-03-01
Convert remaining TRUE/FALSE to true/false
Ansariel
2024-02-29
Improve Debug class (indra/test/debug.h).
Nat Goodspeed
2024-02-23
Allow debug.h to be #included even in normal viewer code.
Nat Goodspeed
2024-02-23
Allow print() (also Debug) to be used even in normal viewer code.
Nat Goodspeed
2024-02-23
Allow variadic instances of Debug, e.g. to display arguments.
Nat Goodspeed
2024-02-22
Lua listen_events(), await_event() => get_event_{pumps,next}().
Nat Goodspeed
2024-02-21
Convert remaining BOOL to bool
Ansariel
2024-02-20
Convert remaining cases of BOOL to bool in llmath and llprimitive
Ansariel
2024-02-18
fix some tests
Lars Næsbye Christensen
2024-02-18
Replace BOOL with bool in llwindow and dependent classes
Ansariel
2024-01-08
replace boost library to standard
AiraYumi
2024-01-04
DRTVWR-589: Merge branch 'main' into DRTVWR-589
Nat Goodspeed
2023-12-15
Merge branch 'main' into DRTVWR-489
Andrey Lihatskiy
2023-12-05
Merge branch 'main' into DRTVWR-489
Alexander Gavriliuk
2023-11-29
Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge
Andrey Lihatskiy
2023-10-29
DRTVWR-589: Unify hexdump.h headers from different branches.
Nat Goodspeed
2023-10-29
DRTVWR-589: Merge branch 'main' of viewer-private into DRTVWR-589
Nat Goodspeed
2023-10-25
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2023-10-25
Merge branch 'main' into DRTVWR-587-maint-V
Andrey Lihatskiy
2023-10-02
DRTVWR-589: Give up on strongly timing-dependent LLIOPipe test.
Nat Goodspeed
[next]