The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Pushed D3D portion of MSAA feature
changeset: 4753:971dc9e115c3
http://jfxsrc.us.oracle.com/javafx/8.0/scrum/graphics/rt/rev/971dc9e115c3
Reviewed and approved by Kevin and Chien.
20-08-2013
D3D portion of this feature depended on RT-18796. (Single depth shared depth buffer)
Since MSAA is a new format, and Depth and Color buffer must share the same format/type. Before this feature we mostly got away with creating one depth buffer for all RTTs and only checking if it had the correct size. But with MSAA nothing works.
20-08-2013
Pushed feature for ES2 pipeline:
changeset: 4273:393e1c8c6e4b
at
date: Thu Jul 11 15:02:05 2013 -0700