Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oneapi-src/level-zero
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.31.0
Choose a base ref
...
head repository: oneapi-src/level-zero
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.32.0
Choose a head ref
  • 3 commits
  • 65 files changed
  • 2 contributors

Commits on Jun 23, 2026

  1. Deduplicate incoming to_string generation in mako (#490)

    For new incoming specs, we may duplicate to_string definitions
    due to the way the makeo loops over typedefs. This will
    remove duplication
    
    Signed-off-by: Russell McGuire <russell.w.mcguire@intel.com>
    rwmcguir authored Jun 23, 2026
    Configuration menu
    Copy the full SHA
    27edac6 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2026

  1. fix: Load the loader dll not the umd lib directly (#484)

    Signed-off-by: Aviral Nigam <aviral.nigam@intel.com>
    aviralni authored Jun 25, 2026
    Configuration menu
    Copy the full SHA
    111bf65 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2026

  1. Update to Level Zero Spec v1.17.24 (#492)

    + New L0 Spec input from json
    + Updated to ChangeLog.md
    + Minor fixes to CONTRIBUTING.md
    * Bring in DDI table ordering fix from spec
    
    Signed-off-by: Russell McGuire <russell.w.mcguire@intel.com>
    rwmcguir authored Jun 26, 2026
    Configuration menu
    Copy the full SHA
    d3b3efb View commit details
    Browse the repository at this point in the history
Loading