Skip to content

Commit 8c7870a

Browse files
authored
update the spec change log with changes from v3.0.12 (#878)
* start to update the spec change log from v3.0.12 * added the cl_khr_external_memory issue to the change log
1 parent 8489478 commit 8c7870a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

api/appendix_e.asciidoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,3 +551,13 @@ Changes from *v3.0.11*:
551551
* Specified error behavior when a command buffer is finalized multiple times.
552552
* Added new extension:
553553
** `cl_khr_command_buffer_mutable_dispatch` (provisional)
554+
555+
Changes from *v3.0.12*:
556+
557+
* Fixed the accuracy requirements description for half-precision math functions (those prefixed by `half_`).
558+
* Clarified that the semaphore type must always be provided when creating a semaphore.
559+
* Removed an unnecessary and contradictory error condition when creating a semaphore.
560+
* Added an issue regarding non-linear image import to the `cl_khr_external_memory` extension.
561+
* Added missing calls to {clBuildProgram} to the `cl_khr_command_buffer` and `cl_khr_command_buffer_mutable_dispatch` sample code.
562+
* Fixed a copy-paste error in the extensions quick reference appendix.
563+
* Fixed typos and improved formatting consistency in the extensions spec.

0 commit comments

Comments
 (0)