mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 00:07:58 +08:00
fix: bump exposed L0 API version to 1.13
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
19e0490e7d
commit
b54b568ce2
@@ -1,11 +1,29 @@
|
||||
<!---
|
||||
|
||||
Copyright (C) 2021-2024 Intel Corporation
|
||||
Copyright (C) 2021-2025 Intel Corporation
|
||||
|
||||
SPDX-License-Identifier: MIT
|
||||
|
||||
-->
|
||||
|
||||
# Release Notes v1.13
|
||||
|
||||
Level Zero Core API.
|
||||
|
||||
September 2025
|
||||
|
||||
Changes in this release:
|
||||
|
||||
The update involves changes introduced across Level Zero spec from v1.6 upto and including v1.13. Some of the important changes are as follows:
|
||||
|
||||
| Feature | Spec link |
|
||||
| ------------------ | -------------------|
|
||||
| Support for RTAS Builder API | https://oneapi-src.github.io/level-zero-spec/level-zero/latest/core/api.html#rtasbuilder |
|
||||
| Support for Counter Based Event Pool API | https://oneapi-src.github.io/level-zero-spec/level-zero/latest/core/api.html#counterbasedeventpool |
|
||||
| Support for Bindless Images API | https://oneapi-src.github.io/level-zero-spec/level-zero/latest/core/api.html#bindlessimages |
|
||||
| Support for Immediate Command List Append API | https://oneapi-src.github.io/level-zero-spec/level-zero/latest/core/api.html#immediatecommandlistappend |
|
||||
| Support for Mutable Command List API | https://oneapi-src.github.io/level-zero-spec/level-zero/latest/core/api.html#mutablecommandlist |
|
||||
|
||||
# Release Notes v1.6
|
||||
|
||||
Level Zero Core API.
|
||||
|
||||
Reference in New Issue
Block a user