blender/intern/cycles/test
Brecht Van Lommel 0de0950ad5 Cycles: various Linux build fixes related to Hydra render delegate
* Add missing GLEW and hgiGL libraries for Hydra
* Fix wrong case sensitive include
* Fix link errors by adding external libs to static Hydra lib
* Work around weird Hydra link error with MAX_SAMPLES
* Use Embree by default for Hydra
* Sync external libs code with standalone
* Update version number to match Blender
* Remove unneeded CLEW/GLEW from test executable

None of this should affect Cycles in Blender.

Ref T96731
2022-04-07 19:52:53 +02:00
..
CMakeLists.txt Cycles: various Linux build fixes related to Hydra render delegate 2022-04-07 19:52:53 +02:00
integrator_adaptive_sampling_test.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
integrator_render_scheduler_test.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
integrator_tile_test.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
render_graph_finalize_test.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
util_aligned_malloc_test.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
util_avxf_avx2_test.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
util_avxf_avx_test.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
util_avxf_test.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
util_math_test.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
util_path_test.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
util_string_test.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
util_task_test.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
util_time_test.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
util_transform_test.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00