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
Age
Commit message (
Expand
)
Author
2024-08-06
Ignore VmallocTotal as it's fixed, huge Number. (#2200)
Nicky Dasmijn
2024-08-03
Covert gRandomGenerator into a unique_ptr. Having a static object of type LLR...
Nicky
2024-08-03
Merge remote-tracking branch 'll/marchcat/b-develop' into feature/warning_cle...
Nicky
2024-08-03
Cast RAND_MAX into F32 to avoid any implicit casting
Nicky
2024-08-03
Use python raw string literals to remove any ambiguity with standard escape s...
Nicky
2024-08-03
Remove -wno-dangling-pointer, compiling with GCC 13.3, 12, 11 and clang did n...
Nicky
2024-07-29
Merge branch 'develop' into marchcat/b-develop
Andrey Lihatskiy
2024-07-29
Build fix - string type conversion in lldir_test.cpp (#2133)
Andrey Lihatskiy
2024-07-29
Replace liburiparser with boost::url
Rye Mutt
2024-07-29
Merge pull request #2133 from Nicky-D/feature/linux_tests
Andrey Lihatskiy
2024-07-29
Linux; Package lllibwebrtc.so (#2134)
Nicky Dasmijn
2024-07-29
fix misleading indentation compiler warnings
Zi Ree
2024-07-29
Fix lltest failure by outputting to the sharedlibs dir like other tests on wi...
Rye Mutt
2024-07-29
Update boost to 1.85 and fix deprecation warnings
Rye Mutt
2024-07-29
Fix double variable name in initialization
Zi Ree
2024-07-29
viewer#2113 Optional disable eyes/head follow cursor/lookat
Andrey Kleshchev
2024-07-27
Merge branch 'develop' into marchcat/b-develop
Andrey Lihatskiy
2024-07-27
Fix implicit conversion errors from int to float in llvoicewebrtc.cpp
Andrey Lihatskiy
2024-07-27
Fix warning for Type mismatch in LLMsgVarData::addData for SpaceIP (#2125)
Rye Mutt
2024-07-27
Destroy stream process when stopping audio stream to allow restarting in the ...
Rye Mutt
2024-07-27
Fix a bunch of XUI warnings (#2120)
Ansariel Hiller
2024-07-27
Fix rapidly triggering gestures can make them get stuck (#2126)
Ansariel Hiller
2024-07-27
Fix running multiple viewer instances stealing sound from first instance (#2127)
Ansariel Hiller
2024-07-27
Fix trailing whitespace
Andrey Lihatskiy
2024-07-26
Replace hand rolled loop to create a unique temp-dir with a more standard imp...
Nicky
2024-07-26
Disable test_httprequest for Linux, same reason why it was already disabled f...
Nicky
2024-07-26
Post merge cleanup of Linux code
Nicky
2024-07-26
Fix GCC being overly suspicious about a possible zero size allocation
Nicky
2024-07-26
Add missing semicolon
Nicky
2024-07-26
Merge pull request #2116 from RyeMutt/fix-findchild-part2
Andrey Lihatskiy
2024-07-26
Fix trailing whitespaces to make pre-commit happy
Andrey Lihatskiy
2024-07-26
Reduce utf8 to wstring conversion and llwstring temporaries during text draw ...
Rye Mutt
2024-07-26
Fix findChild during draw in conversation log floater
Rye Mutt
2024-07-25
Fix some findChild stalls when swapping to/from wearable editors
Rye Mutt
2024-07-25
Reduce findChild stalls in face panel
Rye Mutt
2024-07-25
Reduce findChild stalls during inventory construction
Rye Mutt
2024-07-25
Reduce findChild stalls in appearance floater
Rye Mutt
2024-07-25
Fix findChild stall during teleport in people panel
Rye Mutt
2024-07-25
#1318 Pagination in the Group Interface (rework)
Alexander Gavriliuk
2024-07-25
Fix commit 66d2c846b180d58e4e90052d87e27505e2d22736
Alexander Gavriliuk
2024-07-25
Fix commit 4b543b618b101aca9dee1f224d8dbd4fbf937d71
Alexander Gavriliuk
2024-07-25
viewer#2065 Region restart schedule floater
Andrey Kleshchev
2024-07-25
Fix precommit whitespace failure
Rye Mutt
2024-07-25
Fix one more group findChild stall
Rye Mutt
2024-07-25
Fix further recursive findChild stalls from environment panel
Rye Mutt
2024-07-25
Fix findChild calls during blocked list draw
Rye Mutt
2024-07-25
Fix excessive findChild calls during about land floater draw
Rye Mutt
2024-07-25
Fix findChild during draw in the parcel/region environment panel
Rye Mutt
2024-07-25
Fix find child during draw in texture picker
Rye Mutt
2024-07-25
Fix performance floater getChild while drawing
Rye Mutt
[next]