Files
test2/intern/cycles
Patrick Mours 6f0ed29378 Cycles: Add OptiX 8.1 support
The function table symbol declared in the headers was renamed starting
in OptiX 8.1, from `g_optixFunctionTable` to
`g_optixFunctionTable_<ABI version>`. This adds support for that by
using the new macro for the name when available (after OptiX 8.1) and
falling back to the old name when it is not (before OptiX 8.1).

Pull Request: https://projects.blender.org/blender/blender/pulls/130451
2024-11-18 17:20:49 +01:00
..
2024-11-04 11:34:05 +01:00
2024-09-24 14:35:24 +02:00
2024-11-18 17:20:49 +01:00
2024-07-25 10:17:42 +10:00
2024-11-15 15:24:49 +01:00
2024-10-01 09:59:33 +10:00