Module: wine Branch: master Commit: 22bfd1396c72e113fadaf1b5cfa746cd22d84be7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=22bfd1396c72e113fadaf1b5cf...
Author: David Adam david.adam.cnrs@gmail.com Date: Thu Feb 26 08:55:07 2009 +0100
ddraw: Implement ComputeSphereVisibility.
---
dlls/ddraw/ddraw_private.h | 2 + dlls/ddraw/device.c | 96 ++++++++++++++++++------ dlls/ddraw/tests/d3d.c | 180 +++++++++++++++++++++++++++++--------------- dlls/ddraw/utils.c | 25 ++++++ 4 files changed, 217 insertions(+), 86 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=22bfd1396c72e113fadaf1...