index
:
ZLUDA
better_build
better_inject
blender_42
bpermute
build_fix
build_fixes
build_fixes2
builtin_fixes_try2
carry_fix
cgbn_readme
codegen_variables
compat
cuda-12-4
detours
dump_replay
error_report
feature_matching
fix_build
fix_builtin_wip
geekbench
geekbnch
gh-pages
improve_ci
improve_ci2
kernel_dump
linux_linker_hack
llama2
llvm
malloc_private
master
meshroom
misc_fixes
new_dev
ockl_fix
oidn
older_cuda
parser_rewrite
parser_rewrite_try1
refactor_vectors
regen_tests
remove_sema
repass
repass2
sad_inst
stateful_try1
stateful_try2
sust_suld
troubleshooting_docs
update-readme
update_docs
wave32_report_fix
win_fix
CUDA on AMD GPUs
vosen
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
level_zero
/
src
/
ze.rs
Age
Commit message (
Expand
)
Author
2020-11-21
Fix linking with shl/shr, add memset on host and support __assertfail
Andrzej Janik
2020-11-21
Fix problems with linking
Andrzej Janik
2020-11-14
Support more property queries
Andrzej Janik
2020-11-12
Refactor host code to use one big lock
Andrzej Janik
2020-10-31
Implement atomic instructions
Andrzej Janik
2020-10-04
Add support for top-level global variables, improve array support
Andrzej Janik
2020-09-27
Add missing support for Milestone 1
Andrzej Janik
2020-09-24
Implement more host code, moving execution further
Andrzej Janik
2020-09-01
Refactor main library, implement some more functionality
Andrzej Janik
2020-08-28
Update level0 to 1.0 and unpack fatbins
Andrzej Janik
2020-08-05
Implement initial support for cvt instruction (only integer-to-integer)
Andrzej Janik
2020-07-31
Refactor unused code, add residency control
Andrzej Janik
2020-07-15
Emit movs
Andrzej Janik
2020-05-14
Remove all OCL use and clean up a little spirv_run tests
Andrzej Janik
2020-05-14
Clean up L0 use
Andrzej Janik
2020-05-13
Start writing better level zero wrapper
Andrzej Janik