NPAPI:Pepper: Difference between revisions

Line 144: Line 144:
We expect to use the term renderer in a more general sense than just graphics, so we present NPAPI with a structure that can be extended as other interfaces are added (e.g., audio, 3D graphics, hardware accelerators).
We expect to use the term renderer in a more general sense than just graphics, so we present NPAPI with a structure that can be extended as other interfaces are added (e.g., audio, 3D graphics, hardware accelerators).


=== Getting a Context to Draw Into ===
=== Getting a Context to Render ===


<pre>
<pre>
89

edits