Talk About Network

Google





Graphics > OpenGL 3D API > Re: dual screen...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 7 of 11 Topic 4781 of 5061
Post > Topic >>

Re: dual screen OpenGL

by "jbwest" <jbwest@[EMAIL PROTECTED] > Jun 5, 2008 at 05:50 PM

"Serve Lau" <nihao@[EMAIL PROTECTED]
> wrote in message 
news:342ff$48478d0d$541fc2ec$5135@[EMAIL PROTECTED]
>
> "jbwest" <jbwest@[EMAIL PROTECTED]
> schreef in bericht 
> news:zsWdnZV8pau_q9rVnZ2dnUVZ_h3inZ2d@[EMAIL PROTECTED]
>>> so the render function would look like this in pseudo:
>>>
>>> select_context(screen1)
>>> draw_scene1()
>>>
>>> select_context(screen2)
>>> draw_scene2()
>>>
>>>
>>> the screen are unrelated, different things will be rendered not one 
>>> scene over 2 screens
>>>
>>
>> Yes, but, almost all Nvidia and ATI accelerated cards have native 
>> dual-screen sup****t where the pair of screens is treated as one jumbo 
>> framebuffer. Don't usually have to mess with multiple anything, just 
>> treat 2 screens as one extra-wide (or tall) one.
>
> I see, but this will be for an embedded system. I dont know what
videocard 
> we will have but I'm pretty sure there will be 2 in the machine.
>


Well, I suggest you dig deeper. The builders may not realize that Xinerama

and OpenGL often don't get along well, or at all. What this means then,
is, 
either No acclerated OpenGL (ugh, useless) with Xinerama on or, any plain 
old X window on screen 0 CANNOT be moved to screen 1 with Xinerama off 
(very, well, old-fa****oned & primitive). Many apps don't understand
multiple 
screens & visuals. An app running on screen 0 can't just simply create 
another window on screen 1 -- you have to be careful to match XVisual's & 
use a different root & etc. PITA, trust me.

-jbw
 




 11 Posts in Topic:
dual screen OpenGL
"Serve Lau" <  2008-06-04 13:11:38 
Re: dual screen OpenGL
Wolfgang Draxinger <wd  2008-06-04 13:15:31 
Re: dual screen OpenGL
"Serve Lau" <  2008-06-04 14:36:51 
Re: dual screen OpenGL
Wolfgang Draxinger <wd  2008-06-04 16:11:16 
Re: dual screen OpenGL
"jbwest" <jb  2008-06-04 17:43:27 
Re: dual screen OpenGL
"Serve Lau" <  2008-06-05 08:51:22 
Re: dual screen OpenGL
"jbwest" <jb  2008-06-05 17:50:31 
Re: dual screen OpenGL
"Serve Lau" <  2008-06-08 09:16:55 
Re: dual screen OpenGL
"Serve Lau" <  2008-06-08 09:20:30 
Re: dual screen OpenGL
"jbwest" <jb  2008-06-08 09:40:06 
Re: dual screen OpenGL
fungus <openglMYSOCKS@  2008-06-08 06:37:58 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Wed Jan 7 15:08:44 PST 2009.