aboutsummaryrefslogtreecommitdiffhomepage
path: root/level_zero
AgeCommit message (Expand)Author
2021-07-06Synchronize through barrierAndrzej Janik
2021-07-04Implement stream-wide event reuseAndrzej Janik
2021-07-04Use immediate command listsAndrzej Janik
2021-07-04Make everything asyncAndrzej Janik
2021-07-04First attempt at async host sideAndrzej Janik
2021-06-20Prepare level zero and our compiler for global addressingAndrzej Janik
2021-05-28Fix level zero bindingsAndrzej Janik
2021-05-27Refactor L0 bindingsAndrzej Janik
2021-02-28Implement enough nvml to make GeekBench happyAndrzej Janik
2021-02-22Make misc fixes (#41)Andrzej Janik
2020-11-21Fix linking with shl/shr, add memset on host and support __assertfailAndrzej Janik
2020-11-21Fix problems with linkingAndrzej Janik
2020-11-14Support more property queriesAndrzej Janik
2020-11-12Refactor host code to use one big lockAndrzej Janik
2020-10-31Implement atomic instructionsAndrzej Janik
2020-10-04Add support for top-level global variables, improve array supportAndrzej Janik
2020-09-27Add missing support for Milestone 1Andrzej Janik
2020-09-24Implement more host code, moving execution furtherAndrzej Janik
2020-09-01Refactor main library, implement some more functionalityAndrzej Janik
2020-08-28Update level0 to 1.0 and unpack fatbinsAndrzej Janik
2020-08-05Implement initial support for cvt instruction (only integer-to-integer)Andrzej Janik
2020-07-31Refactor unused code, add residency controlAndrzej Janik
2020-07-15Emit movsAndrzej Janik
2020-05-14Remove all OCL use and clean up a little spirv_run testsAndrzej Janik
2020-05-14Clean up L0 useAndrzej Janik
2020-05-13Start writing better level zero wrapperAndrzej Janik