| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-20 | Call `gfx` in slang program. (#2370) | Yong He | |
| 2022-08-16 | Add gfx interface definition in Slang. (#2364) | Yong He | |
| * Add gfx interface definition in Slang. - add gfx interface definitons in Slang. - fix slang compiler to correctly type-check `out` interface argument. - modify gfx interface to be fully COM compatible - add convenient ShaderProgram creation methods to gfx. * Fix compile errors and warnings. * Update project files * Fix cuda. * Properly implement queryInterface in command encoder impls. Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2022-05-26 | Split render-vk.h/.cpp into a set of smaller files (#2244) | lucy96chen | |
| * Some preliminary work on splitting render-vk * render-vk split, tests currently crash on null reference * fixed circular include | |||
