index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2019-02-15
Split front- and back-ends (#846)
Tim Foley
2018-12-12
Running tests in slang-test process (#740)
jsmall-nvidia
2018-11-12
Add callable shader support for Vulkan ray tracing (#718)
Tim Foley
2018-09-17
Hotfix/fixing warnings (#636)
jsmall-nvidia
2018-08-10
Improve model-viewer support for lights (#626)
Tim Foley
2018-08-06
Add basic support for "Dear IMGUI" (#625)
Tim Foley
2018-08-03
Major overhaul of Renderer abstraction, to support a new example (#624)
Tim Foley
2018-07-06
spCompile/spProcessCommandLineArguments return SlangResult (#610)
jsmall-nvidia
2018-06-28
Share graphics API layer between tests/examples (#603)
Tim Foley
2018-05-11
Generate Visual Studio projects using Premake (#557)
Tim Foley
2018-03-29
Change uses of "spire" to "slang" (#461)
Tim Foley
2017-10-16
Implement notion of a "container format" (#213)
Tim Foley
2017-09-25
Fixup: deal with hitting `.obj` size limits for VS
Tim Foley
2017-06-20
Overhaul handling of entry points and translation units.
Tim Foley
2017-06-09
Build: more fixes to get `msbuild` to work from command line.
Tim Foley
2017-06-09
Initial import of code.
Tim Foley