blender/intern/cycles/kernel
Brecht Van Lommel b50cf33d91 Fix T64515, T60434: crash in OSL and preview render after recent changes
The refactoring of texture handles did not take into account that render
services are shared between multiple render session. Now the texture
to handle map is also shared between render sessions.
2019-05-14 12:24:15 +02:00
..
bvh Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
closure Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
filter Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
geom Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
kernels Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
osl Fix T64515, T60434: crash in OSL and preview render after recent changes 2019-05-14 12:24:15 +02:00
shaders Cleanup: refactor Cycles OSL texture handling 2019-05-03 15:36:20 +02:00
split Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
svm Cycles: support loading images from arbitrary OpenColorIO color space 2019-05-03 15:42:49 +02:00
CMakeLists.txt ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_accumulate.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_bake.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
kernel_camera.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_color.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_compat_cpu.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_compat_cuda.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_compat_opencl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_differential.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_emission.h Cycles/Eevee: unify light strength and color 2019-05-13 15:56:10 +02:00
kernel_film.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_globals.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_id_passes.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
kernel_jitter.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_light.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
kernel_math.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_montecarlo.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
kernel_passes.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_path_branched.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
kernel_path_common.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_path_state.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_path_subsurface.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_path_surface.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
kernel_path_volume.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_path.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
kernel_profiling.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_projection.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_queues.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_random.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_shader.h Fix T63802: textured lights not working with OSL 2019-05-14 00:40:25 +02:00
kernel_shadow.h Cycles: remove hair minimum width support. 2019-04-24 14:39:47 +02:00
kernel_subsurface.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel_textures.h Cycles: Added Float2 attribute type. 2019-03-05 14:55:21 +01:00
kernel_types.h Fix T64515, T60434: crash in OSL and preview render after recent changes 2019-05-14 12:24:15 +02:00
kernel_volume.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
kernel_work_stealing.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
kernel.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00