Andreas Reich
Andreas Reich
cont' conversation thread from https://github.com/gfx-rs/wgpu/pull/4815#issuecomment-1837096793 to quickly recap (plz correct me if needed): I suggested going all in on a style like `gles-linux`, `gles-windows`, `gles-mac` which is then translated to...
@9SMTM6 that's a completely orthogonal issue and not a known one I think: Pipeline overridable constants should work everywhere just fine starting with wgpu 0.20.0. Please open a new issue,...
@samorr the latest development build should have this already now! :) https://github.com/rerun-io/rerun/releases/tag/prerelease
Original issue and recently posted log are distinct. In the original issue we're seeing `[2022-02-26T18:45:47Z WARN wgpu_hal::gles::egl] Error in create_window_surface: BadAlloc thread 'main' panicked at 'InvalidSurface', player/src/bin/play.rs:132:37`\ which means that...
> Logging the rotation directly via code to the parent log path, sometimes this works, other times its more complex and doesn't work as expected Can you add some more...
I think that's related to * https://github.com/gfx-rs/wgpu/issues/3586 which is about to get fixed by * https://github.com/gfx-rs/wgpu/pull/6253 However after above PR this is still still a validation error which it almost...
> Ruffle has started getting a bunch of reports of this during application startup from our users since the update to v23 [...] > From what I can tell, it's...
don't have a timeline on this unfortunately. Could actually be a nice external contribution. I experimented with it a lil bit a while ago, but took a wrong turn somewhere....
no update on this, didn't manage to prioritize this family of problems. Input welcome, but I doubt the the above linked branch is still usable as it likely conflicts too...
@VCode28629 ping. Can you confirm or disconfirm that this was fixed?