summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* bug fix: witnessTable's subTypeDeclRef should have default substitution for g...Yong He2018-02-20
* Remove non-IR codegen paths (#398)Tim Foley2018-02-03
* Remove support for the -no-checking flag (#392)Tim Foley2018-02-02
* Initial work on getting render-test to support vulkan (#391)Tim Foley2018-02-02
* Implement type splitting for raw buffers (#393)Tim Foley2018-02-01
* Improvements and bug fixes for global type parametersYong He2018-01-21
* Allow arbitrary type string as type argument in spAddEntryPointEx.Yong He2018-01-19
* Support nested genericsYong He2018-01-12
* bruteforce implementation of witness table resolution for associated (#358)Yong He2018-01-09
* Bug fixes for Slang integration (#356)Yong He2018-01-04
* no-codegen compile flag and global generics reflection (#347)Yong He2018-01-02
* More fixups for parameter block binding generation (#311)Tim Foley2017-12-15
* Cleanups to `ParameterBlock<T>` behavior. (#304)Tim Foley2017-12-08
* Add API to query stage of varying parameter (#302)Tim Foley2017-11-29
* Enable HLSL/GLSL "rewrite" + IR-based Slang codegen (#300)Tim Foley2017-11-28
* fix warningsYong He2017-11-20
* fixup global generic parametersYong He2017-11-20
* Add support for global generic parameters (#285)Yong He2017-11-17
* Revise type legalization so it can handle constant buffers (#282)Tim Foley2017-11-16
* Parameter block work (#276)Tim Foley2017-11-13
* Don't update generated .h file if its not changed.Yong He2017-11-08
* turn on 'treat warnings as errors' (#266)Yong He2017-11-07
* Add reflection API to get type name (#263)Tim Foley2017-11-07
* Merge remote-tracking branch 'refs/remotes/official/master'Yong He2017-11-04
|\
| * fixes x64 warningsYong He2017-11-04
* | merge with fixWarnings branchYong He2017-11-04
|\|
| * fix linux buildYong He2017-11-04
| * Merge branch 'master' of https://github.com/shader-slang/slangYong He2017-11-04
| |\
| * | fixed all warningsYong He2017-11-04
* | | enable -use-ir option when executing compute test cases.Yong He2017-11-04
* | | Merge https://github.com/shader-slang/slangYong He2017-11-04
|\ \ \ | | |/ | |/|
| * | Fix #248 (#249)Tim Foley2017-11-03
| |/
* / Adding support for associated types.Yong He2017-11-01
|/
* initiate rebuildYong He2017-10-31
* Fixing issue #236YONGH\yongh2017-10-30
* ignore RENDER_COMPUTE test cases in linux build.YONGH\yongh2017-10-25
* render-test code cleanupYONGH\yongh2017-10-25
* fix d3d11 usageYONGH\yongh2017-10-25
* testYONGH\yongh2017-10-25
* testYONGH\yongh2017-10-25
* testYONGH\yongh2017-10-25
* testYONGH\yongh2017-10-25
* testYONGH\yongh2017-10-25
* testYONGH\yongh2017-10-25
* add new test mode: COMPARE_RENDER_COMPUTE, which runs a input vertex/fragment...YONGH\yongh2017-10-25
* finish up opengl renderer implementation for input resource binding.YONGH\yongh2017-10-25
* bug fixYong He2017-10-23
* test 7Yong He2017-10-23
* test 6Yong He2017-10-23
* test 5Yong He2017-10-23