Skip to content

Incremental presentation #1397

Closed
Closed
@kvark

Description

@kvark

Is your feature request related to a problem? Please describe.
Presenting full screen is wasteful if the user knows only a portion of the screen is changed.

Describe the solution you'd like
A native-only feature that allows the user to specify a rectangle to present.
This isn't a security concern, but a portability one.

Describe alternatives you've considered
No incremental present

Additional context
It's not clear if this is possible, given that the user of a swapchain doesn't know about the number of textures there. So there is no good way for the user to know the baseline, from which the changes were made.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: apiIssues related to API surfacehelp requiredWe need community help to make this happen.type: enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions