0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove CL_DEVICE_QUEUE_ON_HOST_PROPERTIES redef. in test_queue More... over 5 years ago
Add OpenCL 2.2 errors More... over 5 years ago
Add utility macro ccl_image_get_supported_formats() which calls ccl_context_get_supported_image_formats() More... over 5 years ago
Test supported image formats on pre-defined test device More... over 5 years ago
Proper error check in function ccl_context_get_opencl_version() More... over 5 years ago
Add test for creating context from filter with invalid filter type More... over 5 years ago
Fix bug when error occurs during context creation More... over 5 years ago
Improve context tests More... over 5 years ago
Improve buffer fill and unmap tests More... over 5 years ago
Add test for errors in buffer fill More... over 5 years ago
Always clear event wait list, even in case of error More... over 5 years ago
Add tests for errors in buffer read/write/copy rect functions More... over 5 years ago
Improve buffer write test More... over 5 years ago
Add tests for multiple queues and out-of-order queues More... over 5 years ago
Add tests for abstract wrapper (100% coverage) More... over 5 years ago
Add test for device container wrapper (100% coverage) More... over 5 years ago
Disable codecov/patch More... over 5 years ago
Replace g_clear_error() with ccl_err_clear() everywhere More... over 5 years ago
Fix uninitialised value condition in CA example More... over 5 years ago
Clear an error in test_buffer More... over 5 years ago
Fix CI errors when testing device info More... over 5 years ago
Remove references to OpenCL stub in .travis.yml More... over 5 years ago
Fix segfault in profiler features test More... over 5 years ago
Add device info test More... over 5 years ago
Refactor tests More... over 5 years ago
Use test_skip instead of test_message when skipping image tests More... over 5 years ago
Refactor image tests to use pre-specified test device More... over 5 years ago
Rename test_errors to test_abstract More... over 5 years ago
Finish move/adapt profiler_op tests to profiler/features tests More... over 5 years ago
Move/adapt profiler_op tests to profiler/features tests with concrete OpenCL implementations in mind More... over 5 years ago