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

4665 Коммитов

Автор SHA1 Сообщение Дата
Xiang Li 2d4330634e Merge pull request #9 from Microsoft/dxilDev
Cleanup more Validation TODOs.
2017-01-12 18:01:37 -08:00
Xiang Li 96c0eb50ef Cleanup more Validation TODOs. 2017-01-12 17:59:37 -08:00
Xiang Li 1c960f4abf Merge pull request #8 from Microsoft/dxilDev
Cleanup Validation TODOs.
2017-01-11 10:49:49 -08:00
Xiang Li 03149de76f Cleanup more validation TODOs. 2017-01-11 10:42:48 -08:00
Xiang Li 8eb801f1fd Clean more validation TODOs. 2017-01-10 16:24:10 -08:00
Xiang Li 245a771a85 1. Clean more validation TODOs.
2. Support array of SV_Target.
2017-01-10 11:44:48 -08:00
python3kgae 277f6b300b Merge pull request #4 from Microsoft/dxilDev
Clean more TODOs for Validation and Dxil generation.
2017-01-04 13:32:57 -08:00
Xiang Li 28b3ffe821 Clean more validation TODOs. 2017-01-04 13:29:28 -08:00
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