summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2020-04-08Initial work to support OptiX output for ray tracing shaders (#1307)Tim Foley
2020-02-07Change handling of strings for HLSL/GLSL targets (#1204)Tim Foley
2020-02-03Initial steps on GPU printing example (#1197)Tim Foley
2019-11-21Remove support for explicit register/binding syntax on TEST_INPUT (#1132)Tim Foley
2019-11-12Fix ref counting bug in cpu-hello-world (#1119)jsmall-nvidia
2019-09-23CPU Hello World (#1065)jsmall-nvidia
2019-09-13Refactor render-test to make cross platform (#1053)jsmall-nvidia
2019-03-08Improve support for interfaces as shader parameters (#886)Tim Foley
2019-02-15Split front- and back-ends (#846)Tim Foley
2018-12-12Running tests in slang-test process (#740)jsmall-nvidia
2018-11-12Add callable shader support for Vulkan ray tracing (#718)Tim Foley
2018-09-17Hotfix/fixing warnings (#636)jsmall-nvidia
2018-08-10Improve model-viewer support for lights (#626)Tim Foley
2018-08-06Add basic support for "Dear IMGUI" (#625)Tim Foley
2018-08-03Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley
2018-07-06spCompile/spProcessCommandLineArguments return SlangResult (#610)jsmall-nvidia
2018-06-28Share graphics API layer between tests/examples (#603)Tim Foley
2018-05-11Generate Visual Studio projects using Premake (#557)Tim Foley
2018-03-29Change uses of "spire" to "slang" (#461)Tim Foley
2017-10-16Implement notion of a "container format" (#213)Tim Foley
2017-09-25Fixup: deal with hitting `.obj` size limits for VSTim Foley
2017-06-20Overhaul handling of entry points and translation units.Tim Foley
2017-06-09Build: more fixes to get `msbuild` to work from command line.Tim Foley
2017-06-09Initial import of code.Tim Foley