SHA256
8
0
forked from pool/level-zero

5 Commits

Author SHA256 Message Date
6af33091b1 Accepting request 1302505 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1302505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/level-zero?expand=0&rev=21
2025-09-03 19:07:49 +00:00
ec955a9a7c - Update to version 1.24.2:
* Enable DDI Driver Path by Default by @nrspruit in #361
  * Add tests for Loader Driver interaction conformance for Sysman
    VF Management API's by @vishnu-khanth in #360
  * level-zero: Changes to get ze_loader loaded for Android by 
    @JeevakaPrabu in #365
  * Update Changelog and version to v1.24.1 by @nrspruit in #366
  * Check if compile flags are supported: /GL, /QSpectre, 
    /guard:cf by @KseniyaTikhomirova in #368
  * Add build instructions for Windows by @ivorobts in #58
  * Add repo_token to scorecard.yml by @lisanna-dettwyler in #159
  * Update Changelog and version to v1.24.2 with fix for dynamic
    flag assignment by @nrspruit in #369

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/level-zero?expand=0&rev=47
2025-09-02 22:15:24 +00:00
953f098c16 - Change - level-zero-1.22.4.tar.gz (original link)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/level-zero?expand=0&rev=46
2025-08-16 17:15:55 +00:00
a546ab24af Accepting request 1297186 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1297186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/level-zero?expand=0&rev=20
2025-08-03 11:38:17 +00:00
ca7f5106c5 - Update to version 1.22.4:
* Only Enable Teardown thread on windows and remove debug on
    success 
  * Add testing stdout from zeInitDrivers in CI 
  * Update Level Zero Loader and Headers to support v1.13.1 
    of L0 Spec 
  * Revert "Update Level Zero Loader and Headers to 
    support v1.13.1 of L0
  * Fix static loader to request current version as the 
    latest APIs 
  * fix ddi compatability to avoid assigning values which 
    don't exist 
  * Update Level Zero Loader and Headers to support 
    v1.13.1 of L0 Spec 
  * Fix zesInit to init the correct requested api version
  * Fix sysman only init to disallow retrieval of loader
    context due to version compatibility 
  * Fix version update and GUID update for 1.22.2
  * Add ability to Register a TeardownCallback to notify
    release of L0 resources 
  * Fix GUID gen and update to v1.22.3 
  * Rename the static build define from DYNAMIC_LOAD_LOADER 
    to L0_STATIC_LOADER_BUILD 
  * Block all calls to get drivers until after init has 
    completed to avoid race during sorting

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/level-zero?expand=0&rev=44
2025-08-03 02:47:07 +00:00
4 changed files with 55 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf07a4b7f0601354d1f6083d2a773ede946bbbde2a0e76b80e6bbee5bec2fd02
size 1017580

3
level-zero-1.24.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b77e6e28623134ee4e99e2321c127b554bdd5bfa3e80064922eba293041c6c52
size 1122743

View File

@@ -1,3 +1,54 @@
-------------------------------------------------------------------
Tue Sep 2 22:08:01 UTC 2025 - Alessandro de Oliveira Faria <cabelo@opensuse.org>
- Update to version 1.24.2:
* Enable DDI Driver Path by Default by @nrspruit in #361
* Add tests for Loader Driver interaction conformance for Sysman
VF Management API's by @vishnu-khanth in #360
* level-zero: Changes to get ze_loader loaded for Android by
@JeevakaPrabu in #365
* Update Changelog and version to v1.24.1 by @nrspruit in #366
* Check if compile flags are supported: /GL, /QSpectre,
/guard:cf by @KseniyaTikhomirova in #368
* Add build instructions for Windows by @ivorobts in #58
* Add repo_token to scorecard.yml by @lisanna-dettwyler in #159
* Update Changelog and version to v1.24.2 with fix for dynamic
flag assignment by @nrspruit in #369
-------------------------------------------------------------------
Sat Aug 16 04:01:14 UTC 2025 - Alessandro de Oliveira Faria <cabelo@opensuse.org>
- Change - level-zero-1.22.4.tar.gz (original link)
-------------------------------------------------------------------
Wed Jul 9 05:25:53 UTC 2025 - Alessandro de Oliveira Faria <cabelo@opensuse.org>
- Update to version 1.22.4:
* Only Enable Teardown thread on windows and remove debug on
success
* Add testing stdout from zeInitDrivers in CI
* Update Level Zero Loader and Headers to support v1.13.1
of L0 Spec
* Revert "Update Level Zero Loader and Headers to
support v1.13.1 of L0
* Fix static loader to request current version as the
latest APIs
* fix ddi compatability to avoid assigning values which
don't exist
* Update Level Zero Loader and Headers to support
v1.13.1 of L0 Spec
* Fix zesInit to init the correct requested api version
* Fix sysman only init to disallow retrieval of loader
context due to version compatibility
* Fix version update and GUID update for 1.22.2
* Add ability to Register a TeardownCallback to notify
release of L0 resources
* Fix GUID gen and update to v1.22.3
* Rename the static build define from DYNAMIC_LOAD_LOADER
to L0_STATIC_LOADER_BUILD
* Block all calls to get drivers until after init has
completed to avoid race during sorting
-------------------------------------------------------------------
Mon Jun 2 09:57:10 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>

View File

@@ -18,7 +18,7 @@
Name: level-zero
Version: 1.22.3
Version: 1.24.2
Release: 0
Summary: oneAPI Level Zero Specification Headers and Loader
License: MIT