Platform/GFX: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 24: Line 24:
*** Get libcairo2-dev (http://cairographics.org/download/)
*** Get libcairo2-dev (http://cairographics.org/download/)
*** Get qt4-sdk (http://qt-project.org/downloads) if you plan on using player2d
*** Get qt4-sdk (http://qt-project.org/downloads) if you plan on using player2d
*** hg clone ssh://hg.mozilla.org/users/bschouten_mozilla.com/moz2d
*** hg clone http://hg.mozilla.org/users/bschouten_mozilla.com/moz2d
*** On Mac, add /usr/X11/lib/pkgconfig to your PKG_CONFIG_PATH (if it's not there already).
*** On Mac, add /usr/X11/lib/pkgconfig to your PKG_CONFIG_PATH (if it's not there already).
*** Build/Useful targets:
*** Build/Useful targets:
Line 35: Line 35:
*** Build skia: https://sites.google.com/site/skiadocs/user-documentation/quick-start-guides/linux
*** Build skia: https://sites.google.com/site/skiadocs/user-documentation/quick-start-guides/linux
*** Get qt4-sdk (http://qt-project.org/downloads) if you plan on using player2d
*** Get qt4-sdk (http://qt-project.org/downloads) if you plan on using player2d
*** hg clone ssh://hg.mozilla.org/users/bschouten_mozilla.com/moz2d
*** hg clone http://hg.mozilla.org/users/bschouten_mozilla.com/moz2d
*** make -f Makefile.standalone clean release MOZ2D_SKIA=skia
*** make -f Makefile.standalone clean release MOZ2D_SKIA=skia
**** If you didn't checkout skia under the moz2d src directory then set MOZ2D_SKIA to it's relative path
**** If you didn't checkout skia under the moz2d src directory then set MOZ2D_SKIA to it's relative path

Revision as of 18:03, 10 May 2013

Details on the active work

SkiaGL

  • Joint effort with Fennec, Taipei teams
  • Taipei visiting Toronto, May 13-17, 2013
  • Toronto et al. visiting Taipei May 20-24, 2013
  • See Mobile SkiaGL page

Scrolling (async, subframe panning)

  • Details coming

Azure

OMT image animation

  • Details coming

Testing, replaying, building Moz2D

Documentation

Quarterly Planning

See the Platform Planning page for info on our meetings that occur 2-3 times a year to plan features.

Feature Planning

Development Planning

Team Meetings

Other Information