blender/intern/cycles
Lukas Stockner 29ce3dfeb6 Fix T48691: Cycles - OpenCL - HDR Image mapping does not match CUDA rendering
The OpenCL texture code didn't offset the coordinates by half a pixel like the CPU code does.
2016-06-21 00:49:25 +02:00
..
app Fix Cycles debug build assert on some platforms, tighten checks to avoid this in the future. 2016-06-12 17:35:15 +02:00
blender Fix Cycles debug build assert on some platforms, tighten checks to avoid this in the future. 2016-06-12 17:35:15 +02:00
bvh Cycles: Fix crash after recent zero scale instance optimization 2016-06-08 12:25:35 +02:00
cmake CMake: Fix typo in CUDA dynload commit 2016-01-14 12:48:14 +05:00
device Fix Cycles assert after recent half changes. 2016-06-19 20:17:25 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
graph Fix build error with GCC 6.1. 2016-06-12 21:29:19 +02:00
kernel Fix T48691: Cycles - OpenCL - HDR Image mapping does not match CUDA rendering 2016-06-21 00:49:25 +02:00
render Cycles: Deduplicate Vector and RGB Curve nodes 2016-06-21 00:19:51 +02:00
subd Cycles: Fix regression introduced in c96a4c8 2016-06-07 07:38:09 -04:00
test Cycles: Minor cleanup, whitespace around keyword and preprocessor indent 2016-04-13 08:58:52 +02:00
util Cycles: Support half and half4 textures. 2016-06-19 17:31:16 +02:00
CMakeLists.txt Code refactor: add generic Cycles node infrastructure. 2016-05-22 17:29:24 +02:00