Ian Romanick wrote:

Can I get a quick run-down of the GLX code so that I can know where to
begin?
Most of the server side support for GLX proper is in:

xc/programs/Xserver/GL/glx

This provides the main extension for indirect rendering and interfaces with the "../dri" and another glue piece "../mesa/src/X", I think, to complete the server side support.

The client side support is in:

xc/lib/GL/glx

AFAIK, Brian uses lot's of magic and a couple of Newt's tails along with this module to build libGL.so

Once I get started, I should be able to figure out the details &
submit some additions to the developer's FAQ. :)
That would be great.

--
/\
Jens Owen / \/\ _
[EMAIL PROTECTED] / \ \ \ Steamboat Springs, Colorado



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


Reply via email to