-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add mechanism to specify named win32 NT handles #1177
Merged
Merged
Commits on May 21, 2024
-
Add mechanism to specify named win32 NT handles
Currently, cl_khr_external_semaphore and cl_khr_external_memory define properties to specify external win32 NT handle via pointer. Win32 NT handles can also be specified via named strings. Add properties to specify external Win32 NT handles via named strings too. Fixes #943
Configuration menu - View commit details
-
Copy full SHA for 3042bc1 - Browse repository at this point
Copy the full SHA 3042bc1View commit details
Commits on Jun 11, 2024
-
Updates to win32 named handle type changes. (#1180)
Address review comments. Fixes #943
Configuration menu - View commit details
-
Copy full SHA for a718db6 - Browse repository at this point
Copy the full SHA a718db6View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 348d8a5 - Browse repository at this point
Copy the full SHA 348d8a5View commit details
Commits on Jun 27, 2024
-
Bump up spec versions for win32 (#1193)
Bump up spec versions for cl_khr_external_memory_win32 from 1.0.0 to 1.1.0 and cl_khr_external_semaphore_win32 from 0.9.0 to 0.9.1
Configuration menu - View commit details
-
Copy full SHA for ff38d4d - Browse repository at this point
Copy the full SHA ff38d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b283c1 - Browse repository at this point
Copy the full SHA 7b283c1View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a59a5ab - Browse repository at this point
Copy the full SHA a59a5abView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f1ec6f - Browse repository at this point
Copy the full SHA 7f1ec6fView commit details -
Update opencl_runtime_layer.asciidoc
Fix typo during conflict resolution opencl_runtime_layer.asciidoc.
Configuration menu - View commit details
-
Copy full SHA for e44389e - Browse repository at this point
Copy the full SHA e44389eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.