Fix for glXCreate{Pixmap,Window}

Soeren Sandmann sandmann at daimi.au.dk
Thu Jan 13 15:21:50 PST 2005


Ian Romanick <idr at us.ibm.com> writes:

> When you commit this, could you also commit it to Mesa?

I don't have write access to Mesa cvs, so I can't commit them. The
attached Mesa patch is what I committed to xorg.

Relative to the first patch, there are these changes:

   - i is not left uninitialized
   - It only allocates 8 * i extra bytes, not 20 + 8 * i
   - attrib_list is also allowed to be NULL for CreatePbuffer
   - The attributes are copied to data.

> src/glx/x11
> is now the "authoritative" source for libGL.so.

By the next major release Xorg shoold just have Mesa as a dependency
instead of shipping its own copy.


Soeren

-------------- next part --------------
A non-text attachment was scrubbed...
Name: glfix.patch
Type: text/x-patch
Size: 1607 bytes
Desc: The patch
URL: <http://lists.x.org/archives/xorg/attachments/20050114/59e4df7e/attachment.bin>


More information about the xorg mailing list