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
path: root/intern
AgeCommit message (Expand)Author
2015-06-01Cycles: Fix missing features gathering from the bump graphSergey Sharybin
2015-06-01Cycles: Add bump feature for selective nodes compilationSergey Sharybin
2015-06-01Cycles: Report build flags used for the OpenCL kernel compilationSergey Sharybin
2015-06-01Cycles: Shader node features are to be inherited from the base classSergey Sharybin
2015-05-29GHOST get rid of unused warningsAntony Riakiotakis
2015-05-28Cycles: Enable Object Motion on AMD OpenCL.Thomas Dinges
2015-05-28Ghost/X11: allow creating windows to failCampbell Barton
2015-05-28Cleanup: warningCampbell Barton
2015-05-28Cleanup: Remove unused Noise Basis texture code.Thomas Dinges
2015-05-28Cleanup: Remove unused Voronoi texture code.Thomas Dinges
2015-05-27Cycles: Code cleanup, split kernelSergey Sharybin
2015-05-26Fix T44833: Can't use ccl_local space in non-kernel functionsSergey Sharybin
2015-05-26Cycles: Enable advanced shading for NVidia OpenCL kernelSergey Sharybin
2015-05-26Fix T44831: Crash when using Intel OpenCL with split kernelSergey Sharybin
2015-05-26Fix T44763: Surface Panel does not update correctly according to Node Output ...Sergey Sharybin
2015-05-26GHOST: flush event printer outputCampbell Barton
2015-05-26Cleanup: warning, spellingCampbell Barton
2015-05-25Cycles: Fix compilation error of split kernelSergey Sharybin
2015-05-25Fix T44833, OpenCL compile error on AMD.Thomas Dinges
2015-05-25Fix T44830, wrong sample progress number when using split device.Thomas Dinges
2015-05-23Cleanup: typosCampbell Barton
2015-05-22Cycles: Restructure kernel files organizationSergey Sharybin
2015-05-22Cycles: Remove TM / R and whitespace from OpenCL device names.Thomas Dinges
2015-05-21Cleanup: Remove some outdated comments related to split kernel.Thomas Dinges
2015-05-21Cycles: Remove OSL from split headersSergey Sharybin
2015-05-21Cycles: Move utility atomics function to util_atomic.hSergey Sharybin
2015-05-21Cycles: CYCLES_OPRNCL_DEBUG now affects on split kernel as wellSergey Sharybin
2015-05-21Cycles: Restore some lost custom cflags passed to the kernel compilationSergey Sharybin
2015-05-20Cycles: Cleanup, synchronize name across file name, program and kernel namesSergey Sharybin
2015-05-20Cycles: Simplify code around kernel loadingSergey Sharybin
2015-05-20Cycles standalone, add device type in output listingMartijn Berger
2015-05-20Atomic operations: Add function declarations at the top of the headerSergey Sharybin
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-19Cycles: Check for validity of the tiles arrays in progressive refineSergey Sharybin
2015-05-19Cycles: Check for whether update/write callbacks are set prior to calling themSergey Sharybin
2015-05-18Fix T44707: cycles border render regressionSv. Lockal
2015-05-18Change behavior of cycles xml to conform the spec: "Each XML document has exa...Martijn Berger
2015-05-17Cycles: Enable advanced shading on AMD / OpenCL.Thomas Dinges
2015-05-17Cycles / OpenCL: Enable Camera Motion and Hair for AMD.Thomas Dinges
2015-05-17Cleanup: Typos, typos everywhere. :DThomas Dinges
2015-05-17Cycles Standalone: Expose various light settings.Thomas Dinges
2015-05-17Cycles Standalone: Update help screen.Thomas Dinges
2015-05-17Cleanup: pep8Campbell Barton
2015-05-17Cleanup: typosCampbell Barton
2015-05-15Cleanup: style, spellingCampbell Barton
2015-05-15Cycles: Make animated seed a builtin feature.Thomas Dinges
2015-05-15Cycles: Enable CMJ for Intel/NVidia experimental split kernelsSergey Sharybin
2015-05-15Cycles: Pass __KERNEL_EXPERIMENTAL__ to OpenCL split kernelsSergey Sharybin
2015-05-15Cycles: Make experimental kernel build option more genericSergey Sharybin
2015-05-15Cycles: Disable bake OpenCL kernel for NVidia devices prior to sm_30Sergey Sharybin