On Mon, Nov 06, 2000 at 11:50:36PM +0100, reiner wrote:
> Hello all,
> 
> 
> Has someone get a significant performance drop in an open-gl application

That would likely be because xosview puts a HUGE drain on the xserver in
sending out a lot of drawing events and XFlush()es.  Every XFlush() means
that the OpenGL stuff has to stop what it's doing in order to synchronize
with the X server again, if my understanding of the DRI architecture is
correct.

__
Joshua Shagam                  /"\ ASCII Ribbon Campaign
[EMAIL PROTECTED]           \ / No HTML/RTF in email
www.cs.nmsu.edu/~joshagam       X  No Word docs in email
mp3.com/fluffyporcupine        / \ Respect for open standards


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to