dhewg
dhewg
> most of the OpenAL changes that dhewm3 did compared to orig Doom3 were done by @dhewg before I got involved in the project It's been so long, I don't...
I'm not sure if this can be structured as such, but since zephyr supports many more boards than just nrf2*, can this be structured as such? zephyr support for esp32...
I'm still using my init script patch myself. I don't have a use for led control myself, but I think you can control the led state like you are with...
How does using WINE's allocator improve things?
`==` takes precedence over `||`, so it's more like `(!x)||(x==y)`. It checks if all bits of the value `v` are part of the mask `m`.
Cannot reproduce here either * Xeon E3-1231 v3 @ 3.40GHz * R9 380X * Linux 4.19.13 * mesa master from ~2 weeks ago * wine 4.0~rc6 * sc2 set to...
Same bug as reported in iXit/wine-nine-standalone#3, which I fixed over there with https://github.com/iXit/wine-nine-standalone/commit/f286909a92573dcadb8bcc1586108154711936f2
I'm on Debian, @axeldavy on Arch iirc. I built mesa myself though, using `CFLAGS="-march=native" CXXFLAGS="-march=native" meson ~/src/mesa --prefix /opt/andre/mesa -Ddri-drivers= -Dgallium-drivers=radeonsi,swrast -Dvulkan-drivers=amd -Dgallium-nine=true -Dosmesa=gallium`
@Venemo: No idea about rpm spec stuff, but nothing stands out I guess. I just tried against mesa packages from debian, and it looks like the fps is roughly the...
@iiv3 yeah, I get that it's a bottleneck that I don't run into. Just confirming that it's not a general issue