Henri Verbeet : d3d10: Use the global memory allocation helpers.
Module: wine Branch: master Commit: fc055fc0ef229b519981848406769062c0d6ed56 URL: https://source.winehq.org/git/wine.git/?a=commit;h=fc055fc0ef229b51998184840... Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Thu Feb 1 03:25:36 2018 +0330 d3d10: Use the global memory allocation helpers. Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/d3d10/d3d10_main.c | 6 +-- dlls/d3d10/d3d10_private.h | 8 +-- dlls/d3d10/effect.c | 119 ++++++++++++++++++++++----------------------- dlls/d3d10/shader.c | 4 +- dlls/d3d10/stateblock.c | 5 +- 5 files changed, 63 insertions(+), 79 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=fc055fc0ef229b5199818...
participants (1)
-
Alexandre Julliard