This website requires JavaScript.
Explore
Help
Sign In
livie
/
phoenix-firestorm
Watch
1
Star
0
Fork
You've already forked phoenix-firestorm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cc8af5f37d
phoenix-firestorm
/
indra
/
llkdu
History
Nicky
95d5938eef
Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-maint_cmake
2022-06-05 14:27:28 +02:00
..
tests
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
CMakeLists.txt
Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically
2022-05-01 00:38:40 +02: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