po: Update French translation.
[wine] / dlls / d3dcompiler_43 / compiler.c
2012-05-16  Matteo Brunid3dcompiler: Add a stub parser.
2012-05-16  Matteo Brunid3dcompiler: Partially implement D3DCompile function.
2012-05-16  Matteo Brunid3dcompiler: Make SlWriteBytecode return the shader...
2011-07-05  Dan Kegeld3dcompiler_43: Don't crash on long TRACE().
2011-05-05  Matteo Brunid3dcompiler: Fix error messages generation.
2011-05-05  Matteo Brunid3dcompiler: Improve some parameter names and fix code...
2011-02-21  Matteo Brunid3dcompiler: Fix initial allocation (Valgrind).
2011-02-07  Matteo Brunid3dcompiler: Include the string terminator in the outpu...
2010-10-18  Henri Verbeetd3dcompiler: Make some variables static.
2010-09-13  Matteo Brunid3dcompiler: D3DPreprocess implementation.
2010-08-30  Matteo Brunid3dcompiler: Stub D3DCompile implementation.
2010-08-25  Matteo Brunid3dcompiler: Move shader assembler implementation from...
2010-08-25  Matteo Brunid3dcompiler: D3DAssemble stub.