Platform/GFX/2012-January-23: Difference between revisions

From MozillaWiki
< Platform‎ | GFX
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
* [https://bugzilla.mozilla.org/buglist.cgi?list_id=2124538&short_desc=280.13&resolution=---&classification=Components&query_format=advanced&short_desc_type=allwordssubstr&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=ImageLib&product=Core 280.13 Driver Bugs]
* [https://bugzilla.mozilla.org/buglist.cgi?list_id=2124538&short_desc=280.13&resolution=---&classification=Components&query_format=advanced&short_desc_type=allwordssubstr&component=Canvas%3A%202D&component=Canvas%3A%20WebGL&component=GFX%3A%20Color%20Management&component=Graphics&component=ImageLib&product=Core 280.13 Driver Bugs]
* B2G/Mobile
* B2G/Mobile
** Issues seems largely explained by lack of support for NPOT PBuffers on adreno.
** We're switching from PBuffers to FBOs altogether on EGL. Raise your hand if you disagree. {{bug|720467}}
** We're switching from PBuffers to FBOs altogether on EGL. Raise your hand if you disagree. {{bug|720467}}

Revision as of 20:27, 23 January 2012

Agenda:

  • 280.13 Driver Bugs
  • B2G/Mobile
    • Issues seems largely explained by lack of support for NPOT PBuffers on adreno.
    • We're switching from PBuffers to FBOs altogether on EGL. Raise your hand if you disagree. bug 720467