blender/intern/cycles
Brecht Van Lommel 2ce0ecd956 Attempt to fix #35665: disable correlated multi jitter sampling on the GPU for now,
seems to be giving issues with CUDA 4.2 but I can't figure out why exactly.
2013-06-10 19:01:37 +00:00
..
app Cycles Test App: 2013-01-17 22:51:54 +00:00
blender Fix #35681: cycles excluded layers still got evaluated before and after 2013-06-10 13:53:38 +00:00
bvh Cycles: 2013-06-04 17:20:00 +00:00
cmake Cycles / CMake: 2012-11-09 18:31:04 +00:00
device Fix another windows / msvc build error. 2013-06-01 02:39:34 +00:00
doc edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
kernel Attempt to fix #35665: disable correlated multi jitter sampling on the GPU for now, 2013-06-10 19:01:37 +00:00
render Fix #35672: missing update when changing light ray visibility during viewport render. 2013-06-08 13:43:38 +00:00
subd Cycles: 2013-06-04 17:20:00 +00:00
util Fix compilation of cycles for MinGW-w64 after recent commits. MinGW-w64 has conflicting redefinitions of the SSE functions in windows.h, so we will be using this header instead, since we can't always avoid including it instead of the sse headers. 2013-06-08 21:48:01 +00:00
CMakeLists.txt Fix cycles intersection issue with overlapping faces on windows 32 bit and CPU 2013-02-04 16:12:37 +00:00
SConscript Cycles: 2013-05-09 14:21:36 +00:00