MicrosoftはIE9でDirect2Dの採用を計画している。Direct2Dは2DグラフィックやベクタグラフィックのレンダリングにGPUの計算リソースを活用するというもので、従来のAPIを使う場合と比べて大幅な性能の改善が期待できる。 Direct2Dを利用する取り組みはFirefoxでも行わ ...
Direct2D is a native-code, immediate-mode API for creating 2D graphics. This topic illustrates how to use Direct2D to draw to a [**Windows::UI::Core::CoreWindow ...