Module: wine Branch: master Commit: b0ba731bd5b12bb2bb8726167dd9dd74f121c4b7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b0ba731bd5b12bb2bb8726167d...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Jun 3 10:47:26 2009 +0200
wined3d: Introduce cubetexture_init() to handle most of the cube texture initialization.
---
dlls/wined3d/cubetexture.c | 275 +++++++++++++++++++++++++++++++--------- dlls/wined3d/device.c | 111 +---------------- dlls/wined3d/wined3d_private.h | 4 +- 3 files changed, 222 insertions(+), 168 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b0ba731bd5b12bb2bb8726...