Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Directx9 アプリケーションと nVidia のステレオ API (自動モード) に問題があります。次のようなコマンドは、directx デバイスNvAPI_Stereo_Activate()で最初に機能した後にのみ機能します。present()すべての nvapi の初期化は適切に行われました (どこでも取得できましたNvAPI_OK)。
NvAPI_Stereo_Activate()
present()
NvAPI_OK