[PATCH 1/5] glx: Stop relying on libGL ABI bugs for glGetCompressedTexImage().

Adam Jackson ajax at nwnk.net
Mon Feb 3 23:23:15 CET 2014


On Mon, 2014-01-27 at 11:36 -0800, Eric Anholt wrote:
> In theory, the linux libGL ABI exposes just GL 1.2 plus GLX 1.3.  But,
> thanks to libglapi, we're letting glGetCompressedTexImageARB() be
> exposed too.  The GLX code was inappropriately relying on it by using
> GL_GLEXT_PROTOTYPES.

1-4 of this series is:

Reviewed-by: Adam Jackson <ajax at redhat.com>

- ajax



More information about the xorg-devel mailing list