phoenix-firestorm/indra/llimage
Lynx Linden b2b6d52807 EXT-7851 FIXED Cleaned up code to avoid confusion.
The mTmpWriteBuffer member variable was never actually being allocated
because it was being shadowed by a local variable. This is why the
code never crashed. I've removed the member variable as it was clearly
never used and really confused the code.
2010-06-15 17:28:17 +01:00
..
tests merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 2009-11-06 06:52:24 +00:00
CMakeLists.txt fix for EXT-4082 Normal Uploading huge image crashes viewer 2010-04-20 15:47:02 +03:00
llimage.cpp fix for EXT-7159: textures are not fully loaded when http-texture is enabled. 2010-04-28 17:07:24 -06:00
llimage.h make LLImageBase::allocateData() thread-safe. 2010-04-01 10:30:27 -06:00
llimagebmp.cpp
llimagebmp.h
llimagedimensionsinfo.cpp fix for EXT-4082 Normal Uploading huge image crashes viewer 2010-04-20 15:47:02 +03:00
llimagedimensionsinfo.h dos2unix this header :( 2010-04-21 11:30:17 +01:00
llimagedxt.cpp merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 2009-11-06 06:52:24 +00:00
llimagedxt.h
llimagej2c.cpp merge from texture-pipeline 2009-11-06 12:15:41 -08:00
llimagej2c.h
llimagejpeg.cpp merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 2009-11-06 06:52:24 +00:00
llimagejpeg.h
llimagepng.cpp EXT-7851 FIXED Cleaned up code to avoid confusion. 2010-06-15 17:28:17 +01:00
llimagepng.h EXT-7851 FIXED Cleaned up code to avoid confusion. 2010-06-15 17:28:17 +01:00
llimagetga.cpp
llimagetga.h
llimageworker.cpp CID-3 2010-02-13 14:37:48 +00:00
llimageworker.h merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 2009-11-06 06:52:24 +00:00
llmapimagetype.h
llpngwrapper.cpp
llpngwrapper.h