Logo
Explore Help
Sign In
Scarfski/filament
1
0
Fork 0
You've already forked filament
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
7fda028191b9d9a3f5cc2d67f42762bbf337d8a0
filament/libs/utils
History
Evan Mezeske 4465e6c7f6 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
..
benchmark
remove all uses of our custom spinlock
2024-01-19 12:05:07 -08:00
include/utils
use the move modern syntax for std::enable_if and friends
2025-01-21 16:16:09 -08: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
Include sstream.h in distribution headers
2024-05-21 10:11:44 -07:00
Powered by Gitea Version: 25.4.3 Page: 380ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API