dri/common: move the required GLX_* token definitions locally
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 5 Sep 2018 16:35:13 +0000 (17:35 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 3 Oct 2018 12:38:06 +0000 (13:38 +0100)
commitd26b122ee88dae51fb230ecb0987811eabd5046b
tree90abeea85ac99550e83239a95c4b147513b04005
parent4ef53669af215b6eba8188f2c6f330f98914b87b
dri/common: move the required GLX_* token definitions locally

Will allow us to remove even bigger hack elsewhere. But more
importantly, we should not be using _any_ GLX tokens in DRI.

Document the gory details about the current side-effects.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/mesa/drivers/dri/common/utils.c