| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-03 | Make CPUMemoryBinding::Location use a ctor. (#1042) | jsmall-nvidia | |
| 2019-09-03 | CPU uniform entry point params (#1041) | jsmall-nvidia | |
| * * Made entry point parameters a separate entry point * Made CPUMemoryBinding work with entry point parameters/initialize constant buffers * Added isCPUOnly to bindings, because entry point parameters do not layout like constant buffer * entry-point-uniform.slang works on CPU * EntryPointParams -> UniformEntryPointParams Updated CPU documentation. * Update cpu-target.md to removed completed issues. * Only allocate CPU buffers if the size is > 0. Small update to cpu-target doc. | |||
| 2019-08-28 | Use getElementStride in toIndex. (#1039) | jsmall-nvidia | |
| Make toIndex and toField methods of Location. | |||
| 2019-08-26 | WIP: CPU sample working with Texture2D (#1033) | jsmall-nvidia | |
| * WIP: Memory binding. * WIP for binding. * Fix handling of writing to constant buffer. * Fix bug in handling indices. | |||
