Blender Git Loki

Blender Git commits from all branches.

Page: 2265 / 2888

Revision 270b54a by Kavitha Sampath / varunsundar08@gmail.com (cycles_kernel_split)
May 6, 2015, 07:43 (GMT)
Cycles kernel split : Refactor: replace address specifiers with ccl_ macros

__local with ccl_local
__global with ccl_global
__private with ccl_private
inline with ccl_device_inline
Revision fe0aa0f by Kavitha Sampath / varunsundar08@gmail.com (cycles_kernel_split)
May 6, 2015, 07:43 (GMT)
Cycles kernel split : avoid explicit macro definition in svm.h
Revision 8069faa by Kavitha Sampath / varunsundar08@gmail.com (cycles_kernel_split)
May 6, 2015, 07:42 (GMT)
Cycles kenrel split : move use_split_kernel to DeviceInfo class
May 6, 2015, 07:42 (GMT)
Cycles kernel split : Move ENQUEUE_SPLIT_KERNEL macro inside path_trace
May 6, 2015, 07:42 (GMT)
Cycles kernel split : Use ENQUEUE_SPLIT_KERNEL macro to enqueue split kernels
May 6, 2015, 07:25 (GMT)
Add mem_alloc() function for Split kernel buffer allocation

Conflicts:
intern/cycles/device/device_opencl.cpp
May 5, 2015, 21:01 (GMT)
Cycles Kernel Split: Cleanup get_node_type_as_string() switch and add todo comment.

Also fix code style in one place.
May 5, 2015, 19:46 (GMT)
Cycles kernel split: Disable advanced shading for all split kernels

It was already disabled for AMD split kernel and since the code in advanced
shading is not ready really ported it only causes compilation error.
May 5, 2015, 19:01 (GMT)
Merge branch 'master' into cycles_kernel_split
May 5, 2015, 18:52 (GMT)
Cycles kernel split: Another attempt to fix error in camera motion
May 5, 2015, 18:34 (GMT)
Cycles kernel split: Compilation error fix after recent changes

Not sure what compiler will allow that access to enum values.
May 5, 2015, 16:54 (GMT)
Alembic: Quick fixes for strict compiler flags
May 5, 2015, 15:53 (GMT)
Move max_render_feasible_tile_size to device_opencl.cpp
May 5, 2015, 15:36 (GMT)
Modify split-kernel's path-trace function signature
May 5, 2015, 15:30 (GMT)
Use max_render_feasible_tile_size for tile-split determination
May 5, 2015, 15:23 (GMT)
Merge branch 'asset-experiments' into asset-engine

Conflicts:
release/scripts/startup/bl_ui/space_filebrowser.py
May 5, 2015, 15:18 (GMT)
Some cleanup and addressing TODOs in ID preview generation module.
May 5, 2015, 15:18 (GMT)
Expose preview/icon render sizes in bpy.app
May 5, 2015, 15:08 (GMT)
Tweak to new and load methods

setdefault would still evaluate the fallback argument,
now avoid calling the real new/load, when the we already have the value loaded
May 5, 2015, 14:59 (GMT)
Alembic support for MSurfaceSample customdata.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021