Platform/GFX/2008-Aug-5: Difference between revisions

From MozillaWiki
< Platform‎ | GFX
Jump to navigation Jump to search
Line 24: Line 24:
* Jeff
* Jeff
** Finally have an n810
** Finally have an n810
** ARM assembler optimization for pixman (over8888x8888 is about 2.5x faster)
** ARM assembler optimization for pixman (looks like over8888x8888 is about 2.5x faster)
** more work on image scaling
** more work on image scaling



Revision as of 20:52, 5 August 2008

index

  • Conference ID 217

Status Updates

  • 30-second update on what you've worked on in the past week and what you're planning on working on this week; more detail should go here in the wiki
    • also anything that you're blocked on
  • Vlad
    • Landing DirectFB code for Mobile this week (really)
    • More Cairo fun:
      • image scaling optimizations, need to evaluate perf
      • SSE2 on win32
  • Joe
    • Summit!
    • Didn't get review on caching patch from Stuart, what else is new
      • Going to briefly enhance patch to use nsExpirationTimer so we release stuff that hasn't been used recently
    • Spent time figuring out what parts of nsThebesImage to keep and which to ditch. Fought the Linux build system for a bit, since it linked against system cairo by default, it seems.
  • Jeff
    • Finally have an n810
    • ARM assembler optimization for pixman (looks like over8888x8888 is about 2.5x faster)
    • more work on image scaling
  • Bobby
  • Rob
  • Eric
    • New canvas tests ready, waiting to be landed by Vlad
    • wrote generic 8-bit alpha box blur for thebes for use with canavs shadows
    • Canvas Shadows
      • Working patch exists, but still needs improvements before review
      • Adds shadow support to canvas as per spec, plus a few enhancements
      • Corrects a lot of the platform parity bugs, especially with composite operators

Triage

Other