Linux direct mode
This pr should probably be rebased, there are unrelated commits
If there is anything you could merge from this PR before in a separate PR, without breaking the current code, it would be better. That's often what i do for big PRs
If there is anything you could merge from this PR before in a separate PR, without breaking the current code, it would be better. That's often what i do for big PRs
Can't really do that. It'd be really hard to get commits that actually run individually. It would essentially require adapting the old rendering code to the direct mode interface (which is what vixea and galister attempted, but couldn't complete). I can split it up into multiple commits of which some only build but don't display an image, but that also wouldn't be multiple prs.
@The-personified-devil Nevermind then, no problem
Any news on this? I feel it could help a lot with framerate, but I could be wrong
Any news on this?
Still blocked on valve
I feel it could help a lot with framerate, but I could be wrong
not really, except that it fixes reprojection, so kinda yes
not really, except that it fixes reprojection, so kinda yes
Can you please elaborate on that? Is that the reason I have 36 FPS out of 72 all the time (looking at the graph I see that they are at 36 every other frame), or the reason that I see "jumpbacks" (previous frames sometimes)?