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
7fd24c38d77ca9440cfaf5d3b9780fac12eb12d2
filament
/
libs
/
utils
History
Mathias Agopian
7fd24c38d7
a new StaticString class
2025-03-28 15:18:08 -07:00
..
benchmark
remove all uses of our custom spinlock
2024-01-19 12:05:07 -08:00
include
/utils
a new StaticString class
2025-03-28 15:18:08 -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