wined3d: Add a separate function for guessing the driver version.
authorHenri Verbeet <hverbeet@codeweavers.com>
Fri, 14 Aug 2009 07:23:23 +0000 (09:23 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Aug 2009 11:59:08 +0000 (13:59 +0200)
commit93218c6602e098e5a91f312aba18668368972bac
treeffd099bdb84ed9b2616548c573f9c0b0437408be
parentb94e89dae93f6472a85d537e8232175dbafb6fca
wined3d: Add a separate function for guessing the driver version.

Note that I don't necessarily think the ATI path for example will work
correctly. This patch is just for moving it out of IWineD3DImpl_FillGLCaps().
dlls/wined3d/directx.c