Re: [Mesa-dev] XCB-only GLX protocol?

2011-12-30 Thread Ingo Krabbe
On Sun, Nov 27, 2011 at 06:13:45PM -0800, Ian Romanick wrote:
> All,
> 
> I'm starting to work on GLX_ARB_create_context.  This extension and the 
> layered GLX_ARB_create_context_profile extension add some GLX protocol. 
>   Is there any reason to keep supporting non-XCB protocol?  Are there 
> any platforms that can't / don't use XCB for X protocol?
> 
> I'm not planning to gut any non-XCB code yet, but that would happen 
> eventually.  I just don't want to implement all of the protocol twice. 
> That seems like an unnecessary hassle.
> 
> Opinions?

I'm glad to hear that you want to use XCB as the protocol, but when I
try to use the nouveau gallium mesa driver with glx I have some
problems when resizing or remapping the window.

Do you have any working examples?

> ___
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev

-- 
i don't do signatures
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] State of xcb-glx integration

2012-01-02 Thread Ingo Krabbe
Hey,

in the last two weeks I did some experiments with xcb, glx and mesa
gallium drivers (nouveau).

Is there any work group that takes care for this part of mesa. There
still seem to be some very basic problems using that configuration.

cheers, ingo

-- 
i don't do signatures
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev