Aric Cyr wrote:
I had originally posted this on the xorg-devel mailing list, but didn't get
much response, so thought I'd try my luck here...

I was just wondering if there was any progress or planned work to
update the server's GLX implementation to 1.3.?  It looks like about
half of the work is already done, since the GLX_SGIX_fbconfig
extension is already implemented, as is glX*Pixmap.  The only things I
can see missing (based on current Xorg CVS) is glX*Drawable()
functions and PBuffer related stuff.
The only thing I can think of is that the PBuffer stuff might be
difficult to implement with the current memory manager.

If there is some technical (or legal?) reason for not having this
implemented yet, I'd be interested in learning it.  I'd be willing to
start working on implementing this myself.  If anyone has any
recommendations on how to proceed, I am open for suggestions, including any necessary pre-requisite work.

I'm no expert on this, but IIRC there are no legal reasons for not implementing it. You are correct that the difficulties are in implementing pbuffers, as there is no current memory manager... There could be more issues I can't remember right now, there was some discussion on the list some time ago.

Roland



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to