Go to file
Thomas Dinges 5fefc84783 Cycles: Equi-Angular and MIS Volume sampling work on GPU now.
* malloc() is used now, which is supported since sm_20: http://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#dynamic-global-memory-allocation-and-operations The performance of this needs to be tested on various cards still.
* This also works for Heterogeneous Decoupled Ray Marching, but in this case I get sporadic "Illegal Address" errors on my Geforce 540, therefore I did not remove the GPU check in kernel_volume_use_decoupled() yet.

I would appreciate some tests from people who compile themselves, enable Volumetrics in kernel_types.h.
2014-07-06 14:00:11 +02:00
build_files OSX: Jpeg2000 was formely handled by quicktime, after QT removal it was forgotten to move it to openjpeg, doing this now 2014-07-04 15:02:05 +02:00
doc BGE: New Mouse Actuator 2014-06-25 15:47:37 -07:00
extern cloth: Speed up collision detection 2014-07-03 21:40:04 +02:00
intern Cycles: Equi-Angular and MIS Volume sampling work on GPU now. 2014-07-06 14:00:11 +02:00
release NLA/AnimEditors: Added operator to remove all "empty" AnimData blocks 2014-07-06 19:35:24 +12:00
scons@1ec93106c4 Fix T40606: Blender 2.71RC1 for Windows uses too old blender.mo file in Japanese 2014-06-16 14:04:49 +06:00
source Fix T40548: After canceling, F-Curve handlers don't go back to original position. 2014-07-06 13:10:22 +02:00
tests Add (r)partition funcs to BLI_string, to get left-most/right-most first occurence of delimiters. 2014-07-04 14:14:06 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: correct include dirs 2014-07-01 09:36:28 +10:00
COPYING
GNUmakefile Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConstruct Fix compilation error on OSX+Scons 2014-06-29 20:27:54 +06:00