This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
filament
Watch
1
Star
0
Fork
0
You've already forked filament
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2e581be8fd34ae3c8248b150fdb8eb7b3d8e613b
filament
/
libs
/
utils
/
test
History
Mathias Agopian
cabaa4323e
add a way to set a log consumer
...
this is a private API to capture filament's logs.
2023-12-18 16:28:31 -08:00
..
test_algorithm.cpp
…
test_Allocators.cpp
…
test_BinaryTreeArray.cpp
…
test_bitset.cpp
…
test_CountDownLatch.cpp
…
test_CString.cpp
Create use-after-free detector for Metal textures (
#7250
)
2023-10-20 17:15:42 -04:00
test_CyclicBarrier.cpp
…
test_Entity.cpp
…
test_FixedCapacityVector.cpp
…
test_FixedCircularBuffer.cpp
Create use-after-free detector for Metal textures (
#7250
)
2023-10-20 17:15:42 -04:00
test_Hash.cpp
…
test_JobSystem.cpp
…
test_Path.cpp
…
test_QuadTreeArray.cpp
A basic POT 2D allocator
2022-10-26 11:02:17 -07:00
test_RangeMap.cpp
…
test_sstream.cpp
add a way to set a log consumer
2023-12-18 16:28:31 -08:00
test_string.cpp
…
test_StructureOfArrays.cpp
StructureOfArrays can push_back move-only types
2023-10-19 12:13:28 -07:00
test_utils_main.cpp
…
test_WinPath.cpp
…
test_Zip2Iterator.cpp
…