Platform/GFX/2008-Nov-10: Difference between revisions
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
** More image scaling work | ** More image scaling work | ||
*** prototype box filter mostly done (still a little buggy) | *** prototype box filter mostly done (still a little buggy) | ||
**** shows some performance improvement over bilinear filtering | **** shows some performance improvement over bilinear filtering but quality is worse. May get a chance to work on that this week. | ||
*** I want to land some nearest neighbour stuff this week | *** I want to land some nearest neighbour stuff this week | ||
** Worked with nokia to resolve x problems | ** Worked with nokia to resolve x problems (maybe a gcc bug) | ||
** scanline rasterizer review (hopefully we can land it this week) | ** scanline rasterizer review (hopefully we can land it this week) | ||
** Currently fixing the cairo quartz backend which was broken on the 1.9 branch | |||
** Will fix zero sized surfaces for [https://bugzilla.mozilla.org/show_bug.cgi?id=463301 bug 463301] | |||
* John | * John |
Revision as of 21:59, 10 November 2008
- x217
General
Status Updates
- Vlad
- Joe
- Last week:
- Sheriffed for freeze day again
- Pushed a bunch of stuff, but some of it bounced (Rlk again).
- This week:
- Resolve my last beta 2 blocker.
- Resolve Rlk 1.9.1 blocker.
- Remaining blockers.
- Last week:
- Jeff
- More image scaling work
- prototype box filter mostly done (still a little buggy)
- shows some performance improvement over bilinear filtering but quality is worse. May get a chance to work on that this week.
- I want to land some nearest neighbour stuff this week
- prototype box filter mostly done (still a little buggy)
- Worked with nokia to resolve x problems (maybe a gcc bug)
- scanline rasterizer review (hopefully we can land it this week)
- Currently fixing the cairo quartz backend which was broken on the 1.9 branch
- Will fix zero sized surfaces for bug 463301
- More image scaling work
- John