glx: use anonymous namespace to avoid -Wodr issues when building with LTO enabled
[mesa.git] / src / glx / glx_error.h
2018-10-30 Michał Janiszewskiglx: Add missing include guards
2016-04-26 Jose Fonsecaglx: Don't enclose includes inside `extern "C" { }`.
2011-12-23 Ian Romanickglx: Deliver an xlib style error to the application...
2011-12-19 Ian Romanickglx: Make parameter types for __glXSendError match...
2011-12-19 Ian Romanickglx: Make __glXSendError available in non-Apple builds