discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Status of the GNU 3DKit


From: Philippe C.D. Robert
Subject: Re: Status of the GNU 3DKit
Date: Fri, 26 Jul 2002 16:35:54 +0200

On Fri, 26 Jul 2002, Pete French wrote:
> > In order to have accelerated GL on X11 you need a direct GLX context.
> 
> If I have one will it accelerate rendering into a Mesa off-screen buffer ?
> IIf the ansers 'yes' then I will be a very happy bunny indeed.

Uhm, not sure what you exactly mean by Mesa off-screen buffer...? Do you mean
a GLXPixmap? Anyway, keep in mind that rendering to anything else than the 
framebuffer involves pixel transfer which is always slow. You can use 
glXIsDirect() to query if your context is a direct GLX context.

BTW I was maybe a little confusing with my first posting. What a direct context 
does is it bypasses the X server to gain maximum performance.

-Phil
--
Philippe C.D. Robert     |  VNET# 559-1565
Core Rendering           |  Office: +41 (0)32 732 15 65
Silicon Graphics, Inc.   |  Home: +41 (0)31 302 45 22





reply via email to

[Prev in Thread] Current Thread [Next in Thread]