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
Blt-model swap effects are legacy swap effects that are predominantly superseded by their flip-model counterparts. Adjustment to the resize event is required to avoid flickering with the flip model. http://aka.ms/dxgiflipmodel
Good catch and this indeed sounds reasonable to me. I think the main reason it was set like this was in order to stick to the official examples as in ImGui. I will be very happy to receive a PR from you for that. :)
Good catch and this indeed sounds reasonable to me. I think the main reason it was set like this was in order to stick to the official examples as in ImGui. I will be very happy to receive a PR from you for that. :)
Thanks a lot and appreciate your contributions! 🍻
It appears that DXGI_SWAP_EFFECT_FLIP_DISCARD is affected by #10 and will in fact makes it worst. Perhaps the three issues should be merged in one?
Blt-model swap effects are legacy swap effects that are predominantly superseded by their flip-model counterparts. Adjustment to the resize event is required to avoid flickering with the flip model. http://aka.ms/dxgiflipmodel
Component
QDirect3D10Widget
QDirect3D11Widget
The text was updated successfully, but these errors were encountered: