Go to file
Sergey Sharybin 9eccf40daa OSL Scons rules
Initial support of OSL builds using SCons build system. Only tested on Linux now.
No changes to configuration files themselves -- for now check how it's configured
for linux buildbot (it was already horror to make all this changes and verify them,
changes to linux-config.py could easily be done later).

Currently WITH_BF_STATICOSL and WITH_BF_STATICLLVM are more like rudiments because
linking against oslexec requires special trick with --whole-archive. We woul either
need to find a way dealing with this oslexec less hackish or drop STATICOSL and 
STATICLLVM flags. Will keep dropping this flags for until we have "final" build
rules for OSL.

Still can not make 32bit linux rendering with OSL -- blender simply crashes when
starting rendering. So for time being this issues are solving disabled OSL for
32bit build slaves.
2012-11-15 13:11:12 +00:00
build_files OSL Scons rules 2012-11-15 13:11:12 +00:00
doc remove ifdef'd bevel code, current bevel works better then the previous code. 2012-11-14 09:45:15 +00:00
extern OSX: substitute all MAC_OS_X_VERSION defines with MAC_OS_X_VERSION_MIN_REQUIRED macros, to get more reliable version (api) covering 2012-11-06 15:19:49 +00:00
intern OSL Scons rules 2012-11-15 13:11:12 +00:00
release fix [#33179] Can't delete centered edge loop if x-mirror is activated 2012-11-15 06:10:09 +00:00
source Z sampling for nodes backdrop 2012-11-15 13:10:24 +00:00
CMakeLists.txt Cycles OSL: windows build fixes. 2012-11-14 17:18:47 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: spelling, 2012-11-12 07:33:01 +00:00
SConstruct OSL Scons rules 2012-11-15 13:11:12 +00:00