d3dx8_math interface and stubs

Rok Mandeljc rokmandeljc at hotmail.com
Fri Feb 28 10:31:47 CST 2003


I've implemented part of d3dx8.dll related to d3dx8math.h header (stubs,
I'll implement real functs later).
This is my first work with COM interfaces so please someone check it if it's
ok.

ChangeLog:
 - added files:
     - wine/dlls/d3dx8/d3dx8math.c (direct3d x 8 math functions)
       - wine/dlls/d3dx8/d3dx8math_private.h (ID3DXMatrixStack
Implementation)
        -  wine/dlls/d3dx8/d3dxmatrixstack.c (ID3DXMatrixStack stubs)
        - wine/include/d3dx8math.h  (Direct3D X 8 Math definitions and
ID3DXMatrixStack Interface)
        - wine/include/d3dx8math.inl  (inline Direct3D X 8 Math functions)
- some minor adjustments in existing files
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d3dx8_math.patch
Type: application/octet-stream
Size: 110867 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030228/1042ab0a/d3dx8_math.obj


More information about the wine-patches mailing list