aboutsummaryrefslogtreecommitdiffhomepage
path: root/level_zero-sys/src
AgeCommit message (Collapse)Author
2021-05-23Emit Default impl for properties typesAndrzej Janik
2021-05-23Update low-level Level Zero bindingsAndrzej Janik
2021-02-27Update level_zero-sys with the newest extensionAndrzej Janik
2021-01-08Improve build procedure and instructions (#28)Andrzej Janik
Fixes issues pointed out in #27: * spirv_tools-sys was build in non-test profiles * By default ZLUDA dll has a wrong name * We relied on third-party OpenCL installation on Windows * We encouraged building debug configuration * We didn't provide build information for developers (cmake, python, submodules)
2020-08-28Update level0 to 1.0 and unpack fatbinsAndrzej Janik
2020-05-10Update L0 bindingsAndrzej Janik
2020-02-25Add malloc and context setter/getterAndrzej Janik
2020-02-16Add platform initializationAndrzej Janik