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
2016-11-20GHOST/X11: Incorrect WM_STATE accessCampbell Barton
2016-11-19Merge branch 'master' into blender2.8Bastien Montagne
2016-11-18Cycles: Different noise seed for stereoscopic rendering (Fix #T50024)Dalai Felinto
2016-11-17Fix T50001: auto tile size addon broken after Cycles GPU device changes.Brecht Van Lommel
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-16Cycles: Fix different noise pattern from fix in T49838:Sergey Sharybin
2016-11-15FIX T49899: Add EIGEN_MAKE_ALIGNED_OPERATOR_NEW to classes that use eigen's d...lazydodo
2016-11-15Atomics: Add some extra utility functionsSergey Sharybin
2016-11-15Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2016-11-14Cycles: De-duplicate image loading functionsSergey Sharybin
2016-11-12Fix T49904: Cycles standalone missing default generated texture coordinates.Brecht Van Lommel
2016-11-12Fix Cycles OSL compilation based on modified time not working.Brecht Van Lommel
2016-11-12Fix Cycles standalone not finding CPU device after recent changes.Brecht Van Lommel
2016-11-12Fix T49985: cycles standalone XML missing distant lights.Brecht Van Lommel
2016-11-12Fix T49985: cycles standalone using wrong socket names for XML reading.Brecht Van Lommel
2016-11-11Cycles: Add comments to endif directivesMai Lavelle
2016-11-09Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-08Atomics: Add 32 bit version of fetch and AND/ORSergey Sharybin
2016-11-08Fix T49838: Noise randomization for frame should be done per interframes as wellSergey Sharybin
2016-11-08Cycles: Only use new light sample threshold for new filesSergey Sharybin
2016-11-07Merge branch 'master' into blender2.8Bastien Montagne
2016-11-07Fix compilation error when CUDA toolkit is not installedSergey Sharybin
2016-11-07Cycles: Remove device settings from performance tabLukas Stockner
2016-11-07Cycles: Refactor Device selection to allow individual GPU compute device sele...Lukas Stockner
2016-11-06Cycles: Fix T49952: Bad MIS sampling of backgrounds with single bright pixelsLukas Stockner
2016-11-04cycles, cuDeviceComputeCapability is deprecated as of cuda 5.0Martijn Berger
2016-11-03Cycles: Fix missing underscore in geom_object.hLukas Stockner
2016-11-03Cycles: Fix OpenCL build error caused by light termination commitLukas Stockner
2016-11-03Cycles: Fix T49901: OpenCL build error after recent light texture coordinate ...Lukas Stockner
2016-11-02Libmv: Update tests to make tests pass after recent Ceres updateSergey Sharybin
2016-11-02Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-02Cycles standalone, compile fix UINT_MAX is not defined in device_cuda.cppMartijn Berger
2016-10-31Cycles: Deduplicate AO calculationLukas Stockner
2016-10-30Cycles: Fix OpenCL compilation with the new brick textureLukas Stockner
2016-10-30Cycles: Style Fix: Light sampling threshold descriptionLukas Stockner
2016-10-30Cycles: Initialize the RNG state from the kernel instead of the hostLukas Stockner
2016-10-30Cycles: Add optional probabilistic termination of light samples based on thei...Lukas Stockner
2016-10-30Cycles: Add smoothing option to the Brick TextureLukas Stockner
2016-10-29Fix T49846: OpenCL rendering compilation failureLukas Stockner
2016-10-29Cycles: Implement texture coordinates for Point, Spot and Area LampsLukas Stockner
2016-10-27Cycles: More workarounds for weird crashes on AVX2Sergey Sharybin
2016-10-26Cycles: Another attempt to fix crashes on AVX2 processorsSergey Sharybin
2016-10-26Cycles: Fix compilation error of AVX2 kernel without SSE mathSergey Sharybin
2016-10-26Cycles: Completely disable transform SSE for nowSergey Sharybin
2016-10-26Cycles: Fix crashes after recent optimization commitsSergey Sharybin
2016-10-25Cycles: Fix for fix (tm)Sergey Sharybin
2016-10-25Cycles: Fix typo in previous commit for BVH improvementsSergey Sharybin
2016-10-25API: Fix LinksAaron Carlisle
2016-10-25Cycles: Enable SSE math optimization for AVX kernelsSergey Sharybin
2016-10-25Cycles: Use new SSE version of offset calculation for all QBVH flavorsSergey Sharybin