Tom Kneiphof

Results 4 issues of Tom Kneiphof

When including the intrinsics in `include/drjit/packet_intrin.h`, GCC expects us to include the `immintrin.h` header instead of the individual headers. In GCC 11 however, the `bmi2intrin.h` headers are expected to be...

Apparently @maximbaz has changed his PGP key at some point. See for example here: https://archlinux.org/todo/rebuild-packages-signed-by-eb4f9e5a60d32232bb52150c12c87a28feac6b20/ In the [browserpass-native repository](https://github.com/browserpass/browserpass-native/commit/68580ddae23e258155f70925726f61f3f3ad23a9), the correct PGP key (consistent with [maximbaz.com](https://maximbaz.com/pgp_keys.asc) and [keybase.io](https://keybase.io/maximbaz) ) is...

## Description The shading frame in the `normalmap` BSDF was not computed correctly. The shading frame-local normal was used in conjunction with the world-space `dp_du` to construct the perturbed shading...

TLDR Problem: If the `Authorization` HTTP header is already configured via the (local) Git config for the domain where the LFS files are pulled from, Git LFS will send two...