File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments