phoenix-firestorm/indra/llimage
Nat Goodspeed f886a438ed Adapt llimageworker_test for updated virtual method API.
This was a broken test that got all the way to viewer release and the main
branch.

(cherry picked from commit a33a9d29380e6c1a0a9cc539be309d47adef4acf)
2024-04-25 14:38:00 -04:00
..
tests Adapt llimageworker_test for updated virtual method API. 2024-04-25 14:38:00 -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-20799 FIXED Viewer crashes when trying to save snapshot on disc without empty space 2024-01-12 14:04:46 +02:00
llimage.h SL-18861 Optimize away alpha channel on GLTF material imports. 2022-12-16 12:22:23 -06:00
llimagebmp.cpp SL-17896 Don't crash silently if files are missing or out of memory 2024-03-05 00:29:35 +02:00
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 SL-17896 Don't crash silently if files are missing or out of memory 2024-03-05 00:29:35 +02:00
llimagedxt.h
llimagefilter.cpp
llimagefilter.h
llimagej2c.cpp replace boost library to standard 2024-01-08 23:29:21 +02:00
llimagej2c.h replace boost library to standard 2024-01-08 23:29:21 +02:00
llimagejpeg.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llimagejpeg.h
llimagepng.cpp
llimagepng.h
llimagetga.cpp SL-17896 Don't crash silently if files are missing or out of memory 2024-03-05 00:29:35 +02:00
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