wined3d: In IWineD3DImpl_FillGLCaps use glGetString instead of
commit093a034f7ffa8dee4d7346737bbb4991bfeae5a0
authorH. Verbeet <hverbeet@gmail.com>
Thu, 19 Jan 2006 10:55:34 +0000 (19 11:55 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Jan 2006 10:55:34 +0000 (19 11:55 +0100)
tree2d2d2f89726a9948f2ccc373dc344ab9c9b97166
parent8430d43d6c6391066e3a640a56571852d6906ab6
wined3d: In IWineD3DImpl_FillGLCaps use glGetString instead of
glXGetClientString to retrieve the OpenGL vendor.
dlls/wined3d/directx.c