phoenix-firestorm/indra/llimage
Andrey Kleshchev da48bd9439 SL-18721 Shutdown fixes #2
Set DONE if decode thread is down instead of waiting for an update.
Decodes can't be canceled, so fix potential situation where we get two
responses
2024-01-23 13:01:39 +02:00
..
tests SL-17483: Recast LLImageDecodeThread as a facade for ThreadPool. 2022-06-09 12:06:23 -04:00
CMakeLists.txt Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically 2022-05-01 00:38:40 +02:00
llimage.cpp SL-18861 Optimize away alpha channel on GLTF material imports. 2022-12-16 12:22:23 -06:00
llimage.h SL-18861 Optimize away alpha channel on GLTF material imports. 2022-12-16 12:22:23 -06:00
llimagebmp.cpp
llimagebmp.h
llimagedimensionsinfo.cpp SL-20173 show notification when file is empty 2023-09-12 15:01:56 +03:00
llimagedimensionsinfo.h SL-20173 show warning notification when trying to add invalid files as local texture 2023-08-21 23:55:00 +03:00
llimagedxt.cpp
llimagedxt.h
llimagefilter.cpp
llimagefilter.h
llimagej2c.cpp SL-17219 WIP - Texture pipeline overhaul 2022-04-15 19:02:07 -05:00
llimagej2c.h
llimagejpeg.cpp
llimagejpeg.h
llimagepng.cpp
llimagepng.h
llimagetga.cpp
llimagetga.h
llimageworker.cpp SL-18721 Shutdown fixes #2 2024-01-23 13:01:39 +02:00
llimageworker.h SL-18721 Shutdown fixes #2 2024-01-23 13:01:39 +02:00
llmapimagetype.h
llpngwrapper.cpp Correct macOS png loader to use a default gamma of 2.2 as apple has done since OS 10.6 2022-10-30 18:05:34 -04:00
llpngwrapper.h