Commits on Source
2530
d4560fa0
cffi experiments
Aug 30, 2013
646a6956
gitignore
Aug 30, 2013
3d2aa4f2
constants, progress
Aug 30, 2013
6d98e964
constants
Aug 31, 2013
219e395e
some refactorings
Aug 31, 2013
23e578fc
hashing
Aug 31, 2013
79423eda
error handling
Aug 31, 2013
47c1a3d8
exceptions
Aug 31, 2013
1c432b10
more get_info
Aug 31, 2013
808f83bb
int_ptr and from_int_ptr, to be refactored
Aug 31, 2013
a1a6cfd4
reduced number of c interface functions
Sep 01, 2013
4bb95c2f
simplified get_info conversion
Sep 01, 2013
d2100dbb
collapsed get_info wrapper to one function
Sep 01, 2013
04e9c62d
opaque info
Sep 02, 2013
1ce4b472
generic info: opaque, opaque array, char array, ...
Sep 03, 2013
307a9c42
some more get_info cases
Sep 03, 2013
ba169b77
some missing bits; fixed binary programs / caching
Sep 04, 2013
453d9363
save one unneeded null-byte
Sep 04, 2013
4302af7e
progress
Sep 06, 2013
580a44c2
progress
Sep 06, 2013
db650343
get_gl_sharing_context_properties parsing
Sep 06, 2013
83317013
bitlog2
Sep 06, 2013
1ae43265
forgot bitlog2 files
Sep 06, 2013
349497a1
_enqueue_write_buffer, _enqueue_copy_buffer
Sep 06, 2013
7ad07419
wait_for
Sep 06, 2013
2260efc6
event.get_profiling_info and kernel.get_work_group_info
Sep 06, 2013
2069e366
re-export numpy so we can use numpypy
Sep 06, 2013
cd74c62c
minifix
Sep 06, 2013
f872194b
garbage collection
Sep 06, 2013
4b975f67
distribution, cffi caching
Sep 07, 2013
ab0c169b
missing macro
Sep 07, 2013
b25cb26e
fixed building/deploying of cffi extension
Sep 07, 2013
a2d71628
convert non-pyopencl exceptions as well
Sep 07, 2013
28eded1c
Event.wait
Sep 07, 2013
66c2b9e5
started work on GL interop
Sep 07, 2013
08f4edc8
forgot _cffi.py
Sep 08, 2013
c79fd50a
GLBuffer, GLRenderBuffer
Sep 08, 2013
1b985625
ImageFormat
Sep 08, 2013
9c505ff9
ImageFormat: empty dict
Sep 08, 2013
8419b39e
ImageFormat hashing
Sep 08, 2013
047f40c7
ImageFormat hashing++
Sep 08, 2013
96a59d58
Image, Sampler
Sep 08, 2013
f96ba158
no ffi.verify() anymore, using ffi.dlopen instead
Sep 08, 2013
28c8b148
small cleanup
Sep 08, 2013
693efd92
cleanup
Sep 08, 2013
a3729f15
removed dependency on the old wrapper
Sep 08, 2013
ed655e92
experimenting with the buffer protocol
Sep 09, 2013
e761fdb8
improved buffer interface
Sep 11, 2013
cffed886
disable NumpyExtension
Sep 11, 2013
b7e0dcf8
_c_buffer_from_obj: only handle numpy types on pypy
Sep 11, 2013
83447a51
_c_buffer_from_obj: do not allow None
Sep 11, 2013
ac7ed3c9
fixed one test where the buffer is allowed to be None
Sep 11, 2013
ff8780f9
Minor setup.py tweaks
Sep 15, 2013
aa9840ba
Merge branch 'master' into cffi
Sep 15, 2013
ea5ea3a0
Merge branch 'master' into cffi
Sep 16, 2013
b36eb315
Merge branch 'master' into cffi
Sep 23, 2013
54ca237c
Return empty list if no devices found in get_devices()
Sep 27, 2013
03df0a05
Merge branch 'master' into cffi
Sep 27, 2013
22b263a9
Remove tabs
Sep 27, 2013
4cbcac3d
Fix get_devices to return empty list if no devices found
Sep 27, 2013
c571e4fd
Merge branch 'master' into cffi
Oct 16, 2013
27698b02
Merge branch 'master' into cffi
Oct 23, 2013
d66702b4
Merge branch 'master' into cffi
Oct 28, 2013
76c3aad5
Bump version
Oct 28, 2013
f5f60ecd
Update docs to bootstrap 3
Nov 08, 2013
ac2ccb46
Merge branch 'master' into cffi
Nov 11, 2013
dbd819e8
Fix typo in enqueue_fill_buffer (reported by Martin Rehr)
Nov 12, 2013
bf3e58f9
Fix typo in enqueue_fill_buffer (reported by Martin Rehr)
Nov 12, 2013
65e8ac85
Merge branch 'master' into cffi
Nov 12, 2013
4d3cf9be
Add Dr. Dobbs article to docs
Nov 16, 2013
90b1794d
Merge branch 'master' into cffi
Nov 16, 2013
2f5711a4
Add cl.enable_debugging()
Nov 23, 2013
64f27e1e
Tweak naming of scan kernels
Nov 23, 2013
65567f77
Fix build from binary
Nov 23, 2013
ba60fbe7
Generate a "queue.finish()" in capture_call
Nov 25, 2013
a9bd6fe6
Merge box:src/pyopencl
Nov 25, 2013
8e5f5f19
Merge branch 'master' into cffi
Nov 25, 2013
ef98dd5c
Fix a warning in operations on arrays with allocators, stop prohibiting...
Nov 27, 2013
4473c749
Update web links to new github location
Nov 27, 2013
9ef7d50d
Merge branch 'master' into cffi
Nov 27, 2013
f3b7c4c4
Update another old github link
Nov 27, 2013
a2fb4846
Update another old github link
Nov 27, 2013
9b0a2917
Merge branch 'master' into cffi
Nov 27, 2013
7f07d5b2
README tweaks
Nov 27, 2013
944d69e0
Fix ambiguous comment about complex arithmetic in docs
Nov 27, 2013
99f9d8bf
Allow arrays for extra_args in scan-based algorithms
Nov 27, 2013
73d9a364
Fix ListOfListsBuilder: initialize last entry in starts array, handle events better
Dec 01, 2013
4c22cda8
Add wait_for to Array.setitem
Dec 01, 2013
b74c5384
Add some even treatment to array.multi_put
Dec 01, 2013
e77c08c5
Fix off-by-one scan size bug in ListOfListsBuilder
Dec 02, 2013
c82c661b
Allow wait_for in multi_put
Dec 02, 2013
ed5fd1c0
Fix timeouts for Gregor Thalhammer by switch submodules to https
Dec 11, 2013
c30b2da9
PEP8 test_clmath
Dec 12, 2013
9fe4d093
PEP8 Fortran-to-CL
Dec 18, 2013
4ee5936a
Enable faulthandler (if possible) for clmath test
Jan 04, 2014
9aa8ef1b
Merge bodge:src/pyopencl
Jan 04, 2014
c60e0049
Improve get_fast_inaccurate_build_options()
Jan 11, 2014
33edd2e3
Minor f2cl tweak
Jan 30, 2014
638d10b5
Doc theme tweak
Jan 30, 2014
fa6be4be
Fixes in Buffer.__getslice__ (pointed out by Freddie Witherden)
Jan 30, 2014
2,430 additional commits have been omitted to prevent performance issues.
Loading
Loading