Граф коммитов

1057 Коммитов

Автор SHA1 Сообщение Дата
Xiang Li 93274654a7 Check input qualifier for patch constant function. 2017-01-04 13:29:28 -08:00
python3kgae efd2c4ed36 Merge pull request #3 from Microsoft/dxilDev
Fix memory leak in ShaderOpParser::ParseShaderOpSet.
2017-01-04 12:50:30 -08:00
Xiang Li 6196364aed Fix memory leak in ShaderOpParser::ParseShaderOpSet. 2017-01-04 12:48:49 -08:00
David Peixotto bb4794ca6c Improve new user experience (#1)
Improve new developer experience

Update README and hctstart.cmd tools to help new developers.

Update README
    * Add instructions on how to setup the build environment
      from the command line.
    * Add note to install common tools for c++ to get the atl headers.
    * Change cmake download to point to cmake 3.4.3. Version 3.4 did
      not work for me (it could not find the Visual Studio compiler tools).

Modify hctstart.cmd
    * Explicitly check for the d3d12.h header from the 10240 windows kit.
      Without this early check we get a build error much later.
    * Check for cmake version 3.4.3 and warn if not found.

Update gitignore for visual studio code temporary files.
2017-01-04 09:24:29 -08:00
python3kgae a4fb21b713 Merge pull request #2 from Microsoft/dxilDev
Use unique_ptr to make sure memory not update when local variable desctructing.
2017-01-03 18:24:10 -08:00
Xiang Li e49d495f94 Use unique_ptr to make sure memory not update when local variable desctructing. 2017-01-03 18:16:50 -08:00
Marcelo Lopez Ruiz 6ee4074a4b first commit 2016-12-28 11:52:27 -08:00