Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-08 | Correcting a build error with the release viewer. | Stinson Linden | |
2014-04-28 | MAINT-4009: Ensuring that the pick mask for the LLImageGL is always properly ↵ | Stinson Linden | |
freed during its cleanup method. | |||
2013-10-21 | Merge | Xiaohong Bao | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-10 | MAINT-2968 Fix for crash on AMD hardware running current drivers. | Dave Parks | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-01 | changed over to manual naming of MemTrackable stats | Richard Linden | |
changed claimMem and disclaimMem behavior to not pass through argument added more mem tracking stats to floater_stats | |||
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-19 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits | |||
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 | |
added convenience types for units F32Seconds, etc. | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-19 | BUILDFIX: #include and dependency cleanup | Richard Linden | |
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |
2013-06-20 | merge with release | Richard Linden | |
2013-06-20 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Dave Parks | |
2013-06-13 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
changed Units macros and argument order to make it more clear optimized units for integer types fixed merging of periodicrecordings...should eliminate duplicate entries in sceneloadmonitor history | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-13 | De-bork the viewer merge, causing black in-world images. Reviewed by Kelly | simon | |
2013-05-11 | Merge vwr-dev-mat | Graham Madarasz | |
2013-05-10 | Put back normal map and spec map initializers/destruction, delete FMOD refs ↵ | Graham Madarasz | |
(unneeded with FMODEX), make indra.l/y safe for bison >= 2.7 | |||
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-05-09 | Merge downstream code / viewer-beta | simon | |
2013-05-08 | merge changes for 3.5.1-release | Oz Linden | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-26 | Fix ifdefs around asserts broken in release only by merge | Graham Madarasz | |
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-04-11 | Merge | simon | |
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 | MAINT-2371 More optimizations. | Dave Parks | |
Reviewed by Graham | |||
2013-02-07 | For MAINT-1291 Code Review: DaveP | Graham Madarasz | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2012-11-14 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
cleaning up build moved most includes of windows.h to llwin32headers.h to disable min/max macros, etc streamlined Time class and consolidated functionality in BlockTimer class llfasttimer is no longer included via llstring.h, so had to add it manually in several places | |||
2012-11-08 | SH-3499 WIP Ensure asset stats output is correct | Richard Linden | |
Finished making LLUnit implicitly convertible to/from scalar integer values cleaned up test code | |||
2012-10-17 | SH-3275 Update viewer metrics system to be more flexible | Richard Linden | |
put template parameter back in LLUnit units added free function operators for mathematical manipulation of unit values converted texture memory tracking to units | |||
2012-10-11 | Fix for release build in gcc 4.6 | Don Kjer | |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-10-06 | Added fast timers for baked texture rendering. Updated appearance utility | Don Kjer | |
2012-10-04 | Adding optimization to skip alpha image analysis when it isn't needed. | Don Kjer | |
2012-09-23 | Removing unused gHeadlessClient code from viewer | Don Kjer | |
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-19 | fix for SH-3238: Textures are loaded at lower detail on subsequent log-ins | Xiaohong Bao | |
2012-06-28 | Merge | Dave Parks | |