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-05-03Fix '-Werror=float-conversion' error with gcc < 4.9, for CMakeBastien Montagne
2014-05-03Code cleanup: Add -Werror=float-conversion to CyclesCampbell Barton
2014-03-31Cycles: fix 3-5% performance regression in msvc builds caused by a typo in st...Sv. Lockal
2014-03-27CMake: disable SSE flags if gcc/clang don't supportCampbell Barton
2014-03-13Code cleanup: cmakeCampbell Barton
2014-02-03Cycles: enable /arch:AVX in msvc 11 and later versions for avx kernelSv. Lockal
2014-01-29Scons: refactor cycles kernel code to avoid building the AVX kernel withBrecht Van Lommel
2014-01-27Revert recent OpenEXR cmake/linux fix and earlier OS X fix to use GCC for AVX.Brecht Van Lommel
2014-01-27Attempt to fix T38373: cmake linux build failure with OpenEXR.Brecht Van Lommel
2014-01-21Cycles Standalone: GUI flag was not passed correctly to the code, own mistake...Thomas Dinges
2014-01-20Cycles: Add a cmake config to easily compile Cycles Standalone.Thomas Dinges
2014-01-16Fix compilation of Cycles AVX kernel with cmake.Thomas Dinges
2014-01-16Cycles: Add an AVX kernel for CPU rendering.Thomas Dinges
2014-01-14Cycles: Skip the compilation of the dedicated SSE2 kernel on x86-64, we can a...Thomas Dinges
2013-11-28Cycles: experimental OpenSubdiv code.Brecht Van Lommel
2013-11-28Cycles: experimental OSL ptex reading code.Brecht Van Lommel
2013-11-22Cycles: test code for sse 4.1 kernel and alignment for some vector types.Martijn Berger
2013-08-31Cleanup:Thomas Dinges
2013-08-27Cycles / Standalone:Thomas Dinges
2013-08-05Fix wrong cycles cmake + msvc build flags with relwithdebinfo and minsizerel.Brecht Van Lommel
2013-07-07Arrempt to fix Cycles compilation with ClangSergey Sharybin
2013-06-19Cycles: optimized SSE BVH traversal now also works with SSE2 CPUs, so all theBrecht Van Lommel
2013-06-19Fix for Debug build on MSVC2008 and MSVC2012 after Cycles Kernel optimization:Jürgen Herrmann
2013-06-18Cycles: attempt to fix internal compile error with some visual studio buildsBrecht Van Lommel
2013-06-18Cycles / BVH:Thomas Dinges
2013-02-04Fix cycles intersection issue with overlapping faces on windows 32 bit and CPUBrecht Van Lommel
2013-01-31Fix cycles windows link errors when building with OSL master branch.Brecht Van Lommel
2013-01-14Remove usage WITH_CYCLES_CUDA_BINARIES in code, use check forSergey Sharybin
2012-12-21Cycles: merge some changes from a local branch to bring network rendering a bitBrecht Van Lommel
2012-11-29Fix compile error with clang.Daniel Genrich
2012-11-26-fno-rtti is a gcc option which gives a warning when using MSVCJason Wilkins
2012-11-09Cycles / CMake:Thomas Dinges
2012-10-20Cycles OSL: some build system tweaks to avoid global includes and definitions,Brecht Van Lommel
2012-09-25Use ${OPENEXR_INCLUDE_DIR} instead of ${OPENEXR}/includeSergey Sharybin
2012-09-24OSL/cmake: the non-intrusive parts, so other os-maintainers can take code overJens Verwiebe
2012-09-20code cleanup: cycles now uses system includes for boost/oiio.. etc, so we don...Campbell Barton
2012-09-03RTTI needs to be disabled in cycles for OSL.Lukas Toenne
2012-08-20Cycles / Cmake:Thomas Dinges
2012-06-01code cleanup: warningsCampbell Barton
2011-12-29add UNLIKELY / LIKELY util defines to help optimize iterators that are called...Campbell Barton
2011-12-02Cycles:Brecht Van Lommel
2011-12-01CyclesBrecht Van Lommel
2011-11-23Cycles: build flags tweaks to avoid errors with msvc debug build.Brecht Van Lommel
2011-11-19UI: small tweak to tooltips for enum menus, it wasn't very clear whichBrecht Van Lommel
2011-11-18Cycles: try to avoid NaN pixels with oren nayar. Also small cmake code cleanup.Brecht Van Lommel
2011-11-15Fix #29259: cycles issues on certain processors. Now two versions of the kernelBrecht Van Lommel
2011-11-10Cycles:Brecht Van Lommel
2011-11-10Cycles: attempted fix for error building with sse/mtune optimization flags.Brecht Van Lommel
2011-11-10Cycles:Brecht Van Lommel
2011-11-09Cycles: cmake tweaks for linux build, instructions on the wiki no longer worked.Brecht Van Lommel