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
Fix circular dependency + add indep. filter by info string More... over 10 years ago
Fix some documentation issues More... over 10 years ago
Add info/string device selection filter - doesn't compile More... over 10 years ago
Add menu device selection + update kernel_info accordingly More... over 10 years ago
Remove old kernelquery.* files, update kernel_info to new approach More... over 10 years ago
Add wrapper for clWaitForEvents + add test + test pass + no leaks More... over 10 years ago
Add tests for buffer wrapper+fix some bugs+tests pass+no leaks More... over 10 years ago
Implement buffer methods (OCL1.0), compiling, not tested More... over 10 years ago
Add initial error checking to buffer wrapper methods More... over 10 years ago
Add remaining buffer function prototypes + add image stub files More... over 10 years ago
Add buffer related function prototypes More... over 10 years ago
Free memobj wrappers in test + fix related leak in arg.c More... over 10 years ago
Pass all tests with OpenCL stub, no leaks More... over 10 years ago
Update OpenCL stub for latest library developments More... over 10 years ago
Fix bugs in wrapper.c, tests passing More... over 10 years ago
Tests compiling, not tested More... over 10 years ago
Library compiling, not tested More... over 10 years ago
Add 1-to-1 clobj-wrapper relation: done, not compiling yet More... over 10 years ago
Add 1-to-1 clobj-wrapper relation: memobj More... over 10 years ago
Add one-to-one cl_object-wrapper relationship (still in progress) More... over 10 years ago
Add one-to-one cl_object-wrapper relationship (in progress) More... over 10 years ago
Normalize all kernel args + add memobj wrapper More... over 10 years ago
Normalize all kernel args (in progress, not compiling) More... over 10 years ago
Kernel set args working with private args More... over 10 years ago
Test for kernel arg set and exec passes, fix remaining bugs More... over 10 years ago
Fix some bugs related to previous test, but test still fails More... over 10 years ago
Add test for kernel argument set and execution More... over 10 years ago
CQueue: add flush/finish methods More... over 10 years ago
Kernel wrapper: add argument set and execution capabilities More... over 10 years ago
Queue wrapper: add constructors + device/context internal managemnt More... over 10 years ago