blender/intern/cycles/kernel/osl
Brecht Van Lommel 15e224dca3 Build: disable RTTI for the entire Cycles module, not only the kernel
The partial disabling was causing issues with Clang and ASAN, and it seems we
don't need to restrict it to the kernel anymore now that we are no longer using
boost directly.
2019-08-02 19:03:57 +02:00
..
background.cpp Fix T64515, T60434: crash in OSL and preview render after recent changes 2019-05-14 12:24:15 +02:00
bsdf_diffuse_ramp.cpp Fix T64515, T60434: crash in OSL and preview render after recent changes 2019-05-14 12:24:15 +02:00
bsdf_phong_ramp.cpp Fix T64515, T60434: crash in OSL and preview render after recent changes 2019-05-14 12:24:15 +02:00
CMakeLists.txt Build: disable RTTI for the entire Cycles module, not only the kernel 2019-08-02 19:03:57 +02:00
emissive.cpp Fix T64515, T60434: crash in OSL and preview render after recent changes 2019-05-14 12:24:15 +02:00
osl_bssrdf.cpp Fix T64515, T60434: crash in OSL and preview render after recent changes 2019-05-14 12:24:15 +02:00
osl_closures.cpp Fix T64515, T60434: crash in OSL and preview render after recent changes 2019-05-14 12:24:15 +02:00
osl_closures.h Fix T64515, T60434: crash in OSL and preview render after recent changes 2019-05-14 12:24:15 +02:00
osl_globals.h Fix T64515, T60434: crash in OSL and preview render after recent changes 2019-05-14 12:24:15 +02:00
osl_services.cpp Fix T66171: Cycles OSL trace() crashing in displacement shaders 2019-06-27 12:46:04 +02:00
osl_services.h Fix T64515, T60434: crash in OSL and preview render after recent changes 2019-05-14 12:24:15 +02:00
osl_shader.cpp Fix T64515, T60434: crash in OSL and preview render after recent changes 2019-05-14 12:24:15 +02:00
osl_shader.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00