Re: 最新版の修正情報で気になったもの

投稿ツリー


このトピックの投稿一覧へ

通常 Re: 最新版の修正情報で気になったもの

msg# 1.43
depth:
1
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2014/1/17 9:54
完全無欠猫  長老 居住地: 兵庫  投稿数: 750
Crash関係:
SHA-1: e9227c76d480c5e7973b6bce03cce3ad414b0348
* Fix T37706: avoid cycles crash when using a stack that exceeds SVM stack limits.
 This should be pretty rare, the shader in question had many parallel node links
 because of copying the nodes many times, which is inefficient to run anyway.

SHA-1: e9fb4299ebe94ddc5df93e90ec753bd3e0284f84
* Fix T38116: Crash when using solidify modifier on multi-user mesh
 Issue was caused by solidify modifier using original vertices bitfield
 to store tags. This isn't thread-safe obviously. Now use bitmap to store
 needed tags.

気になったもの:
SHA-1: de28a4d4b2c9397c5233a5ee1dbf1400f450a15c
* Cycles: Add an AVX kernel for CPU rendering.
* AVX is available on Intel Sandy Bridge and newer and AMD Bulldozer and newer.
* We don't use dedicated AVX intrinsics yet, but gcc auto vectorization gives a 3% performance improvement for Caminandes. Tested on an i5-3570, Linux x64.
* No change for Windows yet, MSVC 2008 does not support AVX.

投票数:4 平均点:2.50

  条件検索へ


ログイン

ユーザ名:

パスワード:



パスワード紛失

クイックリンク

2021/07/01版
●Blender.org
BlenderFoundation
- Blenderのダウンロード
- 公式チュート等
- 公式マニュアル(和訳)

●ニュース(英文)
BlenderNation

●Blenderコミュニティ
blenderartists.org

●Blender Q&A
- Blender Stack Exchange

●テストビルド
Buildbot(自動生成)


●開発関連
公式開発サイト
Blender開発blog
Blender Wiki