stefson

Results 19 issues of stefson

`x86_64-unknown-linux-musl` became `x86_64_gentoo_linux_musl` `armv7a-unknown-linux-musleabihf` became `armv7a_gentoo_linux_musleabihf` Now, it is introduced by this patch: 0022-Add-gentoo-target-specs.patch There isn't much of a description in that patch header, why this was introduced and so...

cpu_flags_arm_thumbv2 is masked: musl-box / # emerge -pv =rust-1.41.1 These are the packages that would be merged, in order: [ebuild U #] dev-lang/rust-1.41.1:stable/1.41::musl [1.34.2:stable/1.34::musl] USE="-clippy -debug -doc -libressl -miri% -nightly%...

/usr/bin/cargo-ebuild defaults to fetching data for audit, to warn about vulnerable crates. While this is a good thing I believe, it can cause tricky to debug segfaults as reported in...

recently I did some research into how to to use rust and cargo to cross-compile, especially for armhf. I found out, it's rather easy to set up rust for that:...

I noticed this a few days ago while updating the GD3D11 renderer, suddenly the game was stuttering heavily when I used [Q] and [E] to rotate my view of the...

performance

for some light sources, shadows are not destroyed if items are either taken or moved: ![2022-01-15-141025_1680x1050_scrot](https://user-images.githubusercontent.com/14232936/149938640-39ec8f83-2b65-4b51-bc1d-92b541b077c7.png) the location is in the mages tower, chapter 1 of Odysee-2.6.4 mod my renderer...

hey everone, I lost my keyboard input in gothic1 when I updated the renderer to v17.8-dev1 I'm using wine-6.02, tested with wine-6.23 as well, with both the same result. Mouse...

linux

how to reproduce: - clone neqo repo - clone nss repo into the neqo repo: ``` /tmp/neqo /tmp/neqo/nss ``` execute: RUST_BACKTRACE=1 LIBCLANG_PATH=/usr/lib/llvm/9/lib64 NSS_DIR=/tmp/neqo/nss/ cargo build --target aarch64-unknown-linux-gnu here's the backtrace...

help wanted
p3

hey there, the latest stable dev9 release is from almost two years ago, can you please be so kind to cut a new release? You could for example tag an...

documentation