Petek, thanks for the info on the nVidia forum. FWIW the blogpost link didn't have anything revolutionary, but the support forum appears well moderated by nVidia insiders who are in a position to do something about this.
I'm going to wait for Redaxe to report back on the Babylon save when his PC is back and running. Then I'll make a post redux of this thread on nVidia and see if it gets any traction.
I'm going to wait for Redaxe to report back on the Babylon save when his PC is back and running. Then I'll make a post redux of this thread on nVidia and see if it gets any traction.
resent: Fullscreen presentation inefficiencies incurred due to application not using IDXGISwapChain::ResizeBuffers appropriately, specifying a DXGI_MODE_DESC not available in IDXGIOutput::GetDisplayModeList, or not using DXGI_SWAP_CHAIN_FLAG_ALLOW_MODE_SWITCH.DXGI_SWAP_CHAIN_DESC::BufferDesc = { 1920, 1080, { 60000, 1000 }, R8G8B8A8_UNORM, 0, 0 }; DXGI_SWAP_CHAIN_DESC::SampleDesc = { 1, 0 }; DXGI_SWAP_CHAIN_DESC::Flags = 0x2; [ MISCELLANEOUS WARNING #98: ]