blender/intern/cycles
Sergey Sharybin 99c13519a1 Cycles: More fixes for Windows 32 bit
- Apparently MSVC does not support compound literals
  in C++ (at least by the looks of it).

- Not sure how opencl_device_assert was managing to
  set protected property of the Device class.
2017-08-08 22:32:51 +02:00
..
app CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
blender Cycles: remove option to disable transparent shadows globally. 2017-08-07 14:01:24 +02:00
bvh Fix Cycles shadow catcher objects influencing each other. 2017-08-07 17:54:26 +02:00
cmake CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
device Cycles: More fixes for Windows 32 bit 2017-08-08 22:32:51 +02: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: Fix compilation error of filter kernels on 32 bit Windows 2017-08-08 22:01:17 +02:00
render Cycles: Fix crash changing image after recent OpenCL changes 2017-08-08 17:17:04 +02:00
subd Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
test Cycles: Don't leave multiple spaces in the device name 2017-06-08 12:15:24 +02:00
util Cycles: Add utility macro ccl_ref 2017-08-08 15:27:25 +02:00
CMakeLists.txt CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00