Skip to content

1.4.2

Compare
Choose a tag to compare
@ddemidov ddemidov released this 27 Apr 05:33
· 11 commits to master since this release
0d8abbf
  • Two years worth of minor fixes and improvements.
  • Added source_generator::num_groups() returning the number of
    workgroups on the compute device.
  • Make push_compile_options, push_program_header behave in a cumulative way.
  • Added profiler::reset().
  • Added vector::at().
  • Support mixed precision in vex::copy().