.. |
cpu
|
Cycles: remove SSE3 and AVX kernel optimization levels
|
2023-01-16 17:53:36 +01:00 |
cuda
|
Fix #105442: Cycles CUDA and HIP host memory fallback not working
|
2023-03-17 21:52:29 +01:00 |
dummy
|
Cycles: use SPDX license headers
|
2022-02-11 17:47:34 +01:00 |
hip
|
Fix #105442: Cycles CUDA and HIP host memory fallback not working
|
2023-03-17 21:52:29 +01:00 |
metal
|
Cycles: Fix Metal API validation error (use uint instead of ushort)
|
2023-03-14 22:05:55 +01:00 |
multi
|
Cycles: Add basic support for using OSL with OptiX
|
2022-11-09 15:30:21 +01:00 |
oneapi
|
Cleanup: spelling in comments
|
2023-02-03 12:41:01 +11:00 |
optix
|
Fix OptiX TLAS being built with invalid traversables when a geometry is empty
|
2023-03-09 13:15:08 +01:00 |
CMakeLists.txt
|
Cycles: oneAPI: add support for SYCL host task
|
2023-01-03 20:47:24 +01:00 |
denoise.cpp
|
Cycles: use SPDX license headers
|
2022-02-11 17:47:34 +01:00 |
denoise.h
|
Cleanup: Move OptiX denoiser code from device into denoiser class
|
2022-11-15 15:50:01 +01:00 |
device.cpp
|
Fix #105442: Cycles CUDA and HIP host memory fallback not working
|
2023-03-17 21:52:29 +01:00 |
device.h
|
Fix #105442: Cycles CUDA and HIP host memory fallback not working
|
2023-03-17 21:52:29 +01:00 |
graphics_interop.cpp
|
Cycles: use SPDX license headers
|
2022-02-11 17:47:34 +01:00 |
graphics_interop.h
|
Cycles: use SPDX license headers
|
2022-02-11 17:47:34 +01:00 |
kernel.cpp
|
Cycles: Use local atomics for faster shader sorting (enabled on Metal)
|
2023-02-06 11:18:26 +00:00 |
kernel.h
|
Cycles: Add basic support for using OSL with OptiX
|
2022-11-09 15:30:21 +01:00 |
memory.cpp
|
Cycles: Add half precision float support for volumes with NanoVDB
|
2022-05-23 19:08:01 +02:00 |
memory.h
|
Cycles: Abstract host memory fallback for GPU devices
|
2023-02-06 22:19:32 +01:00 |
queue.cpp
|
Cycles: Add optional per-kernel performance statistics
|
2022-09-27 22:15:00 +02:00 |
queue.h
|
Cycles: Use local atomics for faster shader sorting (enabled on Metal)
|
2023-02-06 11:18:26 +00:00 |