Module: wine Branch: master Commit: fea466455b0060e8b259c9785ad84b62de1360dd URL: http://source.winehq.org/git/wine.git/?a=commit;h=fea466455b0060e8b259c9785a...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Tue Nov 17 09:43:14 2009 +0100
d3d8: Add a separate function for device initialization.
---
dlls/d3d8/d3d8_private.h | 13 +---- dlls/d3d8/device.c | 104 ++++++++++++++++++++++++++++++++++++++- dlls/d3d8/directx.c | 121 +++++++--------------------------------------- 3 files changed, 121 insertions(+), 117 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fea466455b0060e8b259c9...