-
-
Notifications
You must be signed in to change notification settings - Fork 548
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Track depth textures for VR #205
base: main
Are you sure you want to change the base?
Commits on Mar 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3a4c0ec - Browse repository at this point
Copy the full SHA 3a4c0ecView commit details
Commits on Mar 13, 2021
-
VR: Store information about current eye submission in runtime to be r…
…etrieved by the depth addon
Configuration menu - View commit details
-
Copy full SHA for f90a128 - Browse repository at this point
Copy the full SHA f90a128View commit details -
Always use the full submitted texture in VR to ensure that dimensions of
color and depth textures match
Configuration menu - View commit details
-
Copy full SHA for 3f8c73c - Browse repository at this point
Copy the full SHA 3f8c73cView commit details -
Keep track of previously submitted texture and do not apply effects i…
…f it is the same texture with different bounds. This will happen if a game uses a single large texture for both eyes, in which case it is sufficient to apply effects only once.
Configuration menu - View commit details
-
Copy full SHA for 6510ff2 - Browse repository at this point
Copy the full SHA 6510ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b76f36b - Browse repository at this point
Copy the full SHA b76f36bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77dd75d - Browse repository at this point
Copy the full SHA 77dd75dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a9f833 - Browse repository at this point
Copy the full SHA 1a9f833View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eb9f7c - Browse repository at this point
Copy the full SHA 8eb9f7cView commit details -
Add config option by which to configure the copy clear index for the …
…first eye individually, if necessary
Configuration menu - View commit details
-
Copy full SHA for 6dc1f1e - Browse repository at this point
Copy the full SHA 6dc1f1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e060eda - Browse repository at this point
Copy the full SHA e060edaView commit details