Commit graph

11 commits

Author SHA1 Message Date
Andrzej Janik
ecc33f7b10 Make everything async 2021-07-04 15:40:08 +02:00
Andrzej Janik
58a7fe53c6 Emit Default impl for properties types 2021-05-23 16:05:32 +02:00
Andrzej Janik
b3c73689a8 Update low-level Level Zero bindings 2021-05-23 14:47:15 +02:00
Andrzej Janik
871b8d1bef Update level_zero-sys with the newest extension 2021-02-27 21:24:01 +01:00
Andrzej Janik
a906c350f2
Make misc fixes (#41)
* Update ze_loader.lib to the newest version
* Export _ptsz/_ptds for which we have a legacy stream implementations
* Stop producing build logs if we are not looking at them anyway
2021-02-22 01:29:03 +01:00
Andrzej Janik
078ae20c2c
Improve build procedure and instructions (#28)
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)
2021-01-08 17:17:46 +01:00
Andrzej Janik
34dc149be1 Update level0 to 1.0 and unpack fatbins 2020-08-28 22:37:16 +02:00
Andrzej Janik
279e6246ba Finish implementing implicit conversions 2020-06-17 02:53:46 +02:00
Andrzej Janik
0c0f0e5a6b Update L0 bindings 2020-05-10 19:19:53 +02:00
Andrzej Janik
c26ab5daed Add malloc and context setter/getter 2020-02-25 23:08:11 +01:00
Andrzej Janik
6d748a3959 Add platform initialization 2020-02-16 15:58:15 +01:00