phoenix-firestorm/indra/llkdu
Nicky Dasmijn c16a364377 There was an idiom to test with LL_DARWIN if the compiler used is clang. This is not correct, as clang is available on all 3 platforms. The correct way to check for this is via __clang__ (https://clang.llvm.org/docs/LanguageExtensions.html#builtin-macros) 2020-07-22 06:48:15 +03:00
..
tests There was an idiom to test with LL_DARWIN if the compiler used is clang. This is not correct, as clang is available on all 3 platforms. The correct way to check for this is via __clang__ (https://clang.llvm.org/docs/LanguageExtensions.html#builtin-macros) 2020-07-22 06:48:15 +03:00
CMakeLists.txt Automated merge with tip of viewer-release to pick up 4.0.5 2016-05-19 11:00:03 -07:00
include_kdu_xxxx.h There was an idiom to test with LL_DARWIN if the compiler used is clang. This is not correct, as clang is available on all 3 platforms. The correct way to check for this is via __clang__ (https://clang.llvm.org/docs/LanguageExtensions.html#builtin-macros) 2020-07-22 06:48:15 +03:00
llimagej2ckdu.cpp DRTVWR-494: Put streaming operator<<() for kdu_dims in kdu_core. 2020-03-25 15:28:17 -04:00
llimagej2ckdu.h DRTVWR-418: Update KDU and llimagej2ckdu* with certain clang fixes. 2016-11-03 20:48:41 -04:00
llkdumem.cpp Automated merge with tip of viewer-release to pick up 4.0.5 2016-05-19 11:00:03 -07:00
llkdumem.h Automated merge with tip of viewer-release to pick up 4.0.5 2016-05-19 11:00:03 -07:00