89
edits
Line 50: | Line 50: | ||
To these ends we propose, for both 2D and 3D: | To these ends we propose, for both 2D and 3D: | ||
* Only windowless plugins should be supported. | * Only windowless plugins should be supported. | ||
* Compositing should be done by outside the plugin itself, which should only produce an RGBA (2D) or texture (3D). | * Compositing should be done by outside the plugin itself, which should only produce an RGBA (2D) or a texture (3D). | ||
* No native windowing system events should be delivered to plugins. | * No native windowing system events should be delivered to plugins. | ||
edits