imagehlp/tests: Don't test function directly when reporting GetLastError().
[wine] / dlls / d3dcompiler_43 / reflection.c
2010-12-28  Rico Schüllerd3dcompiler: Implement ID3D11ReflectionInterface::GetDe...
2010-12-28  Rico Schüllerd3dcompiler: Add initial SHDR and SHEX parsing.
2010-12-28  Rico Schüllerd3dcompiler: Add initial RDEF parsing.
2010-12-22  Rico Schüllerd3dcompiler: Implement ID3D11ShaderReflection::GetPatch...
2010-12-22  Rico Schüllerd3dcompiler: Implement ID3D11ShaderReflection::GetOutpu...
2010-12-22  Rico Schüllerd3dcompiler: Implement ID3D11ShaderReflection::GetInput...
2010-12-22  Rico Schüllerd3dcompiler: Parse PCSG in the reflection interface.
2010-12-22  Rico Schüllerd3dcompiler: Parse OSGN in the reflection interface.
2010-12-22  Rico Schüllerd3dcompiler: Properly initialize Stream member of D3D11...
2010-12-21  Rico Schüllerd3dcompiler: Parse ISGN in the reflection interface.
2010-12-21  Rico Schüllerd3dcompiler: Implement ID3D11ShaderReflection::GetConve...
2010-12-21  Rico Schüllerd3dcompiler: Implement ID3D11ShaderReflection::GetMovIn...
2010-12-21  Rico Schüllerd3dcompiler: Parse reflection STAT tag.
2010-12-21  Rico Schüllerd3dcompiler: Use an iface instead of a vtbl pointer...
2010-12-09  Rico Schüllerd3dcompiler: Add initial reflection parsing.
2010-11-02  Rico Schüllerd3dcompiler: Add stub ID3D11ShaderReflection interface.