Józef Kucia : wined3d: Recognize SM5 dcl_output_control_point_count opcode.
Module: wine Branch: master Commit: 5367c0d2b4276471323d04e27e4d4ecc924ae0f0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5367c0d2b4276471323d04e27e... Author: Józef Kucia <jkucia(a)codeweavers.com> Date: Tue Mar 29 12:14:58 2016 +0200 wined3d: Recognize SM5 dcl_output_control_point_count opcode. Signed-off-by: Józef Kucia <jkucia(a)codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/wined3d/arb_program_shader.c | 309 ++++++++++++++++++------------------- dlls/wined3d/glsl_shader.c | 309 ++++++++++++++++++------------------- dlls/wined3d/shader.c | 312 +++++++++++++++++++------------------- dlls/wined3d/shader_sm4.c | 197 ++++++++++++------------ dlls/wined3d/wined3d_private.h | 1 + 5 files changed, 568 insertions(+), 560 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5367c0d2b4276471323d04...
participants (1)
-
Alexandre Julliard