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
2017-10-16Merge remote-tracking branch 'origin/master' into openvdbopenvdbLukas Tönne
2017-09-08Cycles: disable fast math flags, only use a subset.Brecht Van Lommel
2017-04-21CMake: Add option to build against system-wide GlogSergey Sharybin
2017-03-30Fix T51051: Incorrect render on 32bit LinuxSergey Sharybin
2017-02-13Cycles: Use fast math without finite optimizationSergey Sharybin
2017-01-19Cycles: Don't use fast math for the host codeSergey Sharybin
2016-10-31Merge branch 'master' into openvdbLukas Tönne
2016-08-07Cycles microdisplacement: Support for Catmull-Clark subdivision via OpenSubdivMai Lavelle
2016-05-22Code refactor: add generic Cycles node infrastructure.Brecht Van Lommel
2016-05-17Fix C++11 build issues on OS X, remove references to outdated libs.Brecht Van Lommel
2016-03-30Merge branch 'master' into openvdbKévin Dietrich
2016-03-25Cycles: Add an option to build single kernel only which fits current CPUSergey Sharybin
2016-03-11Fix compilation of cycles standalone and network deviceMartijn Berger
2016-02-19Merge branch 'master' into openvdbKévin Dietrich
2016-02-17Cycles: Don't silence unused macro, remove the macro insteadSergey Sharybin
2016-02-12Cycles: Always use guarded allocator of vectorsSergey Sharybin
2016-02-10Merge branch 'master' into openvdbKévin Dietrich
2016-02-06Cycles: Add some utility tests using GTestsSergey Sharybin
2016-01-31Merge branch 'master' into openvdbKévin Dietrich
2016-01-30CMake: Remove per-module Werror settingsSergey Sharybin
2016-01-15Merge branch 'master' into openvdbKévin Dietrich
2016-01-14Cycles: Reduce scope of some defines set in CMakeListsSergey Sharybin
2016-01-14CMake: De-duplicate checks around unordered maps and shared pointerSergey Sharybin
2016-01-05Merge branch 'master' into openvdbKévin Dietrich
2016-01-04Remove SCons building systemSergey Sharybin
2015-08-29OpenVDB 3.1 update.Kévin Dietrich
2015-07-23Merge branch 'master' into openvdbKévin Dietrich
2015-07-18CMake: Add option to enable -Werror cflag in some areasSergey Sharybin
2015-07-18Cleanup: whitespace (CMake)Campbell Barton
2015-06-15Several fixes and cleanups to the compile process:Kévin Dietrich
2015-06-07Cycles: disable -Wfloat-conversion and -Wdouble-promotion for OpenVDBKévin Dietrich
2015-05-28Add OPENVDB_USE_BLOSC definition.Kévin Dietrich
2015-05-20Tackle some of the review points.Kévin Dietrich
2015-05-17Improvements to compilation with CMake: set flags to be able to buildKévin Dietrich
2015-05-14Merge branch 'master' into openvdb_smokeKévin Dietrich
2015-05-10Cycles: Use native float->half conversion instructions for Haswell CPUs.Sv. Lockal
2015-05-10Apply patch in a new branch, to clean the history a bitKévin Dietrich
2015-03-29Optionally use c++11 stuff instead of boost in cycles where possible. We do a...Martijn Berger
2014-12-31Cycles: Post-reintegration tweaks to ensure things do compileSergey Sharybin
2014-12-31Cycles: Correction to previous SSE/AVX flags detectionSergey Sharybin
2014-12-31Cycles: Be ready for gflags namespace auto-detectSergey Sharybin
2014-12-31Cycles: Fix compilation error with compilers which doesn't support AVXSergey Sharybin
2014-12-31Cycles: Fully support WITH_CYCLES_LOGGING optionSergey Sharybin
2014-12-31Cycles: Fix compilation error when OIIO is compiled with external PugiXML parserSergey Sharybin
2014-12-31Cycles: Synchronize changes with standalone repositorySergey Sharybin
2014-12-02Cycles: Use lock in the memory statisticsSergey Sharybin
2014-10-15Futher tweaks to WITH_CPU_SSE optionSergey Sharybin
2014-10-08Cycles: enable double promotion warning /w gccCampbell Barton
2014-10-04Cycles: Add support for debug passesSergey Sharybin
2014-09-25Cycles: Add support of Glog loggingSergey Sharybin