Joshie

Results 343 comments of Joshie

https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28164/

Sorry I don't understand your problem. How are you launching Steam, the game and Gamescope?

Why are we using the registry? Can't we just ask OpenVR itself?

https://github.com/doitsujin/dxvk/blob/master/src/dxvk/dxvk_openvr.cpp#L207 We do both in DXVK, but idk why? I don't see what the point of the vr key stuff is...

The clang format stuff is failing even though I ran clang-format with: ``git filter-branch --tree-filter 'git-clang-format; true' -- c71bbcf4d99039579e2c6996d55db691fb17a05c..HEAD`` which changed the formatting and seems to have worked. (Invokation taken...

16.0.5 was never packaged for Arch, only 16.0.6. Is there some container I should be using?

Okay, I got it. I had to pass a few extra arguments to git-clang-format based on the CI script and `run-clang-format`.

That would not solve the case of nested + only streaming the base plane without color management, etc applied. Gamescope also works entirely headlessly, so this can be used for...

This doesn't really link in to xdg-portal imo. There is no access control or anything related to the session/host compositor going on here. If Gamescope isn't the user's session desktop...