https://github.com/shader-slang/slang
Revision d0c9571be3a2167a9f019310aca8f7cd326972c0 authored by jsmall-nvidia on 22 June 2018, 17:09:01 UTC, committed by GitHub on 22 June 2018, 17:09:01 UTC
* Added Result definitions to the slang.h

* Removed slang-result.h and added slang-com-helper.h

* Move slang-com-ptr.h to be publically available.

* Add SLANG_IUNKNOWN macros to simplify implementing interfaces.
Use the SLANG_IUNKNOWN macros to in slang.c

* Removed slang-defines.h added outstanding defines to slang.h
1 parent e66d66b
History
Tip revision: d0c9571be3a2167a9f019310aca8f7cd326972c0 authored by jsmall-nvidia on 22 June 2018, 17:09:01 UTC
Expose macros/functionality for defining interfaces (#604)
Tip revision: d0c9571
File Mode Size
docs
examples
external
source
tests
tools
.editorconfig -rw-r--r-- 937 bytes
.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-- 4.9 KB
appveyor.yml -rw-r--r-- 3.5 KB
premake5.lua -rw-r--r-- 20.4 KB
slang-com-helper.h -rw-r--r-- 3.8 KB
slang-com-ptr.h -rw-r--r-- 4.8 KB
slang.h -rw-r--r-- 63.9 KB
slang.sln -rw-r--r-- 8.9 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top