Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-01Cycles: less instructions for CPU perlin codeSv. Lockal
2014-01-14Cycles, Code cleanup: simplify code for color linear interpolation and float ...Sv. Lockal
2014-01-14Cycles: Fix Wave texture difference between OSL and SVM, OSL wasn't using the...Thomas Dinges
2014-01-14Code cleanup / Cycles: Don't pass scale to texture functions, do the multipli...Thomas Dinges
2014-01-13Fix cycles texture crash on win x86-64 + msvc 11Sv. Lockal
2014-01-12Fix compilation for OpenCL (and small stype fixes)Sv. Lockal
2014-01-12Cycles: SSE for Voronoi textures (targeted for Haswell CPUs)Sv. Lockal
2014-01-11Code Cleanup: in Cycles SSE replace macros with templates, skip unused code w...Sv. Lockal
2014-01-08Cycles: workaround for noise performance regression in CUDA 5.5Sv. Lockal
2014-01-07Fix CUDA/OpenCL compile errors in scattering commit.Brecht Van Lommel
2014-01-07Cycles Volume Render: scattering support.Brecht Van Lommel
2014-01-06Cycles: Minor optimization (~1%) for texture access on CPUSv. Lockal
2014-01-06Cleanup: use blend() in perlin noise (gives 12 less instructions on SSE4.1)Sv. Lockal
2014-01-06Cycles: SSE optimization for sRGB conversion (gives 7% speedup on CPU for pav...Sv. Lockal
2013-12-31Cycles Volume Render: generated texture coordinates for volume render.Brecht Van Lommel
2013-12-29Fix cycles volume render crash when trying to access primitive attributesBrecht Van Lommel
2013-12-28Use ccl_device_inline for SSE perlin noiseSv. Lockal
2013-12-28Cycles Volume Render: add support for overlapping volume objects.Brecht Van Lommel
2013-12-28Cycles Volume Render: support for rendering of homogeneous volume with absorp...Brecht Van Lommel
2013-12-28Cycles Volume Render: work on nodes and closures.Brecht Van Lommel
2013-12-27Cycles / Perlin Noise: Optimize noise calculation by using SIMD instructions ...Thomas Dinges
2013-11-22Cycles: Add a "Normal" input socket to the Layer Weight node + GLSL drawing c...Thomas Dinges
2013-11-18Cycles: change __device and similar qualifiers to ccl_device in kernel code.Brecht Van Lommel
2013-11-09Cycles / Fresnel Node:Thomas Dinges
2013-10-08Cycles / SSS:Thomas Dinges
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-09-04Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this willBrecht Van Lommel
2013-08-28Cycles / OpenCL:Thomas Dinges
2013-08-28Cycles / Sky Texture:Thomas Dinges
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-18Cycles: Subsurface ScatteringBrecht Van Lommel
2013-08-17Cycles / Sky Model:Thomas Dinges
2013-08-13Merged revision(s) 59035-59107 from trunk/blender into soc-2013-dingto. Thomas Dinges
2013-08-11Code cleanup / Cycles:Thomas Dinges
2013-08-10Code cleanup / Cycles:Thomas Dinges
2013-08-07Merged revision(s) 58859-58993 from trunk/blender into soc-2013-dingto. Thomas Dinges
2013-08-07minor edits to float/double conversion suggested by DingToCampbell Barton
2013-08-06cycles builds with -Wdouble-promotion again.Campbell Barton
2013-08-05Code cleanup / Cycles:Thomas Dinges
2013-08-03Cycles / SSS:Thomas Dinges
2013-08-02Cycles / SSS Render Passes:Thomas Dinges
2013-08-01Merged revision(s) 58779, 58783-58784 from trunk/blender into soc-2013-dingto.Thomas Dinges
2013-08-01Code cleanup, use bools here. Forgot to change that. Thomas Dinges
2013-08-01Cycles / HSV Separator and Combine node:Thomas Dinges
2013-08-01Cycles / Vector Transform node:Thomas Dinges
2013-08-01Cycles / Blackbody to RGB node:Thomas Dinges
2013-08-01Cycles / Ray Depth:Thomas Dinges
2013-08-01Cycles / Vector Transform node:Thomas Dinges
2013-07-31Cycles / Blackbody Node:Thomas Dinges
2013-07-31Cycles / Ray Depth:Thomas Dinges