Plugins:CompatNotes: Difference between revisions

(Created page with '= Summary = This page contains compatibility notes for released versions of plugins. It is organized by platform first, then by plugin, then version. = Mac OS X = == Flash ==…')
 
Line 5: Line 5:
= Mac OS X =
= Mac OS X =


== Flash ==
== Event and Drawing Negotiation ==
 
{|
=== Flash 10.1b3 ===
! Plugin !! Version(s) !! Drawing Model !! Event Model !! Notes
 
|-
* Drawing Models
| Flash || 10.0.x || CG<br>QD || Carbon<br>Carbon || Which model is chosen depends on wmode.
** ?
|-
* Event Models
| Flash || 10.1.51.95 (b3) || CA<br>CG<br>QD || Cocoa<br>Cocoa<br>Carbon || Which model is chosen depends on wmode. Some modes (transparent, opaque) use CG+Cocoa, others (direct, gpu) use CA+Cocoa if available, QD+Carbon if not.
** Cocoa
|}
 
Note: OpenGL model is ignored in the above.
=== Flash 10.0.x ===
 
* Drawing Models
** Core Graphics
* Event Models
** Carbon


= Windows =
= Windows =


= Linux =
= Linux =
70

edits