89
edits
Line 58: | Line 58: | ||
This proposal is clearer at this moment regarding 2D graphics. We expect we may need to pass some state (2d vs. 3d, hardware vs. raster, etc.) in through other calls and/or with some extensions to the data structures we propose below. | This proposal is clearer at this moment regarding 2D graphics. We expect we may need to pass some state (2d vs. 3d, hardware vs. raster, etc.) in through other calls and/or with some extensions to the data structures we propose below. | ||
=== Negotiating the drawing model === | |||
A plugin may call NPN_GetValue() with the following NPNVariable to query the browser whether it supports the Pepper drawing model: | A plugin may call NPN_GetValue() with the following NPNVariable to query the browser whether it supports the Pepper drawing model: |
edits