Henri Verbeet : wined3d: Send sub-resource update calls through the command stream.
Module: wine Branch: master Commit: fbff59ae4a2d2bdf6179cfd0e5b67579e3b2e28e URL: http://source.winehq.org/git/wine.git/?a=commit;h=fbff59ae4a2d2bdf6179cfd0e5... Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Mon Mar 6 10:45:24 2017 +0100 wined3d: Send sub-resource update calls through the command stream. Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/wined3d/cs.c | 90 ++++++++++++++++++++++++++++++++++++++++++ dlls/wined3d/device.c | 77 ++++++++++++++---------------------- dlls/wined3d/wined3d_private.h | 3 ++ 3 files changed, 122 insertions(+), 48 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fbff59ae4a2d2bdf6179cf...
participants (1)
-
Alexandre Julliard