blender/intern/cycles
Brecht Van Lommel 5475314f49 Cycles: reserve CUDA local memory ahead of time.
This way we can log the amount of memory used, and it will be important
for host mapped memory support.
2017-11-05 15:22:04 +01:00
..
app Fix crash of standalone app after recent refactor 2017-10-31 13:34:23 +01:00
blender Fix Cycles showing empty tiles while they are being denoised. 2017-11-02 15:23:55 +01:00
bvh Cycles: Fix wrong shading when some mesh triangle has non-finite coordinate 2017-10-18 12:19:53 +02:00
cmake CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
device Cycles: reserve CUDA local memory ahead of time. 2017-11-05 15:22:04 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
graph Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
kernel Cycles: Add utility function to distinguish between scatter and absorption volume ID 2017-11-01 11:10:51 +01:00
render Fix T53247: mixed CPU + GPU render wrong texture limits. 2017-11-03 20:32:29 +01:00
subd Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
test Fix Cycles gtests build on macOS. 2017-10-24 17:52:20 +02:00
util Cycles: Bump version number to 1.9.0 2017-10-31 13:34:34 +01:00
CMakeLists.txt Cycles: disable fast math flags, only use a subset. 2017-09-08 15:12:37 +02:00