d3dx8: Implement D3DXCreateTextureFromFile

"Luis C. Busquets Pérez" luis.busquets at ilidium.com
Sun Jan 27 02:39:18 CST 2008


Implementation of the simple D3DXCreateTextureFromFile functions in
relation to the Extended functions

---
  dlls/d3dx8/Makefile.in |    1 +
  dlls/d3dx8/d3dx8.spec  |    8 ++--
  dlls/d3dx8/texture.c   |   86 
++++++++++++++++++++++++++++++++++++++++++++++++
  include/d3dx8.h        |    1 +
  include/d3dx8texture.h |   43 ++++++++++++++++++++++++
  5 files changed, 135 insertions(+), 4 deletions(-)
  create mode 100644 dlls/d3dx8/texture.c
  create mode 100644 include/d3dx8texture.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a996ea852ea69a089922fa91cd311b88fcb54d21.diff
Type: text/x-patch
Size: 5671 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080127/b62a0e31/attachment.bin 


More information about the wine-patches mailing list