wined3d: Implement SM4 continuec opcode.

Henri Verbeet hverbeet at gmail.com
Mon May 15 04:34:20 CDT 2017


On 14 May 2017 at 18:54, Sven Hesse <drmccoy at drmccoy.de> wrote:
> Works just like breakc and retc.
>
> Signed-off-by: Sven Hesse <drmccoy at drmccoy.de>
> ---
>  dlls/wined3d/arb_program_shader.c | 1 +
>  dlls/wined3d/glsl_shader.c        | 2 ++
>  dlls/wined3d/shader.c             | 1 +
>  dlls/wined3d/shader_sm4.c         | 3 +++
>  dlls/wined3d/wined3d_private.h    | 1 +
>  5 files changed, 8 insertions(+)
>
Thanks. I'll take this as it is, although a small test using the
instruction would be nice.



More information about the wine-devel mailing list