Module: wine Branch: master Commit: 7c6bd2f287144dc5be75e0aa249968a71dc46c73 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7c6bd2f287144dc5be75e0aa24...
Author: Matteo Bruni mbruni@codeweavers.com Date: Fri Aug 26 01:12:27 2011 +0200
wined3d: Use dummy textures for all the texture targets.
---
dlls/wined3d/context.c | 86 ++++++++++++++++++++++++++++++++++++++-- dlls/wined3d/device.c | 79 +++++++++++++++++++++++++++++++++---- dlls/wined3d/state.c | 4 +- dlls/wined3d/wined3d_private.h | 5 ++- 4 files changed, 159 insertions(+), 15 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7c6bd2f287144dc5be75e0...