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
2017-05-03Cycles: Split kernel - sort shadersHristo Gueorguiev
2017-05-03Cycles: Fix OpenCL compilation failure after recent color changesSergey Sharybin
2017-05-03Cycles: Use render visibility for duplis when Render Layer option in viewport...Sergey Sharybin
2017-05-03Cycles: Simplify code in SVM image by using new utility functionSergey Sharybin
2017-05-03Cycles: Add utility function to convert float4 color from srgb to linearSergey Sharybin
2017-05-02Cycles: Remove extra clFinish from driver workaroundMai Lavelle
2017-05-02Cycles: Output split state element sizeMai Lavelle
2017-05-02Cycles: Branched path tracing for the split kernelMai Lavelle
2017-05-02Cycles: Fix missing type declaration in OpenCL imageSergey Sharybin
2017-05-02Cycles: Fix CUDA split kernelSergey Sharybin
2017-05-02Cycles: Cache split kernels in CUDA deviceSergey Sharybin
2017-04-29Cycles: Fix crashes after recent image changesMai Lavelle
2017-04-28Cycles: Use relative path for #line directivesSergey Sharybin
2017-04-28Libmv: Make ERROR a default printing severitySergey Sharybin
2017-04-28Cycles: Correct comment after previous commitSergey Sharybin
2017-04-28Cycles: Lower default severity level to ERRORSergey Sharybin
2017-04-28Cycles: De-duplicate bit magic for decoding image options in OpenCL kernelSergey Sharybin
2017-04-28Cycles: Simplify code around maximum OpenCL info size allocationSergey Sharybin
2017-04-28Cycles: Cleanup, de-duplicate image packing of various typesSergey Sharybin
2017-04-28Cycles: Quick (real) fix for broken textures on OpenCLSergey Sharybin
2017-04-28Revert "Cycles: Fix image textures were completely broken since recent unlimi...Sergey Sharybin
2017-04-28Cycles: Cleanup, spelling and bracesSergey Sharybin
2017-04-28Cycles: Fix image textures were completely broken since recent unlimited text...Sergey Sharybin
2017-04-28Cycles: Cleanup, always use braces for blocksSergey Sharybin
2017-04-28Cycles: Cleanup, indentation in preprocessorSergey Sharybin
2017-04-28Cycles: Cleanup, use ccl::vector instead of std::vectorSergey Sharybin
2017-04-28Cycles: Cleanup, indentaiton and trailing whitespace and wrappingSergey Sharybin
2017-04-27Cleanup: Some style and code tweaks to Image Code after changes.Thomas Dinges
2017-04-27Unlimited number of textures for CyclesStefan Werner
2017-04-26Cycles: Allow samples to finish in split kernel to avoid artifacts when cance...Mai Lavelle
2017-04-26Cycles: Change OpenCL split kernel to use single program by defaultMai Lavelle
2017-04-26Cycles: Enable Correlated Multi Jitter for OpenCL and split kernelMai Lavelle
2017-04-26Cycles: Fix over-allocation of triangles storage for triangle primitive hairSergey Sharybin
2017-04-26User preferences: Use checkbox for Cycles device selectionSergey Sharybin
2017-04-26Cycles: Fix access undefined macro on non-MSVC compilerSergey Sharybin
2017-04-25workaround for T50176lazydodo
2017-04-25Cycles: use safe compiler flags for OpenCL.Hristo Gueorguiev
2017-04-25Workaround for AMD GPU OpenCL compiler.Hristo Gueorguiev
2017-04-25Cycles: Fix strict compiler flagsSergey Sharybin
2017-04-25Cycles: Cleanup, mainly line length in random moduleSergey Sharybin
2017-04-25Cycles: Split vectorized math utilities to a dedicated filesSergey Sharybin
2017-04-25Cycles: Split vectorized types into separate filesSergey Sharybin
2017-04-25Cycles: Cleanup, preprocessor indentationSergey Sharybin
2017-04-24Cycles: Remove re-hashing done in BPT volume codeSergey Sharybin
2017-04-24Cycles: Cleanup, space after keywordSergey Sharybin
2017-04-24Add C internal version of msgfmt (similar to makesrna/dna binaries).Bastien Montagne
2017-04-21Cycles: Solve speed regression of classroom scene after principled commitSergey Sharybin
2017-04-21Cycles: Make it a generic base class for all types of closure nodesSergey Sharybin
2017-04-21CMake: Add option to build against system-wide GlogSergey Sharybin
2017-04-21Cycles: Cleanup, indentation in preprocessorSergey Sharybin