Skip to content

Commit

Permalink
update non-provisional extensions to version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bashbaug committed Apr 3, 2024
1 parent c285aa9 commit 51d3e10
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 11 deletions.
4 changes: 3 additions & 1 deletion api/cl_khr_external_memory.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ include::{generated}/meta/{refprefix}cl_khr_external_memory.txt[]
=== Other Extension Metadata

*Last Modified Date*::
2023-08-29
2024-03-15
*IP Status*::
No known IP claims.
*Contributors*::
Expand Down Expand Up @@ -308,3 +308,5 @@ while (true) {
** Added query for
{CL_DEVICE_EXTERNAL_MEMORY_IMPORT_ASSUME_LINEAR_IMAGES_HANDLE_TYPES_KHR}
(provisional).
* Revision 1.0.0, 2024-03-15
** First non-provisional version.
4 changes: 3 additions & 1 deletion api/cl_khr_external_memory_dma_buf.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ include::{generated}/meta/{refprefix}cl_khr_external_memory_dma_buf.txt[]
=== Other Extension Metadata

*Last Modified Date*::
2023-08-29
2024-03-15
*IP Status*::
No known IP claims.
*Contributors*::
Expand Down Expand Up @@ -74,3 +74,5 @@ TODO
** Added query for
{CL_DEVICE_EXTERNAL_MEMORY_IMPORT_ASSUME_LINEAR_IMAGES_HANDLE_TYPES_KHR}
(provisional).
* Revision 1.0.0, 2024-03-15
** First non-provisional version.
4 changes: 3 additions & 1 deletion api/cl_khr_external_memory_opaque_fd.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ include::{generated}/meta/{refprefix}cl_khr_external_memory_opaque_fd.txt[]
=== Other Extension Metadata

*Last Modified Date*::
2023-08-29
2024-03-15
*IP Status*::
No known IP claims.
*Contributors*::
Expand Down Expand Up @@ -74,3 +74,5 @@ TODO
** Added query for
{CL_DEVICE_EXTERNAL_MEMORY_IMPORT_ASSUME_LINEAR_IMAGES_HANDLE_TYPES_KHR}
(provisional).
* Revision 1.0.0, 2024-03-15
** First non-provisional version.
4 changes: 3 additions & 1 deletion api/cl_khr_external_memory_win32.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ include::{generated}/meta/{refprefix}cl_khr_external_memory_win32.txt[]
=== Other Extension Metadata

*Last Modified Date*::
2023-08-29
2024-03-15
*IP Status*::
No known IP claims.
*Contributors*::
Expand Down Expand Up @@ -75,3 +75,5 @@ TODO
** Added query for
{CL_DEVICE_EXTERNAL_MEMORY_IMPORT_ASSUME_LINEAR_IMAGES_HANDLE_TYPES_KHR}
(provisional).
* Revision 1.0.0, 2024-03-15
** First non-provisional version.
5 changes: 3 additions & 2 deletions api/cl_khr_external_semaphore.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include::{generated}/meta/{refprefix}cl_khr_external_semaphore.txt[]
=== Other Extension Metadata

*Last Modified Date*::
2021-09-10
2024-03-15
*Interactions and External Dependencies*::
* This extension requires OpenCL 1.2.
* The {cl_khr_semaphore_EXT} extension is required as it defines semaphore
Expand Down Expand Up @@ -282,4 +282,5 @@ while (true) {
** Added {CL_SEMAPHORE_EXPORTABLE_KHR}.
* Revision 0.9.2, 2023-11-21
** Added re-import function call to {cl_khr_external_semaphore_sync_fd_EXT}

* Revision 1.0.0, 2024-03-15
** First non-provisional version.
4 changes: 3 additions & 1 deletion api/cl_khr_external_semaphore_opaque_fd.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include::{generated}/meta/{refprefix}cl_khr_external_semaphore_opaque_fd.txt[]
=== Other Extension Metadata

*Last Modified Date*::
2021-09-10
2024-03-15
*IP Status*::
No known IP claims.
*Contributors*::
Expand Down Expand Up @@ -43,3 +43,5 @@ introduced by {cl_khr_external_semaphore_EXT}.

* Revision 0.9.0, 2021-09-10
** Initial version (provisional).
* Revision 1.0.0, 2024-03-15
** First non-provisional version.
4 changes: 3 additions & 1 deletion api/cl_khr_external_semaphore_sync_fd.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include::{generated}/meta/{refprefix}cl_khr_external_semaphore_sync_fd.txt[]
=== Other Extension Metadata

*Last Modified Date*::
2021-09-10
2024-03-15
*IP Status*::
No known IP claims.
*Contributors*::
Expand Down Expand Up @@ -56,3 +56,5 @@ external semaphore using the APIs introduced by
** Added {CL_SEMAPHORE_EXPORTABLE_KHR}.
* Revision 0.9.2, 2023-11-21
** Added re-import function call to {cl_khr_external_semaphore_sync_fd_EXT}
* Revision 1.0.0, 2024-03-15
** First non-provisional version.
6 changes: 3 additions & 3 deletions api/cl_khr_semaphore.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include::{generated}/meta/{refprefix}cl_khr_semaphore.txt[]
=== Other Extension Metadata

*Last Modified Date*::
2023-08-01
2024-03-15
*IP Status*::
No known IP claims.
*Contributors*::
Expand Down Expand Up @@ -254,5 +254,5 @@ while (true) {
* Revision 0.9.1, 2023-08-01
** Changed device handle list enum to the semaphore-specific
{CL_SEMAPHORE_DEVICE_HANDLE_LIST_KHR} (provisional).


* Revision 1.0.0, 2024-03-15
** First non-provisional version.

0 comments on commit 51d3e10

Please sign in to comment.