Module: wine Branch: master Commit: 5b7758f80cb75879e5bf54324b274702aa7a46d1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5b7758f80cb75879e5bf54324b...
Author: H. Verbeet hverbeet@gmail.com Date: Mon Jun 25 22:45:40 2007 +0200
wined3d: Increase the sizes of texturing related arrays, in order to support vertex textures.
---
dlls/wined3d/device.c | 13 ++++++++----- dlls/wined3d/directx.c | 2 +- dlls/wined3d/drawprim.c | 2 +- dlls/wined3d/state.c | 6 +++++- dlls/wined3d/stateblock.c | 32 ++++++++++++++++++-------------- dlls/wined3d/wined3d_private.h | 36 +++++++++++++++++++----------------- 6 files changed, 52 insertions(+), 39 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5b7758f80cb75879e5bf54...