https://github.com/shader-slang/slang
Revision f3fe9dddb8c528b4f9955d9105908600b4a8d0c8 authored by Tim Foley on 07 July 2017, 20:34:23 UTC, committed by Tim Foley on 07 July 2017, 20:34:23 UTC
- Also fix a bug in `emit.cpp` where I wasn't detecting `__intrinsic` remaps that don't include `$` (this is a byproduct of changing the string index type to be unsigned; other bugs like this may be lurking)
1 parent f70699c
History
Tip revision: f3fe9dddb8c528b4f9955d9105908600b4a8d0c8 authored by Tim Foley on 07 July 2017, 20:34:23 UTC
Map HLSL `lerp` to GLSL `mix`
Tip revision: f3fe9dd
File Mode Size
build
examples
external
source
tests
tools
.gitignore -rw-r--r-- 247 bytes
.gitmodules -rw-r--r-- 107 bytes
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 1.5 KB
slang.h -rw-r--r-- 28.8 KB
slang.sln -rw-r--r-- 6.3 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top