[PATCH 2/6] ddraw: Add possibility to ignore lights in viewport_activate.

Alexander Dorofeyev alexd4 at inbox.lv
Thu Apr 10 15:11:36 CDT 2008


Mostly NOP regarding existing functionality, but makes it possible to skip light 
activation when it's not needed (like when clearing).
---
  dlls/ddraw/ddraw_private.h |    4 ++--
  dlls/ddraw/device.c        |    2 +-
  dlls/ddraw/executebuffer.c |    2 +-
  dlls/ddraw/viewport.c      |   20 +++++++++++---------
  4 files changed, 15 insertions(+), 13 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7c072dc3412327b9e83be8f5d0ca2db16d3929a0.diff
Type: text/x-patch
Size: 3903 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080410/ca2497f1/attachment.bin 


More information about the wine-patches mailing list