opengl32: Remove spaces preceding punctuation, streamline some debug messages.
[wine] / dlls / d3dcompiler_43 / hlsl.l
2012-06-12  Matteo Brunid3dcompiler: Parse vector and matrix declarations.
2012-06-05  Matteo Brunid3dcompiler: Add identifiers parsing.
2012-06-05  Matteo Brunid3dcompiler: Flesh out the lexer more.
2012-05-16  Matteo Brunid3dcompiler: Add a stub lexer.