commit | e492dd858e9ef8edbae5fbe90ba63e1def6ddcd1 | [log] [tgz] |
---|---|---|
author | Stefan Dösinger <stefan@codeweavers.com> | Wed May 27 18:23:16 2009 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu May 28 12:45:45 2009 +0200 |
tree | 557325b9bcadee78b0578cea9c29ab99e00cccdf | |
parent | aad92c0780f7a0383db1736d6fbca6a8ce6b45ab [diff] |
wined3d: Add a function around the handler table. This reduces the number of methods in the shader backend(the instr modifiers can be handled in that wrapper) and it will help flow control emulation in the ARB backend.