summaryrefslogtreecommitdiff
path: root/indra/llimage/llimage.cpp
AgeCommit message (Expand)Author
2015-02-23MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparen...ruslantproductengine
2015-02-20MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparen...ruslantproductengine
2015-02-13MAINT-4329 Backed out changeset: fd3a4d5c2cf5ruslantproductengine
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2014-09-25MAINT-4329 FIXED scales each image *twice* for no apparent reason : patchset #2ruslantproductengine
2014-05-06Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile er...Merov Linden
2014-01-28ACME-1195 : WIP : Lazy evaluate intermediate images in snapshot preview so pe...Merov Linden
2014-01-15ACME-1236 : Clean up llimage after refactoring so there's no difference with ...Merov Linden
2014-01-14ACME-1236 : Refactor filters and vignette into llimagefilter, add example fil...Merov Linden
2014-01-09ACME-1236 : Add lines as a new type of vignette and Brightscan as an exampleMerov Linden
2014-01-08Fix ambiguous pow call (use powf) insteadMerov Linden
2014-01-08ACME-1236 : WIP : Added mode and angle parameter to filterScreen (renamed for...Merov Linden
2014-01-07ACME-1236 : WIP : Introduced screenFilter, simple creative screening filterMerov Linden
2014-01-06ACME-1236 : WIP : Make each color correct filter use a per channel alpha argu...Merov Linden
2014-01-03ACME-1236 : WIP : Add 2 new color correction filters. Add a la Instagram comp...Merov Linden
2014-01-03ACME-1236 : WIP : Added a min value to vignetteMerov Linden
2014-01-03ACME-1236 : WIP : Added the vignette mode. Can be applied to colorCorrect and...Merov Linden
2014-01-02ACME-1236 : WIP : added all the color correction filters: colorize, linarize,...Merov Linden
2014-01-01ACME-1236 : WIP : add filterGamma, computeHistograms, colorCorrect, implement...Merov Linden
2014-01-01ACME-1236 : WIP : add filterRotate to rotate hue, add rotate as a valid argum...Merov Linden
2013-12-30ACME-1236 : WIP : Implement saturation/desaturation transform filter, add it ...Merov Linden
2013-12-20ACME-1236 : WIP : Implement colorTransform filter, grayscale and sepia using ...Merov Linden
2013-12-18ACME-1236 : WIP : Added Gray Scale as an experimental filter in Flickr. Lots ...Merov Linden
2013-10-01changed over to manual naming of MemTrackable statsRichard Linden
2013-09-25better memory usage for LLTrace (tighter packing of recording arrays)Richard Linden
2013-09-19BUILDFIX: more bad merge stuffRichard Linden
2013-09-05changed fast timer over to using macroRichard Linden
2013-08-19MergeXiaohong Bao
2013-08-09second phase summer cleaningRichard Linden
2013-07-18SH-4297 WIP interesting: viewer-interesting starts loading cached scene lateRichard Linden
2013-07-01BUILDFIX: reverted changes that attempted to automate mem trackRichard Linden
2013-07-01SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0%Richard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-06-04SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-05-09Merge viewer-betasimon
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-11Forgot to commit @#! mergesimon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-22merge with viewer-releaseRichard Linden
2013-03-06renamed LLTrace stat gathering classes/methods to make the structure of LLTra...Richard Linden
2013-01-24merging in viewer-beta.Nyx Linden
2013-01-04SH-3468 WIP add memory tracking base classRichard Linden
2013-01-04SH-3468 WIP add memory tracking base classRichard Linden
2013-01-03fix for MAINT-2147: crash in LLTextureCache::writeToFastCache on OSXXiaohong Bao
2012-12-18Fix for alpha blending using gl fixed-functions not matching shader implement...Don Kjer
2012-12-18SH-3468 WIP add memory tracking base classRichard Linden
2012-11-19merge with viewer-developmentRichard Linden
2012-10-16Pull back viewer-development with latest beta mergessimon@Simon-PC.lindenlab.com
2012-10-16pull back changes from 3.4.1-beta8Oz Linden
2012-10-15MAINT-1721 Fix for crash when clicking "back" button after editing appearance.Dave Parks