On 7. Apr 2010, at 12:53, bhanu s [via Software] wrote:
> iam using opengl-0.3 and two nvidia quadro fx5800 graphics for running my > application. inorder to use multiple graphics cards with opengl, > 1.which version of opengl libraries shall support multiple graphics with > opengl feature. Virtually all nVidia drivers for your cards. > 2.whether this x11 functions are applicable for windows environment as iam > using msvc. No. You need to use the WGL_NV_gpu_affinity extension. HTH, Stefan. -- View this message in context: http://n2.nabble.com/using-multiple-graphics-cards-with-opengl-tp4864148p4864276.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.
_______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

