File: CHANGELOG.md

package info (click to toggle)
level-zero-gpu-raytracing 1.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,560 kB
  • sloc: cpp: 43,788; ansic: 1,342; makefile: 21; sh: 14
file content (25 lines) | stat: -rw-r--r-- 1,015 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Version History
---------------

### oneAPI Level Zero Ray Tracing Support 1.2.3
- Updating default TBB version for static TBB build to v2022.3.0.
- Fixed potential global variable initialization order issue when linking TBB statically.
- Moved packaging files to separate packaging folder.

### oneAPI Level Zero Ray Tracing Support 1.2.2
- Added headers for TBB 2021.6.0 and avoiding fetching headers of that TBB version.

### oneAPI Level Zero Ray Tracing Support 1.2.1
- Added support to specify TBB headers to use for compilation

### oneAPI Level Zero Ray Tracing Support 1.2.0
- Added support for Level Zero Extension ZE_extension_rtas
- Updated to Level Zero API header 1.13.1
- Fixed wrong assertion that triggered when using device memory for RTAS.
- Fixed compile issues when AVX was enabled.

### oneAPI Level Zero Ray Tracing Support 1.1.0
- Added support for PTL RTAS layout.

### oneAPI Level Zero Ray Tracing Support 1.0.0
-   Initial implementation of oneAPI Level Zero Ray Tracing Support library