Commits · e3802bab8e162bc289e202dd379ec0640be31191
pyopencl
src
c_wrapper
platform.cpp
Browse files
Jun 29, 2015
Convert wrapper to ahead-of-time, verified build (some extensions missing so far)
· e3802bab
Andreas Klöckner
authored
Jun 29, 2015
e3802bab
Sep 14, 2014
context::get_version
· 9865abe9
Yichao Yu
authored
Jun 22, 2014
9865abe9
device::get_version
· 97c7897a
Yichao Yu
authored
Jun 22, 2014
97c7897a
get_platform_version
· 9b34f88c
Yichao Yu
authored
Jun 22, 2014
9b34f88c
rename
· bf49b059
Yichao Yu
authored
Jun 19, 2014
bf49b059
minor tweaks, extern templates, fix print_buf
· 8333f431
Yichao Yu
authored
Jun 19, 2014
8333f431
rename make_argbuf
· 8eb34188
Yichao Yu
authored
Jun 19, 2014
8eb34188
try using extern template
· e8cc6d1a
Yichao Yu
authored
Jun 15, 2014
e8cc6d1a
unload_platform_compiler
· 39de919f
Yichao Yu
authored
Jun 14, 2014
39de919f
split wrapper objects into different files; simplify templates
· 37bf4792
Yichao Yu
authored
Jun 09, 2014
37bf4792
Loading