Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-11 | merge 3.6.10-release | Oz Linden | |
2013-11-05 | fixed focus issue on inventory | Richard Linden | |
2013-10-30 | Merge downstream code from viewer-bear | simon | |
2013-10-30 | MAINT-3359 Don't check for LLGLSLShader::sNoFixedFunction as we don't want ↵ | Mnikolenko ProductEngine | |
to loose ui colours(depending on enabled/disabled basic shader). | |||
2013-10-21 | Merge | Xiaohong Bao | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-14 | changed ll_aligned_(malloc|free) to take alignment size as a template argument | Richard Linden | |
2013-10-10 | MAINT-2968 Fix for crash on AMD hardware running current drivers. | Dave Parks | |
2013-10-10 | Quite down log spam from loading shaders. | Dave Parks | |
Up bone cap to 64 for rigged meshes. | |||
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-07 | renamed TraceType to StatType | Richard Linden | |
added more MemTrackable types optimized memory usage of LLTrace some more | |||
2013-10-03 | added initial memory usage tracking for lltrace | Richard Linden | |
2013-10-01 | Automated merge with http://bitbucket.org/lindenlab/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-26 | NORSPEC-259 revive fix stomped with materials->bear merge | Graham Linden | |
2013-09-23 | NORSPEC-285 fix merge error with attenuation on alpha masquerading as this ↵ | Graham Linden | |
norspec from wayback | |||
2013-09-18 | The unbearable lightness of being norspec | Graham Linden | |
2013-09-11 | NORSPEC-362 Fix leak of deferred color attachments | Graham Linden | |
2013-09-10 | merge | Brad Payne (Vir Linden) | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-09 | Merge viewer-release 3.6.5 Cocoa | Graham Linden | |
2013-09-09 | Merge viewer-release | simon | |
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-27 | broke out llunit.h into llunittype.h and llunits.h for unit declarations | Richard Linden | |
changed unit declarations macros to make a lot more sense | |||
2013-08-22 | merge | Brad Payne (Vir Linden) | |
2013-08-19 | Fix merge regressions from missed changes to LoD updates | Graham Linden | |
2013-08-19 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-19 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-19 | Merge in viewer-release | Graham Linden | |
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-16 | merge with viewer-release | Nyx Linden | |
2013-08-15 | NORSPEC-349 make render targets use original formats when resizing impostors ↵ | Graham Linden | |
and fix alpha for deferred impostor shader | |||
2013-08-15 | NORSPEC-352 for non-ALM rendering, make lighting shader with alpha masking ↵ | Graham Linden | |
obey vertex alpha | |||
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-10-21 | MAINT-3338 fix disable of particle glow on false suspicion of lying network data | Graham Linden | |
2013-10-08 | Fix for random bad colors in UI on Intel HD 4000 | Dave Parks | |
2013-10-10 | MAINT-2968 Fix for crash on AMD hardware running current drivers. | Dave Parks | |
2013-09-26 | NORSPEC-259 revive fix stomped with materials->bear merge | Graham Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
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-30 | NORSPEC-314 cleanup debug-only code...seems to fix NORSPEC-328 as well somehow | Graham Linden | |
2013-07-30 | NORSPEC-314 rollback unified srgb shader code to see if we can get past Mac ↵ | Graham Madarasz (Graham Linden) | |
10.6.8 nV driver issues | |||
2013-07-29 | NORSPEC-314 WIP fix srgb_mac use and issues found with RenderDebugGL on Mac | Graham Madarasz (Graham Linden) | |
2013-07-25 | NORSPEC-325 WIP restore gamma (uncorrected) attenuation and unify sRGB ↵ | Graham Linden | |
conversion in one place | |||
2013-07-24 | NORSPEC-311 make post deferred (alpha objects) respect same gamma ramp as ↵ | Graham Linden | |
deferred (opaque objects) | |||
2013-07-23 | Merge | Xiaohong Bao | |