#12138 NORM 13.1.0: Incorrect repeat rendering on XO-1.5

Zarro Boogs per Child bugtracker at laptop.org
Sat Oct 6 04:14:01 EDT 2012


#12138: Incorrect repeat rendering on XO-1.5
---------------------------------------+------------------------------------
           Reporter:  dsd              |       Owner:  jnettlet     
               Type:  defect           |      Status:  new          
           Priority:  normal           |   Milestone:  13.1.0       
          Component:  x window system  |     Version:  not specified
         Resolution:                   |    Keywords:               
        Next_action:  package          |    Verified:  0            
Deployment_affected:                   |   Blockedby:               
           Blocking:                   |  
---------------------------------------+------------------------------------
Changes (by jnettlet):

  * next_action:  never set => package


Comment:

 Great work.  The transparent makes more sense.  When you originally said
 black I was thinking why this was being sent down the Composite pipeline
 instead of being a Solid Fill/Clear and a Blit.

 I just went through some change logs and it appears that Cairo is using
 more of the "Render" OpenGL aspects.  As you already figured out Texture
 Mode S/T is GL lingo.

 It used to be common practice that we only ever handled >
 RepeatTypeNormal, and anything else would get punted to software.  Then if
 the operation was < Normal then Cairo would never provide negative
 coordinates.  I guess that got fixed to optimize another graphics driver
 somewhere down the road.

 You should probably send this fix over to the openchrome guys.  I believe
 they have the same bug in their codebase.

 I will test and commit this and provide new rpms.

-- 
Ticket URL: <http://dev.laptop.org/ticket/12138#comment:6>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list