summaryrefslogtreecommitdiff
path: root/indra/llimage/llimage.cpp
AgeCommit message (Expand)Author
2017-10-11Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-06-06[SL-711] - Eliminate some overheads in texturecache.ruslantproductengine
2016-12-08MAINT-6729 Additional fix for crash in LLImageGL::analyzeAlpha()AndreyL ProductEngine
2017-02-03Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2016-10-19MAINT-6818 Fix for LLImageBase::allocateData crashAndreyL ProductEngine
2016-09-16MergeRider Linden
2016-09-06paren fixOz Linden
2016-09-06add run time error checking to LLImageRaw::scaleOz Linden
2016-08-09MAINT-6618 More checksAndreyL ProductEngine
2016-08-09MAINT-6618 Fixed the crash in LLImageRaw::scale() + some additional checksAndreyL ProductEngine
2016-07-27MAINT-4327/MAINT-6584 Supress the crash on memory allocation error when decod...AndreyL ProductEngine
2016-07-22MAINT-6584: Convert LLImage class hierarchy to standard 'bool'Nat Goodspeed
2016-04-22x64: Do not use a union of LLColor4U. Especially having the two pointer in th...Nicky
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-05-05Hotfix for build on OSX with -Werror,-Wtautological-compareruslantproductengine
2015-04-28Merge viewer-release, become version 3.7.29Mnikolenko ProductEngine
2015-04-10restore the ll[io]fstream because we need them as wrappers on Windows for wid...Oz Linden
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream respec...Oz Linden
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream respecti...Oz Linden
2015-02-23MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparen...ruslantproductengine
2015-02-23Backed out changeset: 81b8de17a195ruslantproductengine
2015-02-23MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparen...ruslantproductengine
2015-02-23Backed out changeset: 4c24cfce033aruslantproductengine
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