mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 23:03:00 +00:00
fa336ab57f
Rather than using the #ifdefs and assuming that only one Cogl driver is compiled in (which is no longer true), the test now calls glGetString to check the GL_VERSION. This is kind of a hack but the test is already calling GL functions directly anyway.