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
6908f1b8afdfdbbf86bcd15dbe9b083fa453e36a
filament
/
libs
/
utils
History
Sungun Park
57c782685b
Add missing header (
#8586
)
2025-04-01 11:11:19 -07:00
..
benchmark
remove all uses of our custom spinlock
2024-01-19 12:05:07 -08:00
include
/utils
Add missing header (
#8586
)
2025-04-01 11:11:19 -07:00
src
Remove noexcept from UserPanicHandler::call() so that panic handlers can throw. Without this change, throwing inside the user panic handler calls terminate(). Note that the docs for setPanicHandler() explicitly say that it's okay for the handler to throw, which is not true prior to this change.
2025-01-29 14:44:09 -08:00
test
implement 16 and 8 bits clz, ctz and popcount
2024-04-26 14:13:48 -07:00
.gitignore
Initial commit
2018-08-03 10:38:22 -07:00
CMakeLists.txt
a new StaticString class
2025-03-28 15:18:08 -07:00