blender/intern/cycles
Campbell Barton 47adab4f99 CMake: prepare for BLENDER_SORTED_LIBS removal
No functional change, this adds LIB definition and args to cmake files.
Without this it's difficult to migrate away from 'BLENDER_SORTED_LIBS'
since there are many platforms/configurations that could break when
changing linking order.

Manually add and enable WITHOUT_SORTED_LIBS to try building
without sorted libs (currently fails since all variables are empty).
This check will eventually be removed.

See T46725.
2019-04-14 15:37:24 +02:00
..
app Fix T60379: Cycles viewport adaptive subdivision hangs after updates. 2019-04-04 21:22:31 +02:00
blender CMake: prepare for BLENDER_SORTED_LIBS removal 2019-04-14 15:37:24 +02:00
bvh Cycles: Made Embree ignore curve intersections with SSS. 2019-03-20 12:30:33 +01:00
cmake Cycles: Added Embree as BVH option for CPU renders. 2018-11-07 12:58:12 +01:00
device Fix vertex array leak in Cycles viewport drawing. 2019-03-26 19:56:43 +01:00
doc Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
graph Cleanup: add begin/end iterators to Cycles NodeEnum. 2019-01-14 15:57:53 +01:00
kernel Fix part of T63023: wrong Cycles window coordinates for background. 2019-03-27 22:21:23 +01:00
render Cleanup: spelling 2019-04-10 08:40:49 +02:00
subd Cleanup: remove redundant, invalid info from headers 2019-02-02 02:40:00 +11:00
test Cycles: Implement function to format and parse human readable time 2019-03-19 17:38:43 +01:00
util Merge branch 'blender2.7' 2019-03-19 18:54:17 +01:00
CMakeLists.txt Cycles: upgrade to CUDA 10.1 as the one officially supported version. 2019-03-15 16:52:28 +01:00