index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llimage
Age
Commit message (
Expand
)
Author
2019-10-23
SL-11727 Fix build warnings
andreykproductengine
2019-08-05
SL-10908 One more safeguard
andreykproductengine
2019-05-15
SL-11138 Bitmaps format support bug
andreykproductengine
2019-01-14
SL-10291 Replace apr_mutex with standard C++11 functionality
andreykproductengine
2018-07-27
MAINT-8923 Better allocation failure handling
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
2018-01-10
MAINT-8167 Fixed uploading JPEG image from Unicode directory fails
andreykproductengine
2017-12-05
MAINT-2124 Texture allocation issues
andreykproductengine
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-08-16
merge changes for DRTVWR-439
Oz Linden
2017-06-12
Fixed line endings for llpngwrapper.cpp
andreykproductengine
2017-06-06
[SL-711] - Eliminate some overheads in texturecache.
ruslantproductengine
2017-05-31
STORM-2148 Crash on trying to save texture file(s) to computer from inventory
pavelkproductengine
2017-02-23
DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11.
Nat Goodspeed
2017-02-03
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Nat Goodspeed
2016-12-08
MAINT-6729 Additional fix for crash in LLImageGL::analyzeAlpha()
AndreyL ProductEngine
2016-10-19
MAINT-6818 Fix for LLImageBase::allocateData crash
AndreyL ProductEngine
2016-09-16
Merge
Rider Linden
2016-09-06
merge changes for exception handling
Oz Linden
2016-09-06
paren fix
Oz Linden
2016-09-06
add run time error checking to LLImageRaw::scale
Oz Linden
2016-08-29
Merged in andreyl_productengine/viewer-427
AndreyL ProductEngine
2016-08-25
MAINT-6476 VOB - User can add any size image to an Outfit Gallery outfit folders
pavelkproductengine
2016-08-17
MAINT-5011: Derive image-load exceptions from LLContinueError.
Nat Goodspeed
2016-08-17
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Nat Goodspeed
2016-08-17
MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION().
Nat Goodspeed
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-08-05
Buildfix: brought back LINDEN_J2C_COMMENT_PREFIX
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-07-21
MAINT-6584: Streamline static LLImageJ2C implementation API.
Nat Goodspeed
2016-07-19
MAINT-5011: Introduce LLException base class for viewer exceptions.
Nat Goodspeed
2016-07-14
MAINT-5011: Per NickyD, put PngError in anonymous namespace.
Nat Goodspeed
2016-07-13
MAINT-5011: Wrap thrown png_const_charp in new PngError class
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-08-04
MAINT-5343 (Viewer sometimes crashes when updating a local tga texture when R...
ruslantproductengine
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-13
merge changes for 3.7.27-release
Oz Linden
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-24
merge changes for 3.7.25-release
Oz Linden
[next]