Hello all,
I'm not sure that this is really the appropriate place to pose this question; but, I was wondering how GLX Visuals are created internally. What info does a video driver give that allows the XServer & also GLX to configure a list of Visuals? How is this info combined & shaped into Visuals? I'm looking specifically for functions & variables. If someone could point me to a few files, I'd be immensely grateful!
On Sun, May 22, 2011 at 6:15 PM, Dee Sharpe demetrioussharpe@netscape.net wrote:
Hello all,
I'm not sure that this is really the appropriate place to pose this question; but, I was wondering how GLX Visuals are created internally. What info does a video driver give that allows the XServer & also GLX to configure a list of Visuals? How is this info combined & shaped into Visuals? I'm looking specifically for functions & variables. If someone could point me to a few files, I'd be immensely grateful!
http://cgit.freedesktop.org/xorg/xserver/tree/glx/glxscreens.c#n322
Is that what you are looking for?
--
Dee Sharpe
The difference between what IS done & what COULD be done is relational to what you ARE doing& what you COULD be doing!
dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
dri-devel@lists.freedesktop.org