Browse Source

doc: wrap the workaround list.

pull/368/head
Vladimír Vondruš 7 years ago
parent
commit
e02ca0f528
  1. 2
      doc/opengl-workarounds.dox

2
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

Loading…
Cancel
Save