https://github.com/shader-slang/slang
Revision ef2f92fee8463fff2bf66f07eac228ff38df319f authored by Tim Foley on 22 January 2018, 01:23:03 UTC, committed by Tim Foley on 22 January 2018, 02:06:40 UTC
- Don't drop specializations on a method when adding it to requirement dictionary

- Handle extension declarations under a generic when emitting to IR
1 parent 4131120
History
Tip revision: ef2f92fee8463fff2bf66f07eac228ff38df319f authored by Tim Foley on 22 January 2018, 01:23:03 UTC
Trying to get generic extensions to work
Tip revision: ef2f92f
File Mode Size
build
docs
examples
external
source
tests
tools
.gitattributes -rw-r--r-- 95 bytes
.gitignore -rw-r--r-- 398 bytes
.gitmodules -rw-r--r-- 107 bytes
.travis.yml -rw-r--r-- 1.6 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 6.3 KB
README.md -rw-r--r-- 6.2 KB
appveyor.yml -rw-r--r-- 3.5 KB
slang.h -rw-r--r-- 41.9 KB
slang.sln -rw-r--r-- 9.1 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top