| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-04 | Refactor `gfx` to surface `CommandBuffer` interface. (#1735) | Yong He | |
| * Refactor `gfx` to surface `CommandBuffer` interface. * Fixes. * Fix code review issues, and make vulkan runnable on devices without VK_EXT_extended_dynamic_states. * Update solution files * Move out-of-date examples to examples/experimental Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2018-05-03 | Added Surface type - as a simple value type to hold a 2d collection of ↵ | jsmall-nvidia | |
| pixels. (#548) Added PngSerializeUtil allows currently for just writing Surface of RGBA format. Removes dependency on stbi_image except for in PngSerializeUtil. Removed use of gWindowWidth/Height globals - pass the height into initialize or Renderer. | |||
