Age | Commit message (Expand) | Author |
2019-01-14 | SL-10291 Replace apr_mutex with standard C++11 functionality | andreykproductengine |
2018-07-26 | MAINT-8923 Better allocation failure handling, createGLTexture crashes | andreykproductengine |
2018-01-30 | MAINT-8091 Removed deprecated and unused private memory pooling | Andrey Kleshchev |
2018-01-17 | Merged in lindenlab/viewer-release | AndreyL ProductEngine |
2017-11-29 | DRTVWR-418: Merge from latest viewer-release | Nat Goodspeed |
2017-11-27 | MAINT-8028 Fixed memory leak in allocateDataSize() | andreykproductengine |
2017-10-27 | Merged from viewer-lynx | andreykproductengine |
2017-10-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2017-06-06 | [SL-711] - Eliminate some overheads in texturecache. | ruslantproductengine |
2016-12-08 | MAINT-6729 Additional fix for crash in LLImageGL::analyzeAlpha() | AndreyL ProductEngine |
2017-02-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-10-19 | MAINT-6818 Fix for LLImageBase::allocateData crash | AndreyL ProductEngine |
2016-09-16 | Merge | Rider Linden |
2016-09-06 | paren fix | Oz Linden |
2016-09-06 | add run time error checking to LLImageRaw::scale | Oz Linden |
2016-08-09 | MAINT-6618 More checks | AndreyL ProductEngine |
2016-08-09 | MAINT-6618 Fixed the crash in LLImageRaw::scale() + some additional checks | AndreyL ProductEngine |
2016-07-27 | MAINT-4327/MAINT-6584 Supress the crash on memory allocation error when decod... | AndreyL ProductEngine |
2016-07-22 | MAINT-6584: Convert LLImage class hierarchy to standard 'bool' | Nat Goodspeed |
2016-04-22 | x64: Do not use a union of LLColor4U. Especially having the two pointer in th... | Nicky |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
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 wid... | Oz Linden |
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream respec... | Oz Linden |
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream respecti... | Oz Linden |
2015-02-23 | MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparen... | ruslantproductengine |
2015-02-23 | Backed out changeset: 81b8de17a195 | ruslantproductengine |
2015-02-23 | MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparen... | ruslantproductengine |
2015-02-23 | Backed out changeset: 4c24cfce033a | ruslantproductengine |
2015-02-23 | MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparen... | ruslantproductengine |
2015-02-20 | MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no apparen... | ruslantproductengine |
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 (lo... | callum_linden |
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 er... | Merov Linden |
2014-01-28 | ACME-1195 : WIP : Lazy evaluate intermediate images in snapshot preview so pe... | Merov Linden |
2014-01-15 | ACME-1236 : Clean up llimage after refactoring so there's no difference with ... | Merov Linden |
2014-01-14 | ACME-1236 : Refactor filters and vignette into llimagefilter, add example fil... | Merov Linden |
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 for... | Merov Linden |
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 argu... | Merov Linden |
2014-01-03 | ACME-1236 : WIP : Add 2 new color correction filters. Add a la Instagram comp... | Merov Linden |
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 and... | Merov Linden |
2014-01-02 | ACME-1236 : WIP : added all the color correction filters: colorize, linarize,... | Merov Linden |
2014-01-01 | ACME-1236 : WIP : add filterGamma, computeHistograms, colorCorrect, implement... | Merov Linden |
2014-01-01 | ACME-1236 : WIP : add filterRotate to rotate hue, add rotate as a valid argum... | Merov Linden |