[wined3d] guids for 'almost' everything.

Oliver Stieber oliver_stieber at yahoo.co.uk
Tue Mar 1 20:09:13 CST 2005


Hi, 
  this patch implements guids for wined3d in a new
library wineguid.

dxguid is no longer a dependency of wined3d.
GetContainer in ded9 has been corrected to use GUID's.

This patch is against head and not incremental with my
other patches.

I've move functions to the top of directx.c and
stateblock.c to bring them inline with all the rest of
the code, I haven't moved IUnknown in device.c because
I've moved it in an earlier patch.

vertexshader still needs QueryInterface implementing
properly, but I'll do that in a later incremental
patch with a couple of other tidyups.

All the code has been tested as part of a larger body
of work, this patch has just been just had a
./configure, make depend and the individual libraies
build and linked.

Send instant messages to your online friends http://uk.messenger.yahoo.com 



More information about the wine-patches mailing list