Blender Git Loki

Blender Git commits from all branches.

Page: 1777 / 2888

April 23, 2017, 20:56 (GMT)
MinGW: Remove from CMake configs
April 23, 2017, 20:54 (GMT)
MinGW: remove from buildbot
April 23, 2017, 16:32 (GMT)
Fix problem with layer drawing order

The fill and stroke must be in the same pass to keep layer drawing order
April 23, 2017, 09:24 (GMT)
Add functions to draw strokes with one point only
April 22, 2017, 18:13 (GMT)
WIP: Basic texture filling support

Pending to add more options
April 22, 2017, 17:04 (GMT)
Fix problems after merge
April 22, 2017, 17:03 (GMT)
Cleanup: Remove unused shader definition
April 22, 2017, 16:28 (GMT)
Merge branch 'blender2.8' into greasepencil-object
April 22, 2017, 16:18 (GMT)
Draw buffer if stroke shaders are not loaded yet

This fix the problem for the first stroke in the frame
April 22, 2017, 16:15 (GMT)
Cleanup: Replace duplicate lines by helper function
April 22, 2017, 10:48 (GMT)
WIP: Add current stroke buffer to drawing manager

Pending to solve the error for first stroke before frame is created
April 21, 2017, 11:14 (GMT)
fix for jumps in rotation when converting to keyframed objects
April 20, 2017, 21:03 (GMT)
Merge remote-tracking branch 'origin/master' into temp-cycles-denoising
April 20, 2017, 16:37 (GMT)
Merge branch 'master' into cloth-improvements
April 20, 2017, 14:09 (GMT)
small fix for phi grid reset
April 19, 2017, 18:45 (GMT)
Merge remote-tracking branch 'origin/master' into temp-cycles-denoising
April 19, 2017, 18:35 (GMT)
Cycles Denoising: Disable local (aka shared) memory on OpenCL

On GPU architectures, storing the design row in local memory improves performance due to lower global memory bandwidth requirements.
However, if the GPU doesn't have enough local memory available, occupancy suffers which makes it even slower than the global memory version.

On CUDA, the amount of available local memory (shared memory in CUDA terminology) can be controlled, but that's not possible on OpenCL. So, to avoid a huge performance hit when the local memory isn't enough, it's disabled on OpenCL.
April 19, 2017, 18:35 (GMT)
Cycles Denoising: Fix compilation on AMD CPU OpenCL
April 19, 2017, 18:35 (GMT)
Cycles Denoising: Remove unused filter_compat headers
April 19, 2017, 18:35 (GMT)
Cycles Denoising: Remove variable for split kernel variance

The devices know whether they're using the split kernel or not, there's no need to store the information.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021