Skip to content

FSR hudless UI mode implementation#81

Open
weicsun wants to merge 3 commits intoelectronicarts:mainfrom
weicsun:feature/fsr
Open

FSR hudless UI mode implementation#81
weicsun wants to merge 3 commits intoelectronicarts:mainfrom
weicsun:feature/fsr

Conversation

@weicsun
Copy link
Contributor

@weicsun weicsun commented Jan 30, 2026

  • The hudless input is pasted into a full-size internal texture s_state.m_hudlessTexture (the compute "hudless copy pass", cb.mode = 2) using the view imagePosition, imageSize, imageClipMin/Max so it matches what is shown in the view window.
  • Because the frame generation path uses the callback dispatch, the swapchain backbuffer / presentColor will be whatever the app actually draws to the screen; frame generation receives the explicit HUDLessColor texture we provide (so generation uses the hudless image, while the on-screen backbuffer remains the application's rendered output).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant