[PATCH 1/9] glx: Don't request prototypes for GL extension functions
Keith Packard
keithp at keithp.com
Thu Jul 5 10:08:45 PDT 2012
Ian Romanick <idr at freedesktop.org> writes:
> From: Ian Romanick <ian.d.romanick at intel.com>
>
> The server does not want GL extension prototypes. It never links with
> anything that could possibly provide implementations of these functions. It
> *is* the provide, and it does not provde these symbols. All this does is
> create hundreds of warnings like:
I like this one -- eliminates 9665 lines of warnings from the compiler
when building in the glx directory and other wise appears to have no
effect on the server.
Acked-by: Keith Packard <keithp at keithp.com
And
Merged
258abbf..8aa6d49 master -> master
--
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20120705/01cddf8a/attachment.pgp>
More information about the xorg-devel
mailing list