index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
Commit message (
Expand
)
Author
Age
*
Various fixes to GFX, nested parameter block test for d3d12. (#2081)
Yong He
2022-01-14
*
gfx ShaderObject interface update, getTextureAllocationInfo() (#2019)
Yong He
2021-11-17
*
Diagnostic for no type conformance + bug fix. (#1985)
Yong He
2021-10-21
*
Fix GitHub release (#1956)
Yong He
2021-09-30
*
Auto generate interactive table of contents for user-guide. (#1818)
Yong He
2021-04-24
*
Enable `gfx::CUDADevice` on linux. (#1756)
Yong He
2021-03-15
*
[gfx] Shader-object driven shader compilation. (#1688)
Yong He
2021-02-04
*
COM-ify all slang-gfx interfaces. (#1656)
Yong He
2021-01-14
*
Move ShaderObject to be under renderer interface. (#1633)
Yong He
2020-12-10
*
Add sequential ID cache in Linkage for witness tables and RTTI objects. (#1590)
Yong He
2020-10-28
*
Single pass C++ extraction (#1583)
jsmall-nvidia
2020-10-22
*
Enable default cpp prelude. (#1560)
Yong He
2020-09-24
*
Simplify workflow when using NVAPI (#1556)
Tim Foley
2020-09-23
*
Support initializing an existential value from a generic value. (#1503)
Yong He
2020-08-18
*
Emit pointers for CPU target. (#1418)
Yong He
2020-07-03
*
Add compiler flag to disable specialization pass.
Yong He
2020-06-10
*
Change how global-scope constants are handled (#1001)
Tim Foley
2019-07-17
*
Start exposing a new COM-lite API (#987)
Tim Foley
2019-06-19
*
Premake improvements (#696)
jsmall-nvidia
2018-10-26
*
Feature/premake linux (#689)
jsmall-nvidia
2018-10-25
*
Fix up emission of shader parameter semantics when using IR (#226)
Tim Foley
2017-10-20
*
Fix up translation of `GetDimensions()`
Tim Foley
2017-07-19
*
Handle `flat` interpolation cases in cross compilation
Tim Foley
2017-07-17
*
Update `.gitignore` to deal with render-test output
Tim Foley
2017-07-11
*
Testing: Adding binding-generation tests for some GLSL shaders
Tim Foley
2017-06-14
*
Initial import of code.
Tim Foley
2017-06-09