canmove, Confirmed users, Bureaucrats and Sysops emeriti
2,776
edits
mNo edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
|Feature users and use cases=* Draw into textures using Direct2D/D3D10, and share those to the chrome process for D3D10 composition. (Win7/Vista) | |Feature users and use cases=* Draw into textures using Direct2D/D3D10, and share those to the chrome process for D3D10 composition. (Win7/Vista) | ||
* Draw into textures using Basic layers (Cairo) and share those to the chrome process for D3D9 and OpenGL composition. (WinXP/OS X/Linux) | * Draw into textures using Basic layers (Cairo) and share those to the chrome process for D3D9 and OpenGL composition. (WinXP/OS X/Linux) | ||
|Feature requirements=* Support sharing D3D10 textures on Windows Vista and 7. Draw into these textures using the regular path of the Direct2D backend to Cairo. Composite these Direct3D 10 shadow layers using Direct3D 10 in the chrome process. | |Feature requirements=* Support sharing D3D10 textures on Windows Vista and 7. Draw into these textures using the regular path of the Direct2D backend to Cairo. Composite these Direct3D 10 shadow layers using Direct3D 10 in the chrome process. | ||
* Support compositing basic shadow layers using Direct3D 9 on Windows XP, Windows 7, and Windows Vista. | * Support compositing basic shadow layers using Direct3D 9 on Windows XP, Windows 7, and Windows Vista. | ||
| Line 39: | Line 38: | ||
* {{bug|654580}} Cross-process rendering of Basic shadow layers with OpenGL on OS X | * {{bug|654580}} Cross-process rendering of Basic shadow layers with OpenGL on OS X | ||
* {{bug|654581}} Cross-process rendering of Basic shadow layers with OpenGL on Linux | * {{bug|654581}} Cross-process rendering of Basic shadow layers with OpenGL on Linux | ||
}} | }} | ||
{{FeatureInfo | {{FeatureInfo | ||
| Line 50: | Line 48: | ||
|Feature products status=tbd | |Feature products status=tbd | ||
|Feature engineering status=tbd | |Feature engineering status=tbd | ||
|Feature security status= | |Feature security status=sec-review-needed | ||
|Feature privacy status=tbd | |Feature privacy status=tbd | ||
|Feature localization status=tbd | |Feature localization status=tbd | ||