0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
clarify when subgroup device enqueue functions are supported More... about 5 years ago
Add a device query to report the latest CTS version tested (#338)
kpet
as Kévin Petit
More... about 5 years ago
correct formatting around OpenCL C feature macros More... about 5 years ago
add clSetContextDestructorCallback (#346) More... about 5 years ago
Introduce dedicated cl_properties type (#352)
kpet
as Kévin Petit
More... about 5 years ago
deprecate APIs and queries for program init and cleanup kernels More... about 5 years ago
clarify spec constant behavior for non-SPIR-V intermediate langauges (#337) More... about 5 years ago
Add enums for cl_khr_device_uuid (#342)
kpet
as Kévin Petit
More... about 5 years ago
Fix a few minor typos in api/opencl_runtime_layer.asciidoc (#341) More... about 5 years ago
deprecated scalar inputs to the any and all built-in functions More... about 5 years ago
remove type debug output from dictionaries script More... about 5 years ago
change literals from float 1.0f to half 1.0h More... about 5 years ago
fix list syntax More... about 5 years ago
Separate out 2.1 additions to device-side enqueue (#246) (#321) More... about 5 years ago
Add asciidoctor source for two Intel extensions More... about 5 years ago
Clarify description of CL_DEVICE_OPENCL_C_FEATURES (#316) More... about 5 years ago
Correct rendering of 3D get_global_linear_id formula (#329) More... about 5 years ago
clarified rationale for the new buffer and image creation APIs More... about 5 years ago
add missing kernel enum CLK_UNORM_INT_101010_2 More... about 5 years ago
clarify behavior of any() and all() for scalar inputs (#306) More... about 5 years ago
switch to lists with no markers for indentation More... about 5 years ago
update README and travis config for latexmath fonts More... about 5 years ago
[C++ for OpenCL] Fixed version macros spelling (#314) More... about 5 years ago
add conversions for halfs to and from normalized image channel orders More... about 5 years ago
Clarify that program build callbacks can query build status (#285) More... about 5 years ago
clarify device types and supported device type combinations More... about 5 years ago
add structs to dictionaries for consistent formatting and linking More... about 5 years ago
clarify that usage of image_desc is only for creating images with properties More... about 5 years ago
clean up wording around event callbacks More... about 5 years ago
fix typo for 101010 image format More... about 5 years ago