Revert "mesa: Remove GLXContextID typedef from glx.h."
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 30 Dec 2013 07:19:36 +0000 (23:19 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 30 Dec 2013 07:23:33 +0000 (23:23 -0800)
commitf425d56ba41382be04366d011536ee78a03a2f33
tree263788b7745e7b0e27019b408b23af3ff891e630
parentda031f83f741b2d0182d3b05970093e9a73fbf58
Revert "mesa: Remove GLXContextID typedef from glx.h."

This reverts commit 136a12ac98868d82c2ae9fcc80d11044a7ec56d1.

According to belak51 on IRC, this commit broke Allegro, which would no
longer compile.  Applications apparently expect the GLXContextID typedef
to exist in glx.h; removing it breaks them.  A bit of searching around
the internet revealed other complaints since upgrading to Mesa 10.

Cc: "10.0" <mesa-stable@lists.freedesktop.org>
include/GL/glx.h