Skip to content

Releases: wpmed92/pydawn

v0.1.6

16 Jan 13:15
Compare
Choose a tag to compare
  • Fix issue that linux .so lib was not included in pip installed package

v0.1.5

16 Jan 13:09
Compare
Choose a tag to compare
  • refactored copy_buffer_to_buffer
  • Linux (Vulkan) support

v0.1.4

01 Jan 12:51
Compare
Choose a tag to compare
  • catch create_bind_group_layout errors
  • catch create_pipeline_layout errors

dawn-python v0.1.3

30 Dec 08:17
Compare
Choose a tag to compare
  • nanosecond precision timestamps
  • improved error handling
  • utils for releasing and destroying buffers
  • cleanups and refactor