Kyle Lutz
|
8142e5d5f9
|
Add move-constructors to wrapper classes
This adds move-constructors and move-assignment operators
to the OpenCL wrapper classes.
|
2013-04-17 20:45:04 -04:00 |
|
Kyle Lutz
|
4bdec761cd
|
Add memory_object::reference_count() method
This adds a reference_count() method to the memory_object
class which returns its current reference count.
|
2013-04-13 11:07:04 -04:00 |
|
Kyle Lutz
|
001b3ff7fe
|
Add get() methods to wrapper classes
This adds a get() method to each wrapper class which returns
a reference to the underlying OpenCL object.
|
2013-04-13 09:44:51 -04:00 |
|
Kyle Lutz
|
e8f77897eb
|
Add construct_from_cl_mem test-case to test_buffer
This adds a new test-case to test_buffer which checks the
functionality of the buffer(cl_mem) constructor.
|
2013-03-19 17:46:14 -04:00 |
|
Kyle Lutz
|
d34cdaac59
|
Initial commit
|
2013-03-02 15:14:17 -05:00 |
|