From e02ca0f52831b82178e6ecfc75a01ecf22c795dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 20 Aug 2019 20:57:02 +0200 Subject: [PATCH] doc: wrap the workaround list. --- doc/opengl-workarounds.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/opengl-workarounds.dox b/doc/opengl-workarounds.dox index ffca4cbe7..b32a5d4e0 100644 --- a/doc/opengl-workarounds.dox +++ b/doc/opengl-workarounds.dox @@ -51,6 +51,8 @@ and diagnostic purpose it's possible to disable particular workarounds by passing their identifier string to the `--magnum-disable-workarounds` command-line option. See @ref GL-Context-command-line for more information. +@m_class{m-console-wrap} + @snippet src/Magnum/GL/Implementation/driverSpecific.cpp workarounds Chromium has a similar list: https://cs.chromium.org/chromium/src/gpu/config/gpu_driver_bug_list.json