Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
crosire
/
reshade
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
711
Star
5.5k
Code
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Track depth textures for VR
- #205
#205
Open
fholger
wants to merge 10 commits into
crosire:main
crosire/reshade:main
from
fholger:vr_depth
fholger/reshade:vr_depth
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Track depth textures for VR
#205
fholger
wants to merge 10 commits into
crosire:main
crosire/reshade:main
from
fholger:vr_depth
fholger/reshade:vr_depth
Copy head branch name to clipboard
Commits
Commits on Mar 12, 2021
Fix crash in Creed: Rise to Glory due to null texture being submitted
fholger
committed
3a4c0ec
View commit details
Copy full SHA for 3a4c0ec
Browse repository at this point
Commits on Mar 13, 2021
VR: Store information about current eye submission in runtime to be retrieved by the depth addon
fholger
committed
f90a128
View commit details
Copy full SHA for f90a128
Browse repository at this point
Always use the full submitted texture in VR to ensure that dimensions of
Show description for 3f8c73c
fholger
committed
3f8c73c
View commit details
Copy full SHA for 3f8c73c
Browse repository at this point
Keep track of previously submitted texture and do not apply effects if it is the same texture with different bounds. This will happen if a game uses a single large texture for both eyes, in which c…
Show description for 6510ff2
fholger
committed
6510ff2
View commit details
Copy full SHA for 6510ff2
Browse repository at this point
Send addon event for VR present calls
fholger
committed
b76f36b
View commit details
Copy full SHA for b76f36b
Browse repository at this point
Keep track of time of last draw call to a depth buffer
fholger
committed
77dd75d
View commit details
Copy full SHA for 77dd75d
Browse repository at this point
Implement depth texture tracking for VR
fholger
committed
1a9f833
View commit details
Copy full SHA for 1a9f833
Browse repository at this point
Properly transition state of deph textures for VR
fholger
committed
8eb9f7c
View commit details
Copy full SHA for 8eb9f7c
Browse repository at this point
Add config option by which to configure the copy clear index for the first eye individually, if necessary
fholger
committed
6dc1f1e
View commit details
Copy full SHA for 6dc1f1e
Browse repository at this point
Add config option to swap eyes in depth buffer assignment
fholger
committed
e060eda
View commit details
Copy full SHA for e060eda
Browse repository at this point
You can’t perform that action at this time.