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
1a437cbedf
phoenix-firestorm
/
indra
/
llkdu
History
Dave Parks
b6841d75c2
SL-17219 WIP - Texture pipeline overhaul
2022-04-15 19:02:07 -05: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
…
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
SL-17219 WIP - Texture pipeline overhaul
2022-04-15 19:02:07 -05:00
llimagej2ckdu.h
…
llkdumem.cpp
…
llkdumem.h
…