Age | Commit message (Expand) | Author |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
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-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-02-21 | Convert remaining BOOL to bool | Ansariel |
2024-02-21 | Convert BOOL to bool in llui | Ansariel |
2024-02-18 | Replace BOOL with bool in llwindow and dependent classes | Ansariel |
2023-12-21 | SL-20743 Use LLMutex in LLImageBase for internal data thread-safety | Alexander Gavriliuk |
2023-12-12 | Fix nonnull error in gcc version 13 on Linux. | AiraYumi |
2023-01-27 | SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending.... | RunitaiLinden |
2022-06-21 | SL-17635 remove unused variables | Maxim Nikolenko |
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac... | Dave Parks |
2019-09-10 | Merge viewer-release 6.3.2 | Graham Linden |
2019-04-22 | SL-10828 [Dev tools] Scroll for fast timer | andreykproductengine |
2019-04-04 | SL-10828 [Dev tools] Fix Fast Timers' visibility | andreykproductengine |
2018-02-23 | MAINT-8302 Re-enabled exportCharts | andreykproductengine |
2018-02-15 | Add debug setting and code to allow nVidia nSight graphics debugging to captu... | Graham Linden graham@lindenlab.com |
2017-10-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2017-07-28 | MAINT-7634: Move StatsAccumulator into llcommon, collect data sent and error ... | Rider Linden |
2017-08-30 | MAINT-7758 Fixed freeze on loading lsl scripts from unicode named windows fol... | andreykproductengine |
2016-12-05 | Merged in lindenlab/viewer-release | AndreyL ProductEngine |
2016-10-31 | MAINT-2465 FIXED Viewer crash when hovering in fast timers floater | Mnikolenko Productengine |
2016-09-02 | SL-124 - small comment cleanups | Brad Payne (Vir Linden) |
2016-07-15 | SL-126 - getting performance analysis into a non-crashing state | Brad Payne (Vir Linden) |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround (lo... | callum_linden |
2014-10-18 | Update to build on Xcode 6.0: collection of removal of unused variables [-Wu... | callum_linden |
2013-11-12 | BUILDFIX - miscellaneous stuff missed in the merge | Richard Linden |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden |
2013-10-29 | always dump entire fast timer log on right click...not just visible timers | Richard Linden |
2013-10-23 | moved some common functionality from LLTrace::BlockTimerStatHandle to BlockTimer | Richard Linden |
2013-10-16 | moved tree iterators into llfasttimer.h | Richard Linden |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden |
2013-10-03 | more memory optimizations of lltrace | Richard Linden |
2013-09-05 | changed fast timer over to using macro | Richard Linden |
2013-08-19 | BUILDFIX: removed consideration of some bad overloads in return type evaluation | Richard Linden |
2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden |
2013-08-15 | moved unit types out of LLUnits namespace, since they are prefixed | Richard Linden |
2013-08-14 | BUILDFIX: added header for numeric_limits support on gcc | Richard Linden |
2013-09-13 | Build fix after patch for MAINT-3137 | dmitrykproductengine |
2013-08-09 | second phase summer cleaning | Richard Linden |
2013-07-31 | cleanup - renamed valueAs to valueInUnits and made it a symmetrical getter/se... | Richard Linden |
2013-07-23 | renamed mVarianceSum to mSumOfSquares to be more clear | Richard Linden |
2013-07-01 | SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0% | Richard Linden |
2013-06-28 | SH-4299 FIX Interesting: High fps shown temporarily off scale in statistics c... | Richard Linden |
2013-06-20 | merge with release | Richard Linden |
2013-06-19 | BUILDFIX: forgot a file | Richard Linden |
2013-06-19 | SH-4246 FIX interesting: fast timers significantly decreases framerate | Richard Linden |