summaryrefslogtreecommitdiff
path: root/indra/llimage/llimage.cpp
AgeCommit message (Expand)Author
2021-11-16Merge branch 'master' into DRTVWR-519Andrey Lihatskiy
2021-08-09SL-15788 Crash throw_std_bad_alloc in LLImageRaw's scaleAndrey Kleshchev
2021-03-09This set of changes reverts the merge with master (git revert c83e740) and re...Callum Prentice
2021-03-08Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...Brad Payne (Vir Linden)
2021-02-03Merge with Master after Viewer releaseCallum Prentice
2020-09-16First part of change to remove LLVFS from the Viewer. Consists of code change...Callum Prentice
2020-05-29SL-13348 Thread crashing singleton #2Andrey Kleshchev
2019-11-27Upstream merge from viewer-nekoAndreyL ProductEngine
2019-11-12Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-08-05SL-10908 One more safeguardandreykproductengine
2019-07-25DRTVWR-493 LLImage to LLParamSingletonandreykproductengine
2019-01-14SL-10291 Replace apr_mutex with standard C++11 functionalityandreykproductengine
2018-07-26MAINT-8923 Better allocation failure handling, createGLTexture crashesandreykproductengine
2018-01-30MAINT-8091 Removed deprecated and unused private memory poolingAndrey Kleshchev
2018-01-17Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2017-11-29DRTVWR-418: Merge from latest viewer-releaseNat Goodspeed
2017-11-27MAINT-8028 Fixed memory leak in allocateDataSize()andreykproductengine
2017-10-27Merged from viewer-lynxandreykproductengine
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