Module: wine Branch: master Commit: 95abd3c924c6486a26ccc647ad560f85f6281503 URL: http://source.winehq.org/git/wine.git/?a=commit;h=95abd3c924c6486a26ccc647ad...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Mar 8 10:53:03 2017 +0100
wined3d: Send sub-resource copy calls through the command stream.
Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wined3d/cs.c | 41 +++++++++++----- dlls/wined3d/device.c | 132 ++++++++++++++++++++++++++++++++------------------ 2 files changed, 113 insertions(+), 60 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=95abd3c924c6486a26ccc6...