2015-07-23 11:09 GMT+02:00 Alistair Leslie-Hughes <leslie_alistair(a)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.