[Cogl] [PATCH] Include cogl-texture-private.h from cogl-texture-gl.c

Neil Roberts neil at linux.intel.com
Thu Nov 29 04:12:37 PST 2012


This patch isn't needed anymore because 3a336a8a made it include
cogl-texture-3d-private.h instead which also includes
cogl-texture-private.h

Regards,
- Neil

Neil Roberts <neil at linux.intel.com> wrote:

> cogl-texture-gl.c needs cogl-texture-private.h to get the definition
> of the texture vtable struct. This header gets included via
> cogl-texture-pixmap-x11-private.h which is included from
> cogl-winsys-private.h and cogl-context-private.h. However if Cogl is
> being built without an X11 backend then it won't be included so the
> file should also explicitly include it. This was breaking building
> cogl with only the SDL winsys.
---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



More information about the Cogl mailing list