GLX->DRI

Alex Deucher alexdeucher at gmail.com
Mon May 1 08:32:13 PDT 2006


On 5/1/06, Петр Шмуклер <pit at hotmail.ru> wrote:
> Hello all,
>
> I▓ve got performance problem in my project. I▓m developing CAD type GUI with drawing vast number of elements. When my GUI works with hardware accelerated server my clients are satisfied. When application works in the client-server environment there is some degradation because of net traffic but performance still acceptable. The problem is unsupporting hardware acceleration for ATI cards under client-server environment.
>
> Sorry in advance if my question is stupid, But. Is it possible to render OpenGL commands in the Xserver side through DRI interface? As far as I understand architecture of Xserver I should redirect rendering calls from GLX to DRI.
>

this should work with the xorg server in cvs HEAD or the 7.1 RC's. 
they have support for accelerated indirect rendering.

Alex

> Peter
>


More information about the xorg mailing list