blender/intern/cycles
Martijn Berger 0f91f56ce3 Cycles Network rendering, remove some exception throwing, replace with saner error handling
This patch adds a network_error() function more alike how other devices handle error's

- it adds a check for errors on load_kernels to make sure we do not crash if rendering without a server.
- it uses the non throwing variation of boost::asio::read.

Reviewers: brecht

Reviewed By: brecht

CC: brecht

Differential Revision: https://developer.blender.org/D86
2014-02-05 21:55:51 +01:00
..
app Cycles_server also needs to link to libdl on linux 2014-02-03 20:19:15 +01:00
blender Code cleanup: use bools where possible 2014-02-03 19:35:44 +11:00
bvh spelling: use American spelling for canceled 2013-10-26 01:06:19 +00:00
cmake Cycles / Standalone: 2013-08-30 17:34:27 +00:00
device Cycles Network rendering, remove some exception throwing, replace with saner error handling 2014-02-05 21:55:51 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Attempt to fix OSL build error on Linux with latest OSL master. 2014-02-04 22:50:11 +01:00
render Code cleanup: white space and cmake was broken on all platforms 2014-02-03 13:56:34 +11:00
subd Cycles: experimental OpenSubdiv code. 2013-11-28 02:11:42 +01:00
util Cycles: bvh_cardinal_curve_intersect intro SSE optimization 2014-02-04 23:39:02 +04:00
CMakeLists.txt Cycles: enable /arch:AVX in msvc 11 and later versions for avx kernel 2014-02-03 17:22:50 +04:00
SConscript Fix sconscript syntax error when using python 2.x instead of 3.x. 2014-01-29 14:50:20 +01:00