blender/intern/cycles
Brecht Van Lommel 532ac1163c Tests: bundle tests for some modules in their own executables
The ffmpeg, guardedalloc and blenlib are quite isolated and putting them in
their own executable separate from blender_test is faster for development than
linking the entire blender_tests executable.

For Cycles, this also bundles all the unit tests into one executable.

Ref T79958

Differential Revision: https://developer.blender.org/D8714
2020-09-17 12:29:19 +02:00
..
app CMake: refresh building and external library handling of Cycles standalone 2020-09-04 17:10:50 +02:00
blender Fix T71012: Cycles baking crash with locked-UI & background-mode 2020-09-10 16:20:03 +10:00
bvh CMake: refresh building and external library handling of Cycles standalone 2020-09-04 17:10:50 +02:00
cmake Cleanup: tabs in CMake files 2020-09-07 23:12:34 +10:00
device Fix T80477: Crash when rendering with Embree but denoising with OptiX 2020-09-15 14:58:19 +02:00
doc CMake: refresh building and external library handling of Cycles standalone 2020-09-04 17:10:50 +02:00
graph CMake: refresh building and external library handling of Cycles standalone 2020-09-04 17:10:50 +02:00
kernel Cleanup: spelling 2020-09-09 13:30:05 +10:00
render Cleanup: spelling 2020-09-10 09:45:25 +10:00
subd CMake: refresh building and external library handling of Cycles standalone 2020-09-04 17:10:50 +02:00
test Tests: bundle tests for some modules in their own executables 2020-09-17 12:29:19 +02:00
util Fix (unreported) buffer overflow in Cycles' system_cpu_brand_string helper. 2020-09-16 14:39:13 +02:00
CMakeLists.txt Cleanup: add missing headers to CMake, formatting 2020-09-15 22:53:44 +10:00