blender/intern/cycles/test
Nikita Sirgienko b30cc7071b Fix Cycles build error with "make developer" on some CPUs
The combination of building unit tests and WITH_CYCLES_NATIVE_ONLY did not
correctly detect when AVX/AVX2 support is available.

Differential Revision: https://developer.blender.org/D8201
2021-04-01 12:31:01 +02:00
..
CMakeLists.txt CMake: add missing headers 2021-01-20 16:08:52 +11:00
render_graph_finalize_test.cpp Cycles: add utility functions for zero float2/float3/float4/transform 2021-02-17 16:26:24 +01:00
util_aligned_malloc_test.cpp
util_avxf_avx2_test.cpp Fix Cycles build error with "make developer" on some CPUs 2021-04-01 12:31:01 +02:00
util_avxf_avx_test.cpp Fix Cycles build error with "make developer" on some CPUs 2021-04-01 12:31:01 +02:00
util_avxf_test.h Tests: bundle tests for some modules in their own executables 2020-09-17 12:29:19 +02:00
util_path_test.cpp
util_string_test.cpp
util_task_test.cpp
util_time_test.cpp
util_transform_test.cpp Cycles: add utility functions for zero float2/float3/float4/transform 2021-02-17 16:26:24 +01:00