Module: wine Branch: master Commit: 107b3d2c19e9b4a4d24e86e3a0a5079f587750f2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=107b3d2c19e9b4a4d24e86e3a0...
Author: André Hentschel nerv@dawncrow.de Date: Tue May 1 22:15:39 2012 +0200
d3drm: Add IDirect3DRMLight interface.
---
dlls/d3drm/Makefile.in | 1 + dlls/d3drm/d3drm.c | 61 +++++--- dlls/d3drm/d3drm_private.h | 1 + dlls/d3drm/light.c | 405 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 448 insertions(+), 20 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=107b3d2c19e9b4a4d24e86...