Difference between revisions of "ITJ2005Detail 1-3"
From eLinux.org
m (Bot (Edward's framework)) |
|||
| Line 2: | Line 2: | ||
=== - by Katsuya Matsubara(Renesas/iGel) === | === - by Katsuya Matsubara(Renesas/iGel) === | ||
=== Outline of this session === | === Outline of this session === | ||
| − | + | ||
| − | + | * For the people who are interested in the [[Direct FB]], we will present how to prepare custom "gfxdriver" which enables the graphics drawing acceleration feature in each specific graphics chips. | |
| + | * In preveous Technical Session in San Jose (January 2005), we had such question from the attendee. Now along with this session we will prepare such technical notes. | ||
==== In Japanese ==== | ==== In Japanese ==== | ||
| − | + | * [[Direct FB]] に興味をもっている人は結構多いのですが、実際に 特定のグラフィックスチップに内蔵された描画加速機構を有効にするようなカスタムの gfxdriver をどのように作ったらよいか、実際の ソースコードを引用しながら解説するものです。 | |
| + | * 前回サンノゼのテクニカルセッション時にも質問がでましたが、世の中にこの内容を説明したドキュメントが存在しないのでこの機会に資料をまとめておくのが有効だろうという事になりました。 | ||
| − | |||
=== Presentation Material === | === Presentation Material === | ||
* [[Media:celf0506gfxdriver.ppt]] | * [[Media:celf0506gfxdriver.ppt]] | ||
Revision as of 03:42, 8 March 2007
Contents |
Writing custom gfx_driver for Direct FB
- by Katsuya Matsubara(Renesas/iGel)
Outline of this session
- For the people who are interested in the Direct FB, we will present how to prepare custom "gfxdriver" which enables the graphics drawing acceleration feature in each specific graphics chips.
- In preveous Technical Session in San Jose (January 2005), we had such question from the attendee. Now along with this session we will prepare such technical notes.
In Japanese
- Direct FB に興味をもっている人は結構多いのですが、実際に 特定のグラフィックスチップに内蔵された描画加速機構を有効にするようなカスタムの gfxdriver をどのように作ったらよいか、実際の ソースコードを引用しながら解説するものです。
- 前回サンノゼのテクニカルセッション時にも質問がでましたが、世の中にこの内容を説明したドキュメントが存在しないのでこの機会に資料をまとめておくのが有効だろうという事になりました。