msvcrt: Added _set_fmode and _get_fmode implementation.
[wine] / dlls / d3dcompiler_43 / bytecodewriter.c
2012-09-18  Matteo Brunid3dcompiler: Don't write the shader version tag from...
2012-06-05  Matteo Brunid3dcompiler: Use a separate bytecodewriter debug channel.
2012-05-16  Matteo Brunid3dcompiler: Make SlWriteBytecode return the shader...
2012-05-08  Matteo Brunid3dcompiler: Rename asm_alloc/realloc/free functions...
2010-10-18  Henri Verbeetd3dcompiler: Move some bytecode output functions to...
2010-10-14  Matteo Brunid3dcompiler: Don't store instruction length in DEF...
2010-08-30  Francois Gougetd3dcompiler_43: Don't use nameless unions in our privat...
2010-08-25  Matteo Brunid3dcompiler: Move shader assembler implementation from...