2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add generate_fibonacci_sequence test-case
kylelutz
as Kyle Lutz
More... almost 12 years ago
Fix bug in get_buffer() for iterator adaptors
kylelutz
as Kyle Lutz
More... almost 12 years ago
Fix bug in get_buffer() for iterator adaptors
kylelutz
as Kyle Lutz
More... almost 12 years ago
Cleanup constructors for wrapper classes
kylelutz
as Kyle Lutz
More... almost 12 years ago
Cleanup constructors for wrapper classes
kylelutz
as Kyle Lutz
More... almost 12 years ago
Add missing iostream header include to test_device
kylelutz
as Kyle Lutz
More... almost 12 years ago
Add missing iostream header include to test_device
kylelutz
as Kyle Lutz
More... almost 12 years ago
Fix indentation in kernel::get_arg_info()
kylelutz
as Kyle Lutz
More... almost 12 years ago
Fix indentation in kernel::get_arg_info()
kylelutz
as Kyle Lutz
More... almost 12 years ago
Update image2d/3d constuctors for OpenCL 1.2
kylelutz
as Kyle Lutz
More... almost 12 years ago
Update image2d/3d constuctors for OpenCL 1.2
kylelutz
as Kyle Lutz
More... almost 12 years ago
Add OpenCL 1.2 error codes to runtime_exception
kylelutz
as Kyle Lutz
More... almost 12 years ago
Add OpenCL 1.2 error codes to runtime_exception
kylelutz
as Kyle Lutz
More... almost 12 years ago
Fix command_queue::enqueue_marker() for OpenCL 1.2
kylelutz
as Kyle Lutz
More... almost 12 years ago
Fix command_queue::enqueue_marker() for OpenCL 1.2
kylelutz
as Kyle Lutz
More... almost 12 years ago
Fix command_queue::enqueue_barrier() for OpenCL 1.2
kylelutz
as Kyle Lutz
More... almost 12 years ago
Fix command_queue::enqueue_barrier() for OpenCL 1.2
kylelutz
as Kyle Lutz
More... almost 12 years ago
Remove command_queue::enqueue_wait_for_event() method
kylelutz
as Kyle Lutz
More... almost 12 years ago
Remove command_queue::enqueue_wait_for_event() method
kylelutz
as Kyle Lutz
More... almost 12 years ago
Move unload_compiler() method to platform
kylelutz
as Kyle Lutz
More... almost 12 years ago
Move unload_compiler() method to platform
kylelutz
as Kyle Lutz
More... almost 12 years ago
Move get_extension_function_address() method to platform
kylelutz
as Kyle Lutz
More... almost 12 years ago
Move get_extension_function_address() method to platform
kylelutz
as Kyle Lutz
More... almost 12 years ago
Fix bug in move-constuctor for vector<T>
kylelutz
as Kyle Lutz
More... almost 12 years ago
Fix bug in move-constuctor for vector<T>
kylelutz
as Kyle Lutz
More... almost 12 years ago
Make get_object_info() inline
kylelutz
as Kyle Lutz
More... almost 12 years ago
Make get_object_info() inline
kylelutz
as Kyle Lutz
More... almost 12 years ago
Make stream operator for vector types inline
kylelutz
as Kyle Lutz
More... almost 12 years ago
Make stream operator for vector types inline
kylelutz
as Kyle Lutz
More... almost 12 years ago
Remove support for cl_half
kylelutz
as Kyle Lutz
More... almost 12 years ago