[PATCH 2/2] wined3d: Allow disabling extensions via the registry.

Ken Thomases ken at codeweavers.com
Sun Aug 30 22:06:15 CDT 2009


In either [HKCU\Software\Wine\AppDefaults\<app.exe>\Direct3D] or
[HKCU\Software\Wine\Direct3D], the value "DisabledExtensions" is a space-
delimited list of OpenGL extension names that should be disabled, even if
the OpenGL driver reports them as available.
---
  dlls/wined3d/directx.c         |   14 +++++++++-----
  dlls/wined3d/wined3d_main.c    |   10 +++++++++-
  dlls/wined3d/wined3d_private.h |    1 +
  3 files changed, 19 insertions(+), 6 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-wined3d-Allow-disabling-extensions-via-the-registry.patch
Type: text/x-patch
Size: 4167 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090830/a28a8c9a/attachment-0001.bin>


More information about the wine-patches mailing list