glx: use anonymous namespace to avoid -Wodr issues when building with LTO enabled
[mesa.git] / src / glx / tests / query_renderer_implementation_unittest.cpp
2020-04-04 Eric Engestromglx: use anonymous namespace to avoid -Wodr issues...
2019-03-08 Eric Engestromglx/meson: use full include path for dri_interface.h
2016-04-26 Jose Fonsecaglx: Don't enclose includes inside `extern "C" { }`.
2014-05-10 Emil Velikovglx/tests: Partially revert commit 51e3569573a7b3f8da0d...
2014-04-28 Emil Velikovglx/tests: explicitly set __DRI2rendererQueryExtension...
2014-03-11 Emil Velikovglx: cleanup unneeded headers
2014-03-11 Jon TURNEYglx/tests: honor enable-driglx-direct configure flag
2013-11-08 Ian Romanickglx/tests: Add unit tests for the DRI2 part of GLX_MESA...