Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-08-27 | merge changes for 3.6.4-release | Oz Linden | |
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-12 | SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue ↵ | Richard Linden | |
bounces once per second SH-4346 FIX: Interesting: some integer Statistics are displayed as floating point after crossing region boundary made llerrs/infos/etc properly variadic wrt tags LL_INFOS("A", "B", "C") works, for example fixed unit tests remove llsimplestat | |||
2013-08-05 | merge changes for 3.6.2-release | Oz Linden | |
2013-08-05 | correct coding standards problems | Oz Linden | |
2013-08-05 | merge changes for 3.6.2-release | Oz Linden | |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-24 | merge up to latest snowstorm integration branch | Oz Linden | |
2013-07-11 | Merged in viewer-release | Aura Linden | |
2013-06-20 | merge with release | Richard Linden | |
2013-06-19 | Merge with viewer-release. | Geenz | |
2013-06-17 | Merged with viewer-release | Geenz | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-22 | merge changes for 3.5.3-release | Oz Linden | |
2013-05-21 | CHOP-947: create summary.json (really python) metadata file for TeamCity results | Oz Linden | |
2013-05-15 | Thanks mercurial. | Aura Linden | |
2013-05-14 | Fix incorrect generation of Info.plist. Use a custom Info.plist template here. | Geenz | |
2013-05-13 | Merged with https://bitbucket.org/lindenlab/viewer-beta | Geenz | |
2013-05-11 | Merge viewer-dev-materials and bugfix in LLPanelFace::getState using ↵ | Graham Madarasz | |
material instead of mMaterial | |||
2013-05-10 | Fixup merge diffs | Graham Madarasz | |
2013-05-10 | merge changes for 3.5.2-beta4 | Oz Linden | |
2013-05-08 | merge changes for 3.5.1-release | Oz Linden | |
2013-05-07 | merge changes for DRTVWR-299 | Oz Linden | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-30 | Fix vwr-dev-mat merge bugs in llpanelface (missing Oz fix) and XML | Graham Madarasz | |
2013-04-26 | Fix llmediadataclient test to include new dep on llprimitive and fix bogus ↵ | Graham Madarasz | |
boost lib refs in llprimitive cmake def | |||
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-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-17 | Merge with viewer-development | callum_linden | |
2013-04-16 | merge up to 3.5.2 development | Oz Linden | |
2013-04-01 | merge changes for 3.5.0-beta7 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-27 | New gmock with WChar fix and add boost sys lib to viewer source tests | Graham Madarasz | |
2013-03-27 | Rollback the boost sys lib inclusion in integ tests as it was causing dup ↵ | Graham Madarasz | |
symbols | |||
2013-03-26 | Add Boost System library to all tests | Oz Linden | |
I don't know what added this requirement, but this last night lots of them started failing to link. Also remove some obsolete commented-out stuff | |||
2013-03-25 | merge changes for storm-1911 | Oz Linden | |
2013-03-22 | merge with viewer-release | Richard Linden | |
2013-03-21 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
copied over scene load frame differencing changes from viewer-interesting made periodicrecording flexible enough to allow for indefinite number of periods added scene loading stats floater fixed collapsing behavior of container views | |||
2013-03-11 | Viewer-chui merge | prep | |
2013-02-22 | Merge new boost and add OS X 10.8 mods | Graham Madarasz (Graham Linden) | |
2013-02-21 | MAINT-2389: Change viewer to Boost package without ucontext.h. | Nat Goodspeed | |
In autobuild.xml, specify today's build of the Boost package that includes the Boost.Context library, and whose boost::dcoroutines library uses Boost.Context exclusively instead of its previous context-switching underpinnings (source of the ucontext.h dependency). Add BOOST_CONTEXT_LIBRARY to Boost.cmake and Copy3rdPartyLibs.cmake. Link it with the viewer and with the lllogin.cpp test executable. Track new Boost package convention that our (early, unofficial) Boost.Coroutine library is now accessed as boost/dcoroutine/etc.h and boost::dcoroutines::etc. Remove #include <boost/coroutine/coroutine.hpp> from llviewerprecompiledheaders.h and lllogin.cpp: old rule that Boost.Coroutine header must be #included before anything else that might use ucontext.h is gone now that we no longer depend on ucontext.h. In fact remove -D_XOPEN_SOURCE in 00-Common.cmake because that was inserted specifically to work around a known problem with the ucontext.h facilities. | |||
2013-02-15 | Added ca-bundle.crt behaviors for Mac and Windows. | Aura Linden | |
2013-02-13 | Merge from viewer-beta | prep | |
2013-02-12 | merge up to 3.4.5-release | Oz Linden | |
2013-02-05 | Merged with head of viewer-development | callum_linden | |
2013-02-04 | Added a new draw pool specifically for faces with materials applied to them. ↵ | Geenz | |
Removed materials rendering from the bump draw pool, and reverted it to its previous state. | |||
2013-02-04 | fmodwrapper uneeded with fmodex | Sovereign Engineer | |
2013-02-01 | Removed (most) references to older FMOD library - still a little Linux clean ↵ | callum_linden | |
up left |