10 Commits

Author SHA1 Message Date
Ken Barker
6a623467c4 cargo fmt update 2025-02-21 11:26:17 +00:00
Draghtnod
41844a2b85 Added example opencl2image.rs (#66)
* Added example opencl2image.rs

* Added enqueue_fill_image example

* Fix typo

* Fix copyright and some simplifications

---------

Co-authored-by: Tino Zottmann <Zottmann@MediaSeasons.com>
2023-11-26 12:07:48 +00:00
Ken Barker
2ccaa9f12f Fix compiler and clippy warnings. 2023-11-05 13:28:29 +00:00
Ken Barker
535b01cf0d Changes for issue #52 2022-08-23 20:50:02 +01:00
Ken Barker
b38496bcca Transition to Rust 2021 Edition. 2022-04-10 12:25:08 +01:00
Ken Barker
9695a81675 Add comments and support for coarse grained buffer devices for issue #37 2021-12-19 11:53:30 +00:00
Ken Barker
66087b92c6 Add ExtendSvmVec DeserializeSeed implementation for issue #37 2021-12-19 08:47:55 +00:00
Ken Barker
710dce07c2 Correct use of CL_MEM_READ_ONLY and CL_MEM_WRITE_ONLY for issue #45 2021-12-10 13:10:49 +00:00
Ken Barker
a3c6df0fd2 Add/change examples. 2021-10-16 09:48:00 +01:00
Ken Barker
4a5a267107 Fix example in README,rs and provide readme.rs example for issue #32 2021-09-17 09:30:13 +01:00