Commit Graph

4 Commits

Author SHA1 Message Date
Sergio R. Z. Masson
0571f0abad Replaced sizeof(exp) with a more static analysis frendly implementation. (#102) 2026-02-11 16:46:48 +00:00
Branimir Karadžić
5d61905eb1 Disable nvtt asserts. 2023-11-06 21:31:21 -08:00
Kazuki Sakamoto
b08271a76b Fix aarch64 build
clang doesn't allow to compile the code due to `cast from pointer to smaller type uint32` error. Use 64bit code path for NV_CPU_AARCH64 as well as NV_CPU_X86_64.
2018-10-30 12:59:37 -07:00
Branimir Karadžić
f475cf0623 Moved image code from bgfx into bimg library. 2017-04-02 19:26:02 -07:00