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