index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2018-04-03
Fixes based on review of feature/dx12 PR. (#473)
jsmall-nvidia
2018-04-02
Feature/dx12 (#469)
jsmall-nvidia
2018-03-29
Change uses of "spire" to "slang" (#461)
Tim Foley
2018-03-28
Merge from v0.9.15 (#460)
Tim Foley
2018-03-26
Fix signed/unsigned comparison warning. (#455)
jsmall-nvidia
2018-03-26
Renderer resource mangement for render-test (#453)
jsmall-nvidia
2018-03-22
Tidy up of Renderer (#452)
jsmall-nvidia
2018-03-21
First pass impls on ComPtr and reorganise Renderer (#450)
jsmall-nvidia
2018-03-20
SlangResult and small bug/typos fixes (#448)
jsmall-nvidia
2018-03-08
Cleanups on slang-generate (#437)
Tim Foley
2018-02-20
bug fix: witnessTable's subTypeDeclRef should have default substitution for g...
Yong He
2018-02-03
Remove non-IR codegen paths (#398)
Tim Foley
2018-02-02
Remove support for the -no-checking flag (#392)
Tim Foley
2018-02-02
Initial work on getting render-test to support vulkan (#391)
Tim Foley
2018-02-01
Implement type splitting for raw buffers (#393)
Tim Foley
2018-01-21
Improvements and bug fixes for global type parameters
Yong He
2018-01-19
Allow arbitrary type string as type argument in spAddEntryPointEx.
Yong He
2018-01-12
Support nested generics
Yong He
2018-01-09
bruteforce implementation of witness table resolution for associated (#358)
Yong He
2018-01-04
Bug fixes for Slang integration (#356)
Yong He
2018-01-02
no-codegen compile flag and global generics reflection (#347)
Yong He
2017-12-15
More fixups for parameter block binding generation (#311)
Tim Foley
2017-12-08
Cleanups to `ParameterBlock<T>` behavior. (#304)
Tim Foley
2017-11-29
Add API to query stage of varying parameter (#302)
Tim Foley
2017-11-28
Enable HLSL/GLSL "rewrite" + IR-based Slang codegen (#300)
Tim Foley
2017-11-20
fix warnings
Yong He
2017-11-20
fixup global generic parameters
Yong He
2017-11-17
Add support for global generic parameters (#285)
Yong He
2017-11-16
Revise type legalization so it can handle constant buffers (#282)
Tim Foley
2017-11-13
Parameter block work (#276)
Tim Foley
2017-11-08
Don't update generated .h file if its not changed.
Yong He
2017-11-07
turn on 'treat warnings as errors' (#266)
Yong He
2017-11-07
Add reflection API to get type name (#263)
Tim Foley
2017-11-04
Merge remote-tracking branch 'refs/remotes/official/master'
Yong He
2017-11-04
fixes x64 warnings
Yong He
2017-11-04
merge with fixWarnings branch
Yong He
2017-11-04
fix linux build
Yong He
2017-11-04
Merge branch 'master' of https://github.com/shader-slang/slang
Yong He
2017-11-04
fixed all warnings
Yong He
2017-11-04
enable -use-ir option when executing compute test cases.
Yong He
2017-11-04
Merge https://github.com/shader-slang/slang
Yong He
2017-11-03
Fix #248 (#249)
Tim Foley
2017-11-01
Adding support for associated types.
Yong He
2017-10-31
initiate rebuild
Yong He
2017-10-30
Fixing issue #236
YONGH\yongh
2017-10-25
ignore RENDER_COMPUTE test cases in linux build.
YONGH\yongh
2017-10-25
render-test code cleanup
YONGH\yongh
2017-10-25
fix d3d11 usage
YONGH\yongh
2017-10-25
test
YONGH\yongh
2017-10-25
test
YONGH\yongh
[next]