graphicshwdrivers/surfacemgr/group/history.xml
author Matt Plumtree <matt.plumtree@nokia.com>
Fri, 23 Apr 2010 17:57:02 +0100
branchNewGraphicsArchitecture
changeset 39 a4b63488e0b0
parent 0 5d03bc08d59c
permissions -rw-r--r--
Revise some of the compositor performance improvements to improve correctness. Implement pixel blending using a variation of Jim Blinn's no-division blending algorithm. Move transparency type simplification further up the composition code. Remove some unnecessary fields. Output to YUV implementation needs revision as it is actually converting from YUV (copy of source conversion code).

<?xml version="1.0"?>
<relnotes schema="1.0.0" name="Surface Manager" purpose="Manage Surfaces for GCE" type="component">
  <revision major="1" functional="1" minor="0" date="20070309">
    <ref name="PREQ1007" type="preq"/>
    <description>Surface Manager component for GCE.</description>
  </revision>
  <revision date="20070309" major="1" functional="0" minor="0">
    <description>Baseline</description>
  </revision>
</relnotes>