NVIDIA-RTX / NVIDIA-RTX/Streamline
Streamline forces DXGI_PRESENT_ALLOW_TEARING
Open
Nobody has claimed this yet.
need-info
- Dominant language
- C
- Stars
- 1.2k
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
Streamline forces DXGI_PRESENT_ALLOW_TEARING with no control over it, as described by AMD. There is currently no option to disable this behaviour.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating where DXGI_PRESENT_ALLOW_TEARING is set in Streamline's presentation path and review the AMD behavior referenced in the issue. Identify the existing configuration entry points and tests, if any; done means callers have a way to disable the behavior and the disabled case is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100