Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-05 | Hotfix for build on OSX with -Werror,-Wtautological-compare | ruslantproductengine | |
2015-04-28 | Merge viewer-release, become version 3.7.29 | Mnikolenko ProductEngine | |
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for ↵ | Oz Linden | |
wide char paths; on other platforms they are now just typedefs to the std classes | |||
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2015-02-23 | MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no ↵ | ruslantproductengine | |
apparent reason Linux & OS X compile error fix | |||
2015-02-23 | Backed out changeset: 81b8de17a195 | ruslantproductengine | |
2015-02-23 | MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no ↵ | ruslantproductengine | |
apparent reason Linux & OS X compile error fix | |||
2015-02-23 | Backed out changeset: 4c24cfce033a | ruslantproductengine | |
2015-02-23 | MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no ↵ | ruslantproductengine | |
apparent reason Linux & OS X compile error fix | |||
2015-02-20 | MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no ↵ | ruslantproductengine | |
apparent reason | |||
2015-02-13 | MAINT-4329 Backed out changeset: fd3a4d5c2cf5 | ruslantproductengine | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-09-25 | MAINT-4329 FIXED scales each image *twice* for no apparent reason : patchset #2 | ruslantproductengine | |
2014-05-06 | Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile ↵ | Merov Linden | |
errors | |||
2014-01-28 | ACME-1195 : WIP : Lazy evaluate intermediate images in snapshot preview so ↵ | Merov Linden | |
perf is better in common cases, allow thumbnail to be computed from grabed frame (for SL Share), thumbnail display still buggy in SL Share | |||
2014-01-15 | ACME-1236 : Clean up llimage after refactoring so there's no difference with ↵ | Merov Linden | |
viewer-release | |||
2014-01-14 | ACME-1236 : Refactor filters and vignette into llimagefilter, add example ↵ | Merov Linden | |
filters to llimage_libtest | |||
2014-01-09 | ACME-1236 : Add lines as a new type of vignette and Brightscan as an example | Merov Linden | |
2014-01-08 | Fix ambiguous pow call (use powf) instead | Merov Linden | |
2014-01-08 | ACME-1236 : WIP : Added mode and angle parameter to filterScreen (renamed ↵ | Merov Linden | |
for consistency) | |||
2014-01-07 | ACME-1236 : WIP : Introduced screenFilter, simple creative screening filter | Merov Linden | |
2014-01-06 | ACME-1236 : WIP : Make each color correct filter use a per channel alpha ↵ | Merov Linden | |
argument, tweak Instagram-like test filters for discussion | |||
2014-01-03 | ACME-1236 : WIP : Add 2 new color correction filters. Add a la Instagram ↵ | Merov Linden | |
composite filters for testing in llimage_libtest | |||
2014-01-03 | ACME-1236 : WIP : Added a min value to vignette | Merov Linden | |
2014-01-03 | ACME-1236 : WIP : Added the vignette mode. Can be applied to colorCorrect ↵ | Merov Linden | |
and color Transform. Added new -v argument to llimage_libtest | |||
2014-01-02 | ACME-1236 : WIP : added all the color correction filters: colorize, ↵ | Merov Linden | |
linarize, equalize, contrast, brightness | |||
2014-01-01 | ACME-1236 : WIP : add filterGamma, computeHistograms, colorCorrect, ↵ | Merov Linden | |
implemented filter gamma to llimage_libtest for testing | |||
2014-01-01 | ACME-1236 : WIP : add filterRotate to rotate hue, add rotate as a valid ↵ | Merov Linden | |
argument to --filter in llimage_libtest | |||
2013-12-30 | ACME-1236 : WIP : Implement saturation/desaturation transform filter, add it ↵ | Merov Linden | |
to llimage_libtest for testing | |||
2013-12-20 | ACME-1236 : WIP : Implement colorTransform filter, grayscale and sepia using ↵ | Merov Linden | |
it, add parameter to llimage_libtest to use filters | |||
2013-12-18 | ACME-1236 : WIP : Added Gray Scale as an experimental filter in Flickr. Lots ↵ | Merov Linden | |
of ugly hacks for now | |||
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-25 | better memory usage for LLTrace (tighter packing of recording arrays) | Richard Linden | |
removed complicated and unnecessary fast timer gapless handoff logic (it should be gapless anyway) improved MemTrackable API, better separation of shadow and footprint added memory usage stats to floater_stats.xml | |||
2013-09-19 | BUILDFIX: more bad merge stuff | Richard Linden | |
also added ability for statbar to show memtrackable info | |||
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-18 | SH-4297 WIP interesting: viewer-interesting starts loading cached scene late | Richard Linden | |
dependency cleanup - removed a lot of unecessary includes | |||
2013-07-01 | BUILDFIX: reverted changes that attempted to automate mem track | Richard Linden | |
stat definition as they don't work on gcc/clang | |||
2013-07-01 | SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0% | Richard Linden | |
also, removed LLTrace::init and cleanup removed derived class implementation of memory stat for LLMemTrackable is automatic now | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-06-04 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
fixed mem stat tracking...now properly tracks memory footprint with floating point precision cleaned up macros for unit declaration renamed units to SI standard for 1024 multiples (kibibytes, etc) fixed units output for scene monitor dump | |||
2013-05-09 | Merge viewer-beta | simon | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-11 | Forgot to commit @#! 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-06 | renamed LLTrace stat gathering classes/methods to make the structure of ↵ | Richard Linden | |
LLTrace clearer Count becomes CountStatHandle Count.sum becomes sum(Count, value), etc. | |||
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. |