wined3d: More flow control instructions.
commit33293df1430a875aaa8a2c4428e327a7c3cb7fc2
authorIvan Gyurdiev <ivg231@gmail.com>
Mon, 10 Jul 2006 10:35:15 +0000 (10 04:35 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 Jul 2006 15:14:24 +0000 (11 17:14 +0200)
treeea2f0ba93d9444c84d8cbd50c4233119e308b5d4
parent6ede56495a33aef4ddaf1bff117546741da498eb
wined3d: More flow control instructions.

- Implement call, callnz, label, and ret
- Implement support for NOT modifier
dlls/wined3d/baseshader.c
dlls/wined3d/glsl_shader.c
dlls/wined3d/pixelshader.c
dlls/wined3d/vertexshader.c
dlls/wined3d/wined3d_private.h