d3dcompiler: Add D3DCompileFromFile, D3DCompile2 stubs (try 3 - resend)

Matteo Bruni matteo.mystral at gmail.com
Mon Jul 27 09:09:32 CDT 2015


2015-07-23 11:09 GMT+02:00 Alistair Leslie-Hughes <leslie_alistair at hotmail.com>:
> +    FIXME(" srcdata %p, srcdatasize %lu, sourcename %s, defines %p, includes %p,  entrypoint %s, target %s, "

Extra space at the start. But it's okay, not worth a resend IMHO.

As followups you could make D3DCompile() forward to D3DCompile2() and
you could try to implement D3DCompileFromFile(), probably via the new
D3DReadFileToBlob() function.



More information about the wine-devel mailing list