Yuxuan Shui

Results 514 comments of Yuxuan Shui

@HansKristian-Work for instance extensions i think it's possible to move it to `d3d12core/main.c`, but for device extensions I need to know the physical device first

> Most extensions require a Feature struct to be used though OpenVR doesn't have a mechanism for telling the application what feature struct to pass. In practice none of the...

@Joshua-Ashton I assume there must be a reason for this :thinking: @gofman do you know?

@HansKristian-Work Thank you so much!

I don't think you need to `kill -9`. I am seeing this after closing The Lab (450390) normally. ValveSoftware/openvr#1790

I was trying to make The Lab work under Proton, and because it start mini-games as new processes, this bug is a blocker. I think I am mostly there, this...

I did notice this line in log: ``` Tue Nov 14 2023 19:31:17.218369 [Info] - IPC: recovering abandoned mutex 0x7f303f1121a8 ``` which has an address matching the argument to `LfMutexUnlockRobust`:...

Missing equivalent for `nix-prefetch-url --unpack`. This is a weird one, I think `nix store prefetch-file` doesn't try to unpack, but `nix flake prefetch` does? So technically it's covered, but this...

On my setup with llvmpipe the screen doesn't update after the first frame, I don't know why.