OpenGL rendering in Windows XP with multiple video cards

前端 未结 2 859
忘掉有多难
忘掉有多难 2021-02-15 10:55

I\'m developing an OpenGL application for Windows XP. The target machine has 2 NVIDIA GeForce 9800GT video cards, which are needed because the application needs to have output 2

2条回答
  •  栀梦
    栀梦 (楼主)
    2021-02-15 11:03

    I beleive you can gain such information from the gDEBugger for OpenGL based applications.

    If it turns out your not using both cards, you can check out Equalizer for parallel rendering, it's a great project.

提交回复
热议问题