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
2015-01-02Fix T43027: OpenCL kernel compilation broken after QBVHSergey Sharybin
2014-12-31Cycles: Post-reintegration tweaks to ensure things do compileSergey Sharybin
2014-12-31Cycles: Be ready for gflags namespace auto-detectSergey 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-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-12-25Cycles: Add some utility functions and structuresSergey Sharybin
2014-12-25Cycles: Implement watertight ray/triangle intersectionSergey Sharybin
2014-12-08Cycles: Fix compilation error with MinGW and logging enabledSergey Sharybin
2014-12-05Cycles: Add dedicated Progress::set_error() callSergey Sharybin
2014-12-02Cycles: Use lock in the memory statisticsSergey Sharybin
2014-11-20Cycles: Remove dynamic library helper filesSergey Sharybin
2014-11-15Cycles: Revert changes to inline flags enabled for release onlySergey Sharybin
2014-11-12Fix T41066: MSVC + AVX2 kernel causes artifacts in hair render.Thomas Dinges
2014-11-08Add safe_normalize to cycles, avoid checking length firstCampbell Barton
2014-11-08Cleanup: cycles whitespaceCampbell Barton
2014-11-01Cycles: Remove redundant alloc/freeSergej Reich
2014-11-01Cycles: Code cleanup, proper class vs. struct declarationSergey Sharybin
2014-10-14Fix T42021: OSL doesn't work when there are non-ascii chars in the pathSergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins
2014-09-26Cycles: Keep ccl_always_inline always inlining the stuffSergey Sharybin
2014-09-25Cycles: Accidentally inverted the logic of NDEBUG macroSergey Sharybin
2014-09-25Cycles: Fix for the MSVC which doesn't have default osteram constructorSergey Sharybin
2014-09-25Cycles: Add support for cameras inside volumeSergey Sharybin
2014-09-25Cycles: Don't inline functions for debug CPU kernelSergey Sharybin
2014-09-25Cycles: Add support of Glog loggingSergey Sharybin
2014-09-18Cleanup: style, spellingCampbell Barton
2014-09-16Cleanup: sync map_to_sphere, UNLIKELY xy zero caseCampbell Barton
2014-09-15Fix T41839, OpenCL error.Thomas Dinges
2014-09-04Fix wrong track of the memory when doing device vector resize before freeing itSergey Sharybin
2014-09-03Cleanup: Use function call and delete obsolete comment.Thomas Dinges
2014-09-01Cycles: Rebuild BVH from scratch if loading cache failedSergey Sharybin
2014-08-17CleanupCampbell Barton
2014-08-07Cleanup: Remove special code for Visual Studio 2008.Thomas Dinges
2014-08-05Deduplicate CUDA and OpenCL wranglersSergey Sharybin
2014-08-02Make CHECK_TYPE_NONCONST macro portableCampbell Barton
2014-07-29Fix T41174: Tangent space required UV map in CyclesSergey Sharybin
2014-07-25Cycles Bake: show progress bar during bakeDalai Felinto
2014-07-25Switch to Cuda 4.0 style api for kernel invocation. This is a small clean-up ...Martijn Berger
2014-07-02Cycles: Update CUDA error messages, based on Toolkit 6.0.Thomas Dinges
2014-06-19Cycles: attempt to solve compilation error on 32bit OSXSergey Sharybin
2014-06-16Cycles: Slight modification to the previous commitSergey Sharybin
2014-06-16Cycles: Fix compilation error on 32bit platformsSergey Sharybin
2014-06-16Cycles: Fix compilation error on platforms without SSE2Sergey Sharybin
2014-06-14Fix compilation in cyclesAntony Riakiotakis
2014-06-14Quiet warning in CyclesCampbell Barton
2014-06-14Cycles: Add support for uchar4 attributes.Thomas Dinges
2014-06-14Code cleanup.Thomas Dinges
2014-06-14Cycles: Add an AVX2 CPU kernel.Thomas Dinges