Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-15 | Merge branch 'main' into marchcat/x-b-merge | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/cmake/ConfigurePkgConfig.cmake # indra/cmake/ICU4C.cmake # indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.cpp # indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.h # indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h # indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.cpp # indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.h # indra/media_plugins/gstreamer010/media_plugin_gstreamer010.cpp # indra/newview/llappviewerlinux_api.h # indra/newview/llappviewerlinux_api_dbus.cpp # indra/newview/llappviewerlinux_api_dbus.h # indra/newview/llfloateremojipicker.cpp # indra/newview/lloutfitslist.cpp | |||
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-04-05 | Linux viewer (ReleaseOS) resurrection (#1099) | Nicky Dasmijn | |
Co-authored-by: AiraYumi <aira.youme@airanyumi.net> | |||
2023-05-11 | sl-19676 - more loading stats and 360 Interest List mode work | simon | |
2023-05-09 | SL-19676 - more update and scene loading stats. Added texture and mesh | simon | |
count | |||
2023-05-04 | First work on sl-19676 - Stats on updates | simon | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-06-20 | merge with release | Richard Linden | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-11 | Merge viewer-dev-materials and bugfix in LLPanelFace::getState using ↵ | Graham Madarasz | |
material instead of mMaterial | |||
2013-05-10 | fix merge error in 3.5.2 merge | Oz Linden | |
2013-05-10 | merge changes for 3.5.2-beta4 | Oz Linden | |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-19 | merge up to latest viewer-development for merge to 3.5.2 | Oz Linden | |
2013-04-01 | Remove duplicate fwrite of viewer stats data | Graham Madarasz (Graham Linden) | |
2013-03-29 | Fix unused return val from fwrite causing warnings causing errors | Graham Madarasz | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-22 | merge with viewer-release | Richard Linden | |
2013-03-04 | fix Linux warning/error | Oz Linden | |
2013-01-11 | Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metrics | Richard Linden | |
2013-01-11 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
gcc 4.1 fixes | |||
2013-02-13 | fix fat-finger fix | Oz Linden | |
2013-02-13 | fix unused return from fwrite | Oz Linden | |
2012-10-15 | For SH-3333: Design and implement a new object cache system on viewer side | Xiaohong Bao | |
2012-07-16 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
clean up of llstats stuff | |||
2012-07-12 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
improved update logging API and output format | |||
2010-12-16 | ER-414: Add object update type debug rendering view | Don Kjer | |
2010-12-13 | Added in-world color coding to objects based on update type | Don Kjer | |
2010-12-13 | Added object update cache results to viewer stats recorder | Don Kjer | |
2010-12-13 | Expanded viewer stats recorder to include cache miss type, cache miss ↵ | Don Kjer | |
requests, and update failures | |||
2010-12-09 | Expanded viewer stats recorder metrics to include all object update types | Don Kjer | |
2010-12-08 | Changed non-windows viewer stats recorder file to live in /tmp | Don Kjer | |
2010-11-19 | ER-330 : Improve ObjectUpdateCached message packing. Added some viewer ↵ | Dave SIMmONs | |
metrics, will disable later. |