summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-25render-test code cleanupYONGH\yongh
2017-10-25fix d3d11 usageYONGH\yongh
2017-10-25testYONGH\yongh
2017-10-25testYONGH\yongh
2017-10-25testYONGH\yongh
2017-10-25testYONGH\yongh
2017-10-25testYONGH\yongh
2017-10-25testYONGH\yongh
2017-10-25testYONGH\yongh
2017-10-25testYONGH\yongh
2017-10-25add new test mode: COMPARE_RENDER_COMPUTE, which runs a input vertex/fragment...YONGH\yongh
2017-10-25Merge https://github.com/shader-slang/slangYONGH\yongh
2017-10-25finish up opengl renderer implementation for input resource binding.YONGH\yongh
2017-10-24Merge pull request #227 from csyonghe/masterYong He
2017-10-23bug fixYong He
2017-10-23test 7Yong He
2017-10-23test 6Yong He
2017-10-23test 5Yong He
2017-10-23test 4Yong He
2017-10-23try fix 3Yong He
2017-10-23try fix 2Yong He
2017-10-23testYong He
2017-10-23attempt to fixYong He
2017-10-23Merge https://github.com/shader-slang/slangYong He
2017-10-23testYong He
2017-10-23Fix output for matrix multiple in GLSL code (#228)Tim Foley
2017-10-23try fix linux buildYong He
2017-10-23fix test caseYong He
2017-10-23fix compute shader test result comparisonYong He
2017-10-23Merge https://github.com/shader-slang/slangYong He
2017-10-23Work in-progress: simple compute test passed. (d3d renderer)Yong He
2017-10-20work in progressYONGH\yongh
2017-10-20in-progress work: allow render-test to generate and bind various resource inp...YONGH\yongh
2017-10-20Fix up emission of shader parameter semantics when using IR (#226)Tim Foley
2017-10-19Merge pull request #225 from csyonghe/masterYong He
2017-10-19typo fixYONGH\yongh
2017-10-19Support running and comparing execution results of compute shaders in testing...YONGH\yongh
2017-10-19Reflection: allow querying of semantics on varying input/output (#224)Tim Foley
2017-10-19Initial work on a pass to scalarize GLSL varying input/output (#223)Tim Foley
2017-10-18Work on IR-based cross-compilation (#222)Tim Foley
2017-10-16Implement notion of a "container format" (#213)Tim Foley
2017-10-13Get rid of the `-slang-ir-asm` target (#212)Tim Foley
2017-10-13Move reflection JSON generation into separate text fixture (#211)Tim Foley
2017-10-12Work towards target-specific function overloads (#210)Tim Foley
2017-10-12Do loop fix (#209)Tim Foley
2017-10-11Fixup: re-enable exception guard (#208)Tim Foley
2017-10-11Bug fixing (#207)Tim Foley
2017-10-09Travis: try to fix deployment script (#206)Tim Foley
2017-10-09Fix emit logic for `cbuffer` member with initializer (#205)Tim Foley
2017-10-09Preprocessor: fix `undef` and redefinition (#204)Tim Foley