1.4.2
- 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()
.