Cycles: disable environment importance sampling code for CUDA cards with

compute model < 2.x, to avoid running out of memory in the compiler.
This commit is contained in:
Brecht Van Lommel
2012-01-26 19:45:59 +00:00
parent 803286dde8
commit 4fe00cd4f9
5 changed files with 19 additions and 4 deletions

View File

@@ -26,7 +26,6 @@
*
*/
#ifdef __OSL__
#include "osl_shader.h"